Test Report: Docker_Linux_crio_arm64 19326

                    
                      35e58bd4f2346c2fce1feaa9162990386c1fdc2b:2024-07-25:35495
                    
                

Test fail (2/336)

Order failed test Duration
43 TestAddons/parallel/Ingress 153.72
45 TestAddons/parallel/MetricsServer 358.27
x
+
TestAddons/parallel/Ingress (153.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-229699 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-229699 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-229699 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [1de126d0-45a8-44a9-af64-21630c846ff6] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [1de126d0-45a8-44a9-af64-21630c846ff6] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003506245s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-229699 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.558585273s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-229699 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-229699 addons disable ingress-dns --alsologtostderr -v=1: (1.619475866s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-229699 addons disable ingress --alsologtostderr -v=1: (7.751972814s)
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-229699
helpers_test.go:235: (dbg) docker inspect addons-229699:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5",
	        "Created": "2024-07-25T18:55:30.488003643Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 595440,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-25T18:55:30.622430198Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5/hostname",
	        "HostsPath": "/var/lib/docker/containers/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5/hosts",
	        "LogPath": "/var/lib/docker/containers/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5-json.log",
	        "Name": "/addons-229699",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-229699:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-229699",
	            "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/12509bf120b88f5606fa388d822c8b6102fb7c8830c6447b9839ef314eea8cf7-init/diff:/var/lib/docker/overlay2/c0ea7a803168cd4d2ed10af0238787548bd99791b967a94d818851af46c8b22f/diff",
	                "MergedDir": "/var/lib/docker/overlay2/12509bf120b88f5606fa388d822c8b6102fb7c8830c6447b9839ef314eea8cf7/merged",
	                "UpperDir": "/var/lib/docker/overlay2/12509bf120b88f5606fa388d822c8b6102fb7c8830c6447b9839ef314eea8cf7/diff",
	                "WorkDir": "/var/lib/docker/overlay2/12509bf120b88f5606fa388d822c8b6102fb7c8830c6447b9839ef314eea8cf7/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-229699",
	                "Source": "/var/lib/docker/volumes/addons-229699/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-229699",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "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-229699",
	                "name.minikube.sigs.k8s.io": "addons-229699",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d48aa16db4b58d377a242ae7486951bfa5142aca461f3a3af8c19b75bc306543",
	            "SandboxKey": "/var/run/docker/netns/d48aa16db4b5",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33516"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33517"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33520"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33518"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33519"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-229699": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "0a232b050d26d46e931e9ae37b935ef0d9ff8c1ada441ad7e8df1e8ef235eef7",
	                    "EndpointID": "a3cdf8736f6d71b4b88ba41071105c101c4d199f30b62d9dd7b17a06fec35414",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-229699",
	                        "ff101c44deeb"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-229699 -n addons-229699
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-229699 logs -n 25: (1.381093171s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC | 25 Jul 24 18:54 UTC |
	| delete  | -p download-only-366417              | download-only-366417   | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC | 25 Jul 24 18:54 UTC |
	| start   | -o=json --download-only              | download-only-344901   | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC |                     |
	|         | -p download-only-344901              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0  |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:55 UTC |
	| delete  | -p download-only-344901              | download-only-344901   | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:55 UTC |
	| delete  | -p download-only-392072              | download-only-392072   | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:55 UTC |
	| delete  | -p download-only-366417              | download-only-366417   | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:55 UTC |
	| delete  | -p download-only-344901              | download-only-344901   | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:55 UTC |
	| start   | --download-only -p                   | download-docker-390731 | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC |                     |
	|         | download-docker-390731               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-390731            | download-docker-390731 | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:55 UTC |
	| start   | --download-only -p                   | binary-mirror-343289   | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC |                     |
	|         | binary-mirror-343289                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45279               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-343289              | binary-mirror-343289   | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:55 UTC |
	| addons  | disable dashboard -p                 | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC |                     |
	|         | addons-229699                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC |                     |
	|         | addons-229699                        |                        |         |         |                     |                     |
	| start   | -p addons-229699 --wait=true         | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:58 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=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | addons-229699 addons disable         | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-229699 ip                     | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	| addons  | addons-229699 addons disable         | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-229699 addons                 | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-229699 addons                 | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | addons-229699                        |                        |         |         |                     |                     |
	| ssh     | addons-229699 ssh curl -s            | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:00 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-229699 ip                     | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	| addons  | addons-229699 addons disable         | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-229699 addons disable         | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/25 18:55:06
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0725 18:55:06.135539  594950 out.go:291] Setting OutFile to fd 1 ...
	I0725 18:55:06.135793  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:55:06.135822  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:55:06.135843  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:55:06.136126  594950 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 18:55:06.136637  594950 out.go:298] Setting JSON to false
	I0725 18:55:06.137613  594950 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9454,"bootTime":1721924253,"procs":157,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0725 18:55:06.137722  594950 start.go:139] virtualization:  
	I0725 18:55:06.140537  594950 out.go:177] * [addons-229699] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0725 18:55:06.142890  594950 out.go:177]   - MINIKUBE_LOCATION=19326
	I0725 18:55:06.142967  594950 notify.go:220] Checking for updates...
	I0725 18:55:06.147804  594950 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0725 18:55:06.149908  594950 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 18:55:06.152404  594950 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	I0725 18:55:06.154474  594950 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0725 18:55:06.156380  594950 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0725 18:55:06.158738  594950 driver.go:392] Setting default libvirt URI to qemu:///system
	I0725 18:55:06.184378  594950 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0725 18:55:06.184479  594950 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:55:06.240772  594950 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-25 18:55:06.23139678 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:55:06.240890  594950 docker.go:307] overlay module found
	I0725 18:55:06.243495  594950 out.go:177] * Using the docker driver based on user configuration
	I0725 18:55:06.245669  594950 start.go:297] selected driver: docker
	I0725 18:55:06.245685  594950 start.go:901] validating driver "docker" against <nil>
	I0725 18:55:06.245699  594950 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0725 18:55:06.246367  594950 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:55:06.294418  594950 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-25 18:55:06.286073289 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:55:06.294585  594950 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0725 18:55:06.294850  594950 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]
	I0725 18:55:06.297194  594950 out.go:177] * Using Docker driver with root privileges
	I0725 18:55:06.299182  594950 cni.go:84] Creating CNI manager for ""
	I0725 18:55:06.299200  594950 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0725 18:55:06.299218  594950 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0725 18:55:06.299306  594950 start.go:340] cluster config:
	{Name:addons-229699 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:addons-229699 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.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0725 18:55:06.302989  594950 out.go:177] * Starting "addons-229699" primary control-plane node in "addons-229699" cluster
	I0725 18:55:06.304997  594950 cache.go:121] Beginning downloading kic base image for docker with crio
	I0725 18:55:06.307322  594950 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0725 18:55:06.310554  594950 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0725 18:55:06.310609  594950 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0725 18:55:06.310618  594950 cache.go:56] Caching tarball of preloaded images
	I0725 18:55:06.310722  594950 preload.go:172] Found /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0725 18:55:06.310737  594950 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0725 18:55:06.311066  594950 profile.go:143] Saving config to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/config.json ...
	I0725 18:55:06.311094  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/config.json: {Name:mk9636661836fcd49d7f358ca9b9cc9144a06fe7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:06.311191  594950 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0725 18:55:06.326101  594950 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0725 18:55:06.326228  594950 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0725 18:55:06.326255  594950 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0725 18:55:06.326263  594950 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0725 18:55:06.326271  594950 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0725 18:55:06.326281  594950 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0725 18:55:23.105081  594950 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0725 18:55:23.105122  594950 cache.go:194] Successfully downloaded all kic artifacts
	I0725 18:55:23.105183  594950 start.go:360] acquireMachinesLock for addons-229699: {Name:mk9efcdb13f385b01e9a3b5dd4f5099ab65d2aca Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0725 18:55:23.105840  594950 start.go:364] duration metric: took 630.283µs to acquireMachinesLock for "addons-229699"
	I0725 18:55:23.105878  594950 start.go:93] Provisioning new machine with config: &{Name:addons-229699 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:addons-229699 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0725 18:55:23.105956  594950 start.go:125] createHost starting for "" (driver="docker")
	I0725 18:55:23.108330  594950 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0725 18:55:23.108576  594950 start.go:159] libmachine.API.Create for "addons-229699" (driver="docker")
	I0725 18:55:23.108614  594950 client.go:168] LocalClient.Create starting
	I0725 18:55:23.108732  594950 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem
	I0725 18:55:23.541416  594950 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/cert.pem
	I0725 18:55:23.951307  594950 cli_runner.go:164] Run: docker network inspect addons-229699 --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}}]}"
	W0725 18:55:23.970232  594950 cli_runner.go:211] docker network inspect addons-229699 --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
	I0725 18:55:23.970311  594950 network_create.go:284] running [docker network inspect addons-229699] to gather additional debugging logs...
	I0725 18:55:23.970338  594950 cli_runner.go:164] Run: docker network inspect addons-229699
	W0725 18:55:23.986273  594950 cli_runner.go:211] docker network inspect addons-229699 returned with exit code 1
	I0725 18:55:23.986304  594950 network_create.go:287] error running [docker network inspect addons-229699]: docker network inspect addons-229699: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-229699 not found
	I0725 18:55:23.986317  594950 network_create.go:289] output of [docker network inspect addons-229699]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-229699 not found
	
	** /stderr **
	I0725 18:55:23.986435  594950 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}}]}"
	I0725 18:55:24.003422  594950 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:0x4001cabc80}
	I0725 18:55:24.003473  594950 network_create.go:124] attempt to create docker network addons-229699 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0725 18:55:24.003564  594950 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-229699 addons-229699
	I0725 18:55:24.084002  594950 network_create.go:108] docker network addons-229699 192.168.49.0/24 created
	I0725 18:55:24.084035  594950 kic.go:121] calculated static IP "192.168.49.2" for the "addons-229699" container
	I0725 18:55:24.084129  594950 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0725 18:55:24.100603  594950 cli_runner.go:164] Run: docker volume create addons-229699 --label name.minikube.sigs.k8s.io=addons-229699 --label created_by.minikube.sigs.k8s.io=true
	I0725 18:55:24.118276  594950 oci.go:103] Successfully created a docker volume addons-229699
	I0725 18:55:24.118380  594950 cli_runner.go:164] Run: docker run --rm --name addons-229699-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-229699 --entrypoint /usr/bin/test -v addons-229699:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0725 18:55:26.215487  594950 cli_runner.go:217] Completed: docker run --rm --name addons-229699-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-229699 --entrypoint /usr/bin/test -v addons-229699:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.097067475s)
	I0725 18:55:26.215525  594950 oci.go:107] Successfully prepared a docker volume addons-229699
	I0725 18:55:26.215561  594950 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0725 18:55:26.215585  594950 kic.go:194] Starting extracting preloaded images to volume ...
	I0725 18:55:26.215679  594950 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-229699:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0725 18:55:30.421066  594950 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-229699:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.205337176s)
	I0725 18:55:30.421101  594950 kic.go:203] duration metric: took 4.205512766s to extract preloaded images to volume ...
	W0725 18:55:30.421272  594950 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0725 18:55:30.421382  594950 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0725 18:55:30.474268  594950 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-229699 --name addons-229699 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-229699 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-229699 --network addons-229699 --ip 192.168.49.2 --volume addons-229699:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0725 18:55:30.791286  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Running}}
	I0725 18:55:30.816515  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:55:30.840831  594950 cli_runner.go:164] Run: docker exec addons-229699 stat /var/lib/dpkg/alternatives/iptables
	I0725 18:55:30.902810  594950 oci.go:144] the created container "addons-229699" has a running status.
	I0725 18:55:30.902839  594950 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa...
	I0725 18:55:31.148326  594950 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0725 18:55:31.181608  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:55:31.206802  594950 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0725 18:55:31.206823  594950 kic_runner.go:114] Args: [docker exec --privileged addons-229699 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0725 18:55:31.280488  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:55:31.307406  594950 machine.go:94] provisionDockerMachine start ...
	I0725 18:55:31.307502  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:31.330228  594950 main.go:141] libmachine: Using SSH client type: native
	I0725 18:55:31.330481  594950 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33516 <nil> <nil>}
	I0725 18:55:31.330496  594950 main.go:141] libmachine: About to run SSH command:
	hostname
	I0725 18:55:31.331127  594950 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0725 18:55:34.464614  594950 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-229699
	
	I0725 18:55:34.464640  594950 ubuntu.go:169] provisioning hostname "addons-229699"
	I0725 18:55:34.464706  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:34.482076  594950 main.go:141] libmachine: Using SSH client type: native
	I0725 18:55:34.482327  594950 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33516 <nil> <nil>}
	I0725 18:55:34.482344  594950 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-229699 && echo "addons-229699" | sudo tee /etc/hostname
	I0725 18:55:34.624850  594950 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-229699
	
	I0725 18:55:34.624949  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:34.642023  594950 main.go:141] libmachine: Using SSH client type: native
	I0725 18:55:34.642268  594950 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33516 <nil> <nil>}
	I0725 18:55:34.642288  594950 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-229699' /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-229699/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-229699' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0725 18:55:34.773075  594950 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0725 18:55:34.773105  594950 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19326-588553/.minikube CaCertPath:/home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19326-588553/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19326-588553/.minikube}
	I0725 18:55:34.773162  594950 ubuntu.go:177] setting up certificates
	I0725 18:55:34.773176  594950 provision.go:84] configureAuth start
	I0725 18:55:34.773243  594950 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-229699
	I0725 18:55:34.789025  594950 provision.go:143] copyHostCerts
	I0725 18:55:34.789105  594950 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19326-588553/.minikube/ca.pem (1078 bytes)
	I0725 18:55:34.789277  594950 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19326-588553/.minikube/cert.pem (1123 bytes)
	I0725 18:55:34.789349  594950 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19326-588553/.minikube/key.pem (1675 bytes)
	I0725 18:55:34.789400  594950 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19326-588553/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca-key.pem org=jenkins.addons-229699 san=[127.0.0.1 192.168.49.2 addons-229699 localhost minikube]
	I0725 18:55:35.659446  594950 provision.go:177] copyRemoteCerts
	I0725 18:55:35.659519  594950 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0725 18:55:35.659576  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:35.676632  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:35.770184  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0725 18:55:35.794444  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0725 18:55:35.818300  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0725 18:55:35.842022  594950 provision.go:87] duration metric: took 1.068827769s to configureAuth
	I0725 18:55:35.842051  594950 ubuntu.go:193] setting minikube options for container-runtime
	I0725 18:55:35.842238  594950 config.go:182] Loaded profile config "addons-229699": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 18:55:35.842351  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:35.859114  594950 main.go:141] libmachine: Using SSH client type: native
	I0725 18:55:35.859364  594950 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33516 <nil> <nil>}
	I0725 18:55:35.859385  594950 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0725 18:55:36.105280  594950 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0725 18:55:36.105303  594950 machine.go:97] duration metric: took 4.797872853s to provisionDockerMachine
	I0725 18:55:36.105314  594950 client.go:171] duration metric: took 12.996689506s to LocalClient.Create
	I0725 18:55:36.105335  594950 start.go:167] duration metric: took 12.996759176s to libmachine.API.Create "addons-229699"
	I0725 18:55:36.105343  594950 start.go:293] postStartSetup for "addons-229699" (driver="docker")
	I0725 18:55:36.105354  594950 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]
	I0725 18:55:36.105435  594950 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
	I0725 18:55:36.105480  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:36.125998  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:36.222621  594950 ssh_runner.go:195] Run: cat /etc/os-release
	I0725 18:55:36.226129  594950 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0725 18:55:36.226171  594950 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0725 18:55:36.226182  594950 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0725 18:55:36.226189  594950 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0725 18:55:36.226201  594950 filesync.go:126] Scanning /home/jenkins/minikube-integration/19326-588553/.minikube/addons for local assets ...
	I0725 18:55:36.226277  594950 filesync.go:126] Scanning /home/jenkins/minikube-integration/19326-588553/.minikube/files for local assets ...
	I0725 18:55:36.226303  594950 start.go:296] duration metric: took 120.95366ms for postStartSetup
	I0725 18:55:36.226615  594950 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-229699
	I0725 18:55:36.242889  594950 profile.go:143] Saving config to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/config.json ...
	I0725 18:55:36.243177  594950 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0725 18:55:36.243221  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:36.258982  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:36.350063  594950 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0725 18:55:36.354864  594950 start.go:128] duration metric: took 13.248892368s to createHost
	I0725 18:55:36.354890  594950 start.go:83] releasing machines lock for "addons-229699", held for 13.249032175s
	I0725 18:55:36.354980  594950 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-229699
	I0725 18:55:36.372002  594950 ssh_runner.go:195] Run: cat /version.json
	I0725 18:55:36.372057  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:36.372068  594950 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0725 18:55:36.372127  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:36.392913  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:36.402711  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:36.480546  594950 ssh_runner.go:195] Run: systemctl --version
	I0725 18:55:36.611703  594950 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0725 18:55:36.754457  594950 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0725 18:55:36.758696  594950 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" ;
	I0725 18:55:36.778808  594950 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0725 18:55:36.778963  594950 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0725 18:55:36.812339  594950 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0725 18:55:36.812411  594950 start.go:495] detecting cgroup driver to use...
	I0725 18:55:36.812459  594950 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0725 18:55:36.812539  594950 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0725 18:55:36.829660  594950 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0725 18:55:36.841247  594950 docker.go:217] disabling cri-docker service (if available) ...
	I0725 18:55:36.841365  594950 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0725 18:55:36.855850  594950 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0725 18:55:36.869362  594950 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0725 18:55:36.956180  594950 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0725 18:55:37.053329  594950 docker.go:233] disabling docker service ...
	I0725 18:55:37.053453  594950 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0725 18:55:37.074455  594950 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0725 18:55:37.086886  594950 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0725 18:55:37.175076  594950 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0725 18:55:37.268841  594950 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0725 18:55:37.279590  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0725 18:55:37.295317  594950 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0725 18:55:37.295411  594950 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0725 18:55:37.304975  594950 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0725 18:55:37.305051  594950 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0725 18:55:37.314799  594950 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0725 18:55:37.325078  594950 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0725 18:55:37.334822  594950 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0725 18:55:37.343618  594950 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"
	I0725 18:55:37.353404  594950 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"
	I0725 18:55:37.368768  594950 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"
	I0725 18:55:37.378165  594950 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0725 18:55:37.386596  594950 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0725 18:55:37.394801  594950 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0725 18:55:37.487514  594950 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0725 18:55:37.603826  594950 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0725 18:55:37.603913  594950 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0725 18:55:37.607630  594950 start.go:563] Will wait 60s for crictl version
	I0725 18:55:37.607749  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:55:37.611540  594950 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0725 18:55:37.656233  594950 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0725 18:55:37.656378  594950 ssh_runner.go:195] Run: crio --version
	I0725 18:55:37.695377  594950 ssh_runner.go:195] Run: crio --version
	I0725 18:55:37.735715  594950 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0725 18:55:37.738066  594950 cli_runner.go:164] Run: docker network inspect addons-229699 --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}}]}"
	I0725 18:55:37.753653  594950 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0725 18:55:37.757306  594950 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""
	I0725 18:55:37.767968  594950 kubeadm.go:883] updating cluster {Name:addons-229699 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:addons-229699 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0725 18:55:37.768092  594950 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0725 18:55:37.768179  594950 ssh_runner.go:195] Run: sudo crictl images --output json
	I0725 18:55:37.845160  594950 crio.go:514] all images are preloaded for cri-o runtime.
	I0725 18:55:37.845182  594950 crio.go:433] Images already preloaded, skipping extraction
	I0725 18:55:37.845238  594950 ssh_runner.go:195] Run: sudo crictl images --output json
	I0725 18:55:37.880249  594950 crio.go:514] all images are preloaded for cri-o runtime.
	I0725 18:55:37.880276  594950 cache_images.go:84] Images are preloaded, skipping loading
	I0725 18:55:37.880285  594950 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0725 18:55:37.880409  594950 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-229699 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-229699 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:}
	I0725 18:55:37.880495  594950 ssh_runner.go:195] Run: crio config
	I0725 18:55:37.944740  594950 cni.go:84] Creating CNI manager for ""
	I0725 18:55:37.944802  594950 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0725 18:55:37.944829  594950 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0725 18:55:37.944883  594950 kubeadm.go:181] 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.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-229699 NodeName:addons-229699 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}
	I0725 18:55:37.945063  594950 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	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-229699"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	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%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0725 18:55:37.945194  594950 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0725 18:55:37.953895  594950 binaries.go:44] Found k8s binaries, skipping transfer
	I0725 18:55:37.953992  594950 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0725 18:55:37.962340  594950 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0725 18:55:37.980335  594950 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0725 18:55:37.998740  594950 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0725 18:55:38.020770  594950 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0725 18:55:38.024830  594950 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""
	I0725 18:55:38.037205  594950 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0725 18:55:38.128059  594950 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0725 18:55:38.142511  594950 certs.go:68] Setting up /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699 for IP: 192.168.49.2
	I0725 18:55:38.142576  594950 certs.go:194] generating shared ca certs ...
	I0725 18:55:38.142606  594950 certs.go:226] acquiring lock for ca certs: {Name:mke465f88e0e240f77ab321b2aca097655dbbec6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.142762  594950 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19326-588553/.minikube/ca.key
	I0725 18:55:38.575025  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt ...
	I0725 18:55:38.575058  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt: {Name:mkc377012b559d0b8e4e2e3369493f121fa08372 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.575813  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/ca.key ...
	I0725 18:55:38.575831  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/ca.key: {Name:mk4dc53b21f88d3f8fa8ac45407e7e90fcf0d47a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.576259  594950 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.key
	I0725 18:55:38.898395  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.crt ...
	I0725 18:55:38.898471  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.crt: {Name:mk462e8377df6e9639f1987e2b27075f832c6fd1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.898705  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.key ...
	I0725 18:55:38.898746  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.key: {Name:mk7202840aeb9284203b3f87b9f7e0e27cf74679 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.898898  594950 certs.go:256] generating profile certs ...
	I0725 18:55:38.898983  594950 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.key
	I0725 18:55:38.899025  594950 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt with IP's: []
	I0725 18:55:39.434529  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt ...
	I0725 18:55:39.434569  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: {Name:mkc6b039ec5c15f6a70abe47bf290d4195b98bb8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:39.434770  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.key ...
	I0725 18:55:39.434785  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.key: {Name:mka9d093316749e7e671e379f2e86fcc6f8dfb25 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:39.434882  594950 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key.08668760
	I0725 18:55:39.434904  594950 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt.08668760 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0725 18:55:40.115385  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt.08668760 ...
	I0725 18:55:40.115421  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt.08668760: {Name:mkdb357e650d014ec9a1d59ef55ffaa63426b905 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:40.115772  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key.08668760 ...
	I0725 18:55:40.115795  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key.08668760: {Name:mk1a83062d2b509fddd19560e6092503fc829e7b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:40.116472  594950 certs.go:381] copying /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt.08668760 -> /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt
	I0725 18:55:40.116574  594950 certs.go:385] copying /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key.08668760 -> /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key
	I0725 18:55:40.116647  594950 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.key
	I0725 18:55:40.116673  594950 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.crt with IP's: []
	I0725 18:55:40.500484  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.crt ...
	I0725 18:55:40.500518  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.crt: {Name:mk3442113092c69ba073416ea013c6a9ed468a19 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:40.501069  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.key ...
	I0725 18:55:40.501090  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.key: {Name:mkdb7dcbcc747b27d016c5ff9af65b58d4cc6da3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:40.501306  594950 certs.go:484] found cert: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca-key.pem (1675 bytes)
	I0725 18:55:40.501356  594950 certs.go:484] found cert: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem (1078 bytes)
	I0725 18:55:40.501387  594950 certs.go:484] found cert: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/cert.pem (1123 bytes)
	I0725 18:55:40.501417  594950 certs.go:484] found cert: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/key.pem (1675 bytes)
	I0725 18:55:40.502036  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0725 18:55:40.528230  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0725 18:55:40.552758  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0725 18:55:40.576513  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0725 18:55:40.600574  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0725 18:55:40.624659  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0725 18:55:40.649286  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0725 18:55:40.673343  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0725 18:55:40.698118  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0725 18:55:40.722323  594950 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0725 18:55:40.740749  594950 ssh_runner.go:195] Run: openssl version
	I0725 18:55:40.746115  594950 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"
	I0725 18:55:40.755934  594950 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0725 18:55:40.759300  594950 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 25 18:55 /usr/share/ca-certificates/minikubeCA.pem
	I0725 18:55:40.759367  594950 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0725 18:55:40.766180  594950 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"
	I0725 18:55:40.775730  594950 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0725 18:55:40.778904  594950 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
	I0725 18:55:40.778957  594950 kubeadm.go:392] StartCluster: {Name:addons-229699 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:addons-229699 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0725 18:55:40.779051  594950 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0725 18:55:40.779114  594950 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0725 18:55:40.817721  594950 cri.go:89] found id: ""
	I0725 18:55:40.817796  594950 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0725 18:55:40.826580  594950 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0725 18:55:40.835341  594950 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0725 18:55:40.835430  594950 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
	I0725 18:55:40.844117  594950 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
	I0725 18:55:40.844136  594950 kubeadm.go:157] found existing configuration files:
	
	I0725 18:55:40.844190  594950 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0725 18:55:40.852986  594950 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
	I0725 18:55:40.853052  594950 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0725 18:55:40.861761  594950 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0725 18:55:40.870545  594950 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
	I0725 18:55:40.870635  594950 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0725 18:55:40.879136  594950 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0725 18:55:40.887985  594950 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
	I0725 18:55:40.888051  594950 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0725 18:55:40.896277  594950 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0725 18:55:40.905123  594950 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
	I0725 18:55:40.905215  594950 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0725 18:55:40.913864  594950 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
	I0725 18:55:40.960288  594950 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0725 18:55:40.960651  594950 kubeadm.go:310] [preflight] Running pre-flight checks
	I0725 18:55:40.999785  594950 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0725 18:55:40.999926  594950 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0725 18:55:40.999981  594950 kubeadm.go:310] OS: Linux
	I0725 18:55:41.000051  594950 kubeadm.go:310] CGROUPS_CPU: enabled
	I0725 18:55:41.000117  594950 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0725 18:55:41.000194  594950 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0725 18:55:41.000260  594950 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0725 18:55:41.000335  594950 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0725 18:55:41.001365  594950 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0725 18:55:41.001438  594950 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0725 18:55:41.001513  594950 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0725 18:55:41.001581  594950 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0725 18:55:41.083226  594950 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0725 18:55:41.083350  594950 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0725 18:55:41.083457  594950 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0725 18:55:41.324382  594950 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0725 18:55:41.326208  594950 out.go:204]   - Generating certificates and keys ...
	I0725 18:55:41.326306  594950 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0725 18:55:41.326371  594950 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0725 18:55:41.573770  594950 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0725 18:55:41.928660  594950 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0725 18:55:42.310950  594950 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0725 18:55:42.518802  594950 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0725 18:55:42.981352  594950 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0725 18:55:42.981685  594950 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-229699 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0725 18:55:43.835582  594950 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0725 18:55:43.835915  594950 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-229699 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0725 18:55:44.508880  594950 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0725 18:55:44.675850  594950 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0725 18:55:44.851293  594950 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0725 18:55:44.851849  594950 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0725 18:55:45.243997  594950 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0725 18:55:45.746594  594950 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0725 18:55:45.997742  594950 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0725 18:55:47.183642  594950 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0725 18:55:47.506397  594950 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0725 18:55:47.507008  594950 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0725 18:55:47.509928  594950 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0725 18:55:47.512248  594950 out.go:204]   - Booting up control plane ...
	I0725 18:55:47.512372  594950 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0725 18:55:47.512460  594950 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0725 18:55:47.512535  594950 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0725 18:55:47.523659  594950 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0725 18:55:47.524654  594950 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0725 18:55:47.524908  594950 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0725 18:55:47.622431  594950 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0725 18:55:47.622529  594950 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0725 18:55:49.123941  594950 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501459017s
	I0725 18:55:49.124038  594950 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0725 18:55:55.125313  594950 kubeadm.go:310] [api-check] The API server is healthy after 6.001495222s
	I0725 18:55:55.149205  594950 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0725 18:55:55.161850  594950 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0725 18:55:55.188562  594950 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0725 18:55:55.188760  594950 kubeadm.go:310] [mark-control-plane] Marking the node addons-229699 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0725 18:55:55.201886  594950 kubeadm.go:310] [bootstrap-token] Using token: t68g6n.2mu52y7i7xpg59cl
	I0725 18:55:55.204941  594950 out.go:204]   - Configuring RBAC rules ...
	I0725 18:55:55.205081  594950 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0725 18:55:55.209010  594950 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0725 18:55:55.216923  594950 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
	I0725 18:55:55.221107  594950 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0725 18:55:55.227442  594950 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0725 18:55:55.231464  594950 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0725 18:55:55.535429  594950 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0725 18:55:55.980610  594950 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0725 18:55:56.538006  594950 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0725 18:55:56.539131  594950 kubeadm.go:310] 
	I0725 18:55:56.539208  594950 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0725 18:55:56.539219  594950 kubeadm.go:310] 
	I0725 18:55:56.539293  594950 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0725 18:55:56.539301  594950 kubeadm.go:310] 
	I0725 18:55:56.539326  594950 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0725 18:55:56.539387  594950 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0725 18:55:56.539439  594950 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0725 18:55:56.539446  594950 kubeadm.go:310] 
	I0725 18:55:56.539497  594950 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0725 18:55:56.539506  594950 kubeadm.go:310] 
	I0725 18:55:56.539553  594950 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0725 18:55:56.539563  594950 kubeadm.go:310] 
	I0725 18:55:56.539620  594950 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0725 18:55:56.539699  594950 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0725 18:55:56.539768  594950 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0725 18:55:56.539776  594950 kubeadm.go:310] 
	I0725 18:55:56.539857  594950 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0725 18:55:56.539933  594950 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0725 18:55:56.539938  594950 kubeadm.go:310] 
	I0725 18:55:56.540019  594950 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token t68g6n.2mu52y7i7xpg59cl \
	I0725 18:55:56.540131  594950 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ffc7ff9773976b26fafa3d0226571b332dbd53a5b01164830ab9dcec468a9d48 \
	I0725 18:55:56.540155  594950 kubeadm.go:310] 	--control-plane 
	I0725 18:55:56.540160  594950 kubeadm.go:310] 
	I0725 18:55:56.540241  594950 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0725 18:55:56.540248  594950 kubeadm.go:310] 
	I0725 18:55:56.540327  594950 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token t68g6n.2mu52y7i7xpg59cl \
	I0725 18:55:56.540426  594950 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ffc7ff9773976b26fafa3d0226571b332dbd53a5b01164830ab9dcec468a9d48 
	I0725 18:55:56.543794  594950 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-1065-aws\n", err: exit status 1
	I0725 18:55:56.543915  594950 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0725 18:55:56.543938  594950 cni.go:84] Creating CNI manager for ""
	I0725 18:55:56.543947  594950 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0725 18:55:56.545981  594950 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0725 18:55:56.548130  594950 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0725 18:55:56.551815  594950 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0725 18:55:56.551837  594950 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0725 18:55:56.569900  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0725 18:55:56.859122  594950 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0725 18:55:56.859263  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-229699 minikube.k8s.io/updated_at=2024_07_25T18_55_56_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=6f15797740a09e0fb947959f5fd09f2e323bde5a minikube.k8s.io/name=addons-229699 minikube.k8s.io/primary=true
	I0725 18:55:56.859265  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:57.045540  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:57.045549  594950 ops.go:34] apiserver oom_adj: -16
	I0725 18:55:57.546370  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:58.046400  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:58.545953  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:59.046370  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:59.545667  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:00.045943  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:00.545752  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:01.045856  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:01.545740  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:02.045661  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:02.545929  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:03.046405  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:03.546635  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:04.045718  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:04.545679  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:05.046543  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:05.546621  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:06.046315  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:06.546373  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:07.045600  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:07.546361  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:08.045673  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:08.546348  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:09.046370  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:09.136729  594950 kubeadm.go:1113] duration metric: took 12.277531054s to wait for elevateKubeSystemPrivileges
	I0725 18:56:09.136757  594950 kubeadm.go:394] duration metric: took 28.357807253s to StartCluster
	I0725 18:56:09.136775  594950 settings.go:142] acquiring lock: {Name:mk50e5df665542e309d0c9f1310bf9de939b038f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:56:09.136891  594950 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 18:56:09.137306  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/kubeconfig: {Name:mkad7e3c12489afe4de0977e8d99a98f01a6f4de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:56:09.138031  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0725 18:56:09.138072  594950 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0725 18:56:09.138303  594950 config.go:182] Loaded profile config "addons-229699": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 18:56:09.138337  594950 addons.go:507] enable addons start: toEnable=map[ambassador:false 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 helm-tiller: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]
	I0725 18:56:09.138431  594950 addons.go:69] Setting yakd=true in profile "addons-229699"
	I0725 18:56:09.138457  594950 addons.go:234] Setting addon yakd=true in "addons-229699"
	I0725 18:56:09.138485  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.139133  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.139683  594950 addons.go:69] Setting metrics-server=true in profile "addons-229699"
	I0725 18:56:09.139723  594950 addons.go:234] Setting addon metrics-server=true in "addons-229699"
	I0725 18:56:09.139753  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.140300  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.141320  594950 addons.go:69] Setting cloud-spanner=true in profile "addons-229699"
	I0725 18:56:09.141352  594950 addons.go:234] Setting addon cloud-spanner=true in "addons-229699"
	I0725 18:56:09.141383  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.141692  594950 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-229699"
	I0725 18:56:09.141728  594950 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-229699"
	I0725 18:56:09.141759  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.141876  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.142213  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.151086  594950 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-229699"
	I0725 18:56:09.151185  594950 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-229699"
	I0725 18:56:09.151224  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.151748  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.165027  594950 addons.go:69] Setting registry=true in profile "addons-229699"
	I0725 18:56:09.165082  594950 addons.go:234] Setting addon registry=true in "addons-229699"
	I0725 18:56:09.165127  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.165684  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.165866  594950 addons.go:69] Setting default-storageclass=true in profile "addons-229699"
	I0725 18:56:09.165897  594950 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-229699"
	I0725 18:56:09.166203  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.178871  594950 addons.go:69] Setting storage-provisioner=true in profile "addons-229699"
	I0725 18:56:09.178925  594950 addons.go:234] Setting addon storage-provisioner=true in "addons-229699"
	I0725 18:56:09.178980  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.179497  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.191365  594950 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-229699"
	I0725 18:56:09.191414  594950 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-229699"
	I0725 18:56:09.191779  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.208342  594950 addons.go:69] Setting gcp-auth=true in profile "addons-229699"
	I0725 18:56:09.208406  594950 mustload.go:65] Loading cluster: addons-229699
	I0725 18:56:09.208645  594950 config.go:182] Loaded profile config "addons-229699": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 18:56:09.208934  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.223971  594950 addons.go:69] Setting volcano=true in profile "addons-229699"
	I0725 18:56:09.224012  594950 addons.go:234] Setting addon volcano=true in "addons-229699"
	I0725 18:56:09.224053  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.224602  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.247542  594950 addons.go:69] Setting ingress=true in profile "addons-229699"
	I0725 18:56:09.247608  594950 addons.go:234] Setting addon ingress=true in "addons-229699"
	I0725 18:56:09.247671  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.248200  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.250309  594950 addons.go:69] Setting volumesnapshots=true in profile "addons-229699"
	I0725 18:56:09.250363  594950 addons.go:234] Setting addon volumesnapshots=true in "addons-229699"
	I0725 18:56:09.250406  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.250899  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.268256  594950 addons.go:69] Setting ingress-dns=true in profile "addons-229699"
	I0725 18:56:09.268300  594950 addons.go:234] Setting addon ingress-dns=true in "addons-229699"
	I0725 18:56:09.268359  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.268553  594950 out.go:177] * Verifying Kubernetes components...
	I0725 18:56:09.285345  594950 addons.go:69] Setting inspektor-gadget=true in profile "addons-229699"
	I0725 18:56:09.285459  594950 addons.go:234] Setting addon inspektor-gadget=true in "addons-229699"
	I0725 18:56:09.285541  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.289840  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.358887  594950 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0725 18:56:09.373430  594950 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0725 18:56:09.375652  594950 out.go:177]   - Using image docker.io/registry:2.8.3
	I0725 18:56:09.382153  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.382608  594950 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0725 18:56:09.384505  594950 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0725 18:56:09.406483  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0725 18:56:09.384518  594950 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0725 18:56:09.402849  594950 addons.go:234] Setting addon default-storageclass=true in "addons-229699"
	I0725 18:56:09.404816  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0725 18:56:09.406643  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.406755  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.407618  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.423771  594950 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0725 18:56:09.423795  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0725 18:56:09.423868  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.449259  594950 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0725 18:56:09.449623  594950 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0725 18:56:09.449899  594950 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0725 18:56:09.449918  594950 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0725 18:56:09.449998  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	W0725 18:56:09.450477  594950 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0725 18:56:09.451010  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0725 18:56:09.451046  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.452081  594950 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-229699"
	I0725 18:56:09.453255  594950 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0725 18:56:09.453424  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0725 18:56:09.453490  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.453263  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0725 18:56:09.469248  594950 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0725 18:56:09.469325  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.472905  594950 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0725 18:56:09.479822  594950 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0725 18:56:09.479847  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0725 18:56:09.479918  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.489834  594950 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0725 18:56:09.490096  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0725 18:56:09.492598  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0725 18:56:09.492833  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0725 18:56:09.492849  594950 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0725 18:56:09.492912  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.498161  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.498631  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.506147  594950 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0725 18:56:09.508219  594950 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0725 18:56:09.508252  594950 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0725 18:56:09.508330  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.515696  594950 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0725 18:56:09.517556  594950 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0725 18:56:09.519514  594950 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0725 18:56:09.519537  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0725 18:56:09.519615  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.545330  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.546057  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0725 18:56:09.552178  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0725 18:56:09.556930  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0725 18:56:09.564801  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0725 18:56:09.573077  594950 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0725 18:56:09.581029  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0725 18:56:09.581312  594950 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0725 18:56:09.581326  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0725 18:56:09.581396  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.596162  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0725 18:56:09.598458  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0725 18:56:09.598482  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0725 18:56:09.598560  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.618140  594950 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0725 18:56:09.618162  594950 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0725 18:56:09.618230  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.658278  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.667262  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.681511  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.688362  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.713959  594950 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0725 18:56:09.717137  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.721699  594950 out.go:177]   - Using image docker.io/busybox:stable
	I0725 18:56:09.721819  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.721755  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.725526  594950 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0725 18:56:09.725590  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0725 18:56:09.725677  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.733261  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.772652  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.773858  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.785273  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	W0725 18:56:09.786466  594950 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0725 18:56:09.786493  594950 retry.go:31] will retry after 285.255571ms: ssh: handshake failed: EOF
	I0725 18:56:09.817337  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.939306  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0725 18:56:09.988363  594950 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0725 18:56:10.167146  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0725 18:56:10.171912  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0725 18:56:10.203925  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0725 18:56:10.220266  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0725 18:56:10.227191  594950 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0725 18:56:10.227220  594950 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0725 18:56:10.244106  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0725 18:56:10.244180  594950 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0725 18:56:10.259469  594950 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0725 18:56:10.259509  594950 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0725 18:56:10.274372  594950 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0725 18:56:10.274400  594950 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0725 18:56:10.288180  594950 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0725 18:56:10.288204  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0725 18:56:10.294069  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0725 18:56:10.319308  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0725 18:56:10.407100  594950 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0725 18:56:10.407123  594950 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0725 18:56:10.423458  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0725 18:56:10.423479  594950 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0725 18:56:10.431263  594950 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0725 18:56:10.431291  594950 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0725 18:56:10.453108  594950 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0725 18:56:10.453130  594950 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0725 18:56:10.458875  594950 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0725 18:56:10.458942  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0725 18:56:10.585330  594950 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0725 18:56:10.585397  594950 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0725 18:56:10.589817  594950 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0725 18:56:10.589888  594950 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0725 18:56:10.639720  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0725 18:56:10.647011  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0725 18:56:10.647075  594950 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0725 18:56:10.671328  594950 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0725 18:56:10.671394  594950 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0725 18:56:10.684481  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0725 18:56:10.684557  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0725 18:56:10.744009  594950 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0725 18:56:10.744084  594950 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0725 18:56:10.815478  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0725 18:56:10.815541  594950 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0725 18:56:10.825092  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0725 18:56:10.825185  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0725 18:56:10.859476  594950 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0725 18:56:10.859557  594950 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0725 18:56:10.867403  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0725 18:56:10.867479  594950 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)
	I0725 18:56:10.870847  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:10.929532  594950 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0725 18:56:10.929624  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0725 18:56:10.955849  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:10.959062  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0725 18:56:10.959134  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0725 18:56:10.962839  594950 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0725 18:56:10.962909  594950 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0725 18:56:11.009438  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:11.079506  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0725 18:56:11.079537  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0725 18:56:11.084557  594950 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0725 18:56:11.084587  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0725 18:56:11.217356  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0725 18:56:11.217390  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0725 18:56:11.221838  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0725 18:56:11.355050  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0725 18:56:11.355079  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0725 18:56:11.414444  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0725 18:56:11.414477  594950 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0725 18:56:11.442511  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0725 18:56:11.442538  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0725 18:56:11.452579  594950 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.04576925s)
	I0725 18:56:11.452611  594950 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0725 18:56:11.495282  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0725 18:56:11.495314  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0725 18:56:11.535345  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0725 18:56:11.535371  594950 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0725 18:56:11.634169  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:12.726915  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.787529149s)
	I0725 18:56:12.726991  594950 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.73857009s)
	I0725 18:56:12.727984  594950 node_ready.go:35] waiting up to 6m0s for node "addons-229699" to be "Ready" ...
	I0725 18:56:13.082812  594950 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-229699" context rescaled to 1 replicas
	I0725 18:56:13.852531  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.685307341s)
	I0725 18:56:14.791650  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:14.847315  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.675323922s)
	I0725 18:56:15.949822  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.745823179s)
	I0725 18:56:15.949865  594950 addons.go:475] Verifying addon ingress=true in "addons-229699"
	I0725 18:56:15.950068  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.729779537s)
	I0725 18:56:15.950327  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.656226701s)
	I0725 18:56:15.950378  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.631048179s)
	I0725 18:56:15.950437  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.310650675s)
	I0725 18:56:15.950454  594950 addons.go:475] Verifying addon registry=true in "addons-229699"
	I0725 18:56:15.950918  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.994995056s)
	I0725 18:56:15.950877  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.079963619s)
	I0725 18:56:15.951824  594950 addons.go:475] Verifying addon metrics-server=true in "addons-229699"
	I0725 18:56:15.952336  594950 out.go:177] * Verifying ingress addon...
	I0725 18:56:15.953789  594950 out.go:177] * Verifying registry addon...
	I0725 18:56:15.953895  594950 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-229699 service yakd-dashboard -n yakd-dashboard
	
	I0725 18:56:15.955616  594950 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0725 18:56:15.957917  594950 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0725 18:56:15.994406  594950 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0725 18:56:15.994438  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:15.998170  594950 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0725 18:56:15.998195  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0725 18:56:16.027146  594950 out.go:239] ! 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]
	I0725 18:56:16.170803  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.161315034s)
	W0725 18:56:16.170887  594950 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:16.170919  594950 retry.go:31] will retry after 310.021548ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:16.171029  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.949150374s)
	I0725 18:56:16.476983  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:16.481013  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:16.481216  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:16.534878  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.900660686s)
	I0725 18:56:16.534973  594950 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-229699"
	I0725 18:56:16.538444  594950 out.go:177] * Verifying csi-hostpath-driver addon...
	I0725 18:56:16.541272  594950 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0725 18:56:16.576297  594950 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0725 18:56:16.576385  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:16.962854  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:16.969483  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:17.045950  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:17.244005  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:17.469106  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:17.469662  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:17.545942  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:17.940432  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.459150073s)
	I0725 18:56:17.961523  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:17.964500  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:18.047503  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:18.466117  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:18.467861  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:18.546863  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:18.598469  594950 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0725 18:56:18.598625  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:18.624304  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:18.778755  594950 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0725 18:56:18.799004  594950 addons.go:234] Setting addon gcp-auth=true in "addons-229699"
	I0725 18:56:18.799101  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:18.799627  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:18.826828  594950 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0725 18:56:18.826880  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:18.858773  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:18.960408  594950 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0725 18:56:18.961071  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:18.963046  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:18.964669  594950 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0725 18:56:18.966497  594950 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0725 18:56:18.966550  594950 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0725 18:56:19.003282  594950 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0725 18:56:19.003321  594950 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0725 18:56:19.024796  594950 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0725 18:56:19.024821  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0725 18:56:19.046454  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:19.048591  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:19.468062  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:19.469437  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:19.546141  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:19.686436  594950 addons.go:475] Verifying addon gcp-auth=true in "addons-229699"
	I0725 18:56:19.689326  594950 out.go:177] * Verifying gcp-auth addon...
	I0725 18:56:19.692109  594950 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0725 18:56:19.720345  594950 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0725 18:56:19.720378  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:19.740444  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:19.960648  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:19.962769  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:20.048897  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:20.196460  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:20.461014  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:20.462525  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:20.546062  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:20.695562  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:20.959925  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:20.963299  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:21.051862  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:21.195855  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:21.460355  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:21.463038  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:21.545686  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:21.696591  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:21.960385  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:21.963603  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:22.048217  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:22.195400  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:22.230956  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:22.460128  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:22.463886  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:22.546649  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:22.696405  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:22.960781  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:22.962734  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:23.062775  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:23.196051  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:23.460387  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:23.462808  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:23.545455  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:23.696076  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:23.960603  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:23.962959  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:24.054248  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:24.196093  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:24.231948  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:24.459719  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:24.461854  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:24.545806  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:24.696335  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:24.963287  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:24.963591  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:25.045603  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:25.195798  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:25.460147  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:25.463273  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:25.546144  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:25.695913  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:25.959504  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:25.962063  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:26.046143  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:26.196111  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:26.459322  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:26.462616  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:26.545814  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:26.696036  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:26.731109  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:26.959698  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:26.962147  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:27.045759  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:27.195806  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:27.459904  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:27.462192  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:27.546375  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:27.696537  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:27.961068  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:27.962055  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:28.045669  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:28.196242  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:28.460201  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:28.463635  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:28.545695  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:28.696405  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:28.731859  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:28.960379  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:28.962776  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:29.045549  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:29.195405  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:29.460980  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:29.462925  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:29.545849  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:29.696148  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:29.959652  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:29.962242  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:30.049180  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:30.196139  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:30.460689  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:30.463081  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:30.545760  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:30.696072  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:30.959954  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:30.962243  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:31.046179  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:31.195842  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:31.232158  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:31.461659  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:31.463338  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:31.545901  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:31.696473  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:31.959832  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:31.962086  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:32.046076  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:32.195587  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:32.460272  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:32.462521  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:32.546113  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:32.695453  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:32.960643  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:32.963233  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:33.045953  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:33.195804  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:33.460142  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:33.462385  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:33.545452  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:33.696073  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:33.731551  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:33.960537  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:33.962424  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:34.045705  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:34.196067  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:34.462566  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:34.463441  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:34.545495  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:34.695400  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:34.959805  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:34.962205  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:35.046300  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:35.198016  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:35.461255  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:35.462932  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:35.545602  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:35.696129  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:35.732029  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:35.960255  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:35.963346  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:36.046301  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:36.195998  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:36.460093  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:36.462453  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:36.546406  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:36.696043  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:36.960121  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:36.962471  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:37.046368  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:37.197039  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:37.459655  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:37.463357  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:37.546635  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:37.696364  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:37.960255  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:37.962025  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:38.053662  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:38.196091  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:38.231347  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:38.467052  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:38.468011  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:38.545905  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:38.696013  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:38.960061  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:38.963373  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:39.046171  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:39.195605  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:39.459431  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:39.462979  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:39.545975  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:39.695064  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:39.959931  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:39.962887  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:40.046672  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:40.195714  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:40.231743  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:40.459694  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:40.462875  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:40.545756  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:40.695897  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:40.959654  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:40.962574  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:41.046124  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:41.196000  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:41.460180  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:41.462958  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:41.545767  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:41.695954  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:41.959946  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:41.962262  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:42.046255  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:42.196626  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:42.232439  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:42.459456  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:42.462960  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:42.546445  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:42.695785  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:42.960658  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:42.963372  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:43.045545  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:43.195743  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:43.459882  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:43.463165  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:43.545676  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:43.695338  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:43.959742  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:43.962068  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:44.045846  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:44.196170  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:44.460103  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:44.461885  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:44.545399  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:44.695089  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:44.731658  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:44.962379  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:44.965378  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:45.056467  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:45.196783  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:45.459586  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:45.462956  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:45.545645  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:45.696111  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:45.960356  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:45.963459  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:46.045590  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:46.195739  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:46.460193  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:46.462477  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:46.545117  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:46.695850  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:46.734738  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:46.960799  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:46.962531  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:47.045607  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:47.196297  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:47.459883  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:47.462251  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:47.546153  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:47.695521  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:47.959567  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:47.961891  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:48.047241  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:48.196050  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:48.460952  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:48.463333  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:48.546815  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:48.696520  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:48.959770  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:48.962009  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:49.046091  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:49.196048  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:49.231070  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:49.460775  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:49.462729  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:49.545853  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:49.695645  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:49.959587  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:49.962898  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:50.046318  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:50.196199  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:50.459745  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:50.461994  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:50.546200  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:50.695657  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:50.959827  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:50.963107  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:51.046442  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:51.195561  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:51.232202  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:51.460403  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:51.462805  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:51.545685  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:51.695427  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:51.960914  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:51.963606  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:52.046306  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:52.195686  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:52.460287  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:52.463128  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:52.545971  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:52.695719  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:52.960147  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:52.962636  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:53.045733  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:53.196141  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:53.459707  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:53.462083  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:53.546421  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:53.695315  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:53.730885  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:53.960390  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:53.962812  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:54.046172  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:54.195542  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:54.460483  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:54.462852  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:54.545813  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:54.696405  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:54.960303  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:54.963406  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:55.046646  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:55.195599  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:55.460523  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:55.462187  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:55.546018  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:55.695828  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:55.731964  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:55.960237  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:55.962457  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:56.046152  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:56.198744  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:56.239214  594950 node_ready.go:49] node "addons-229699" has status "Ready":"True"
	I0725 18:56:56.239235  594950 node_ready.go:38] duration metric: took 43.511229812s for node "addons-229699" to be "Ready" ...
	I0725 18:56:56.239244  594950 pod_ready.go:35] 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" ...
	I0725 18:56:56.255811  594950 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-qs4kv" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:56.488307  594950 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0725 18:56:56.488338  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:56.489587  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:56.629717  594950 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0725 18:56:56.629746  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:56.702046  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:56.962790  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:56.969588  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:57.063747  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:57.203857  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:57.265589  594950 pod_ready.go:92] pod "coredns-7db6d8ff4d-qs4kv" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.265660  594950 pod_ready.go:81] duration metric: took 1.009814743s for pod "coredns-7db6d8ff4d-qs4kv" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.265700  594950 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.291639  594950 pod_ready.go:92] pod "etcd-addons-229699" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.291709  594950 pod_ready.go:81] duration metric: took 25.972159ms for pod "etcd-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.291739  594950 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.299863  594950 pod_ready.go:92] pod "kube-apiserver-addons-229699" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.299933  594950 pod_ready.go:81] duration metric: took 8.172635ms for pod "kube-apiserver-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.299959  594950 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.307469  594950 pod_ready.go:92] pod "kube-controller-manager-addons-229699" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.307550  594950 pod_ready.go:81] duration metric: took 7.558647ms for pod "kube-controller-manager-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.307579  594950 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-8wbww" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.433113  594950 pod_ready.go:92] pod "kube-proxy-8wbww" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.433204  594950 pod_ready.go:81] duration metric: took 125.600898ms for pod "kube-proxy-8wbww" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.433230  594950 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.470598  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:57.470662  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:57.547250  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:57.696135  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:57.832729  594950 pod_ready.go:92] pod "kube-scheduler-addons-229699" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.832754  594950 pod_ready.go:81] duration metric: took 399.502594ms for pod "kube-scheduler-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.832767  594950 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.960366  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:57.964940  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:58.046834  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:58.197064  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:58.469835  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:58.485958  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:58.549064  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:58.696997  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:58.961871  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:58.969940  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:59.046797  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:59.196453  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:59.459986  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:59.462887  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:59.547708  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:59.696345  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:59.839937  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:56:59.965884  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:59.972106  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:00.069467  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:00.223162  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:00.463679  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:00.466992  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:00.549004  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:00.696683  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:00.961606  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:00.967767  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:01.048025  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:01.196098  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:01.462202  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:01.466128  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:01.547918  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:01.696727  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:01.840341  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:01.963495  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:01.966964  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:02.048257  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:02.196624  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:02.461872  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:02.466453  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:02.549967  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:02.697091  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:02.961639  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:02.963634  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:03.047511  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:03.195639  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:03.461446  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:03.465425  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:03.548117  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:03.699665  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:03.969381  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:03.971881  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:04.048391  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:04.196130  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:04.339919  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:04.468750  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:04.471218  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:04.546779  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:04.696659  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:04.961704  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:04.965238  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:05.057595  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:05.196277  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:05.459874  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:05.463026  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:05.546648  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:05.696207  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:05.961632  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:05.963740  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:06.049680  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:06.195680  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:06.462313  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:06.463210  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:06.548356  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:06.696143  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:06.846767  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:06.961118  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:06.969112  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:07.049960  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:07.196103  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:07.461101  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:07.465433  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:07.548051  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:07.697041  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:07.959956  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:07.964344  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:08.048563  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:08.196669  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:08.461728  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:08.466970  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:08.550805  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:08.696680  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:08.854276  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:08.960830  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:08.962955  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:09.049829  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:09.196829  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:09.462963  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:09.467116  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:09.552031  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:09.696417  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:09.961153  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:09.965819  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:10.063559  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:10.197831  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:10.465957  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:10.468335  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:10.549771  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:10.696782  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:10.968016  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:10.968873  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:11.047369  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:11.195920  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:11.338621  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:11.460372  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:11.463251  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:11.551571  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:11.695953  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:11.960863  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:11.975316  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:12.047063  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:12.196567  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:12.460936  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:12.463342  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:12.546884  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:12.695966  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:12.960545  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:12.964316  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:13.046646  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:13.195709  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:13.339224  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:13.462094  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:13.465868  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:13.546917  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:13.696590  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:13.961410  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:13.966343  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:14.051185  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:14.195654  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:14.462810  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:14.467592  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:14.547376  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:14.695892  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:14.962555  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:14.964777  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:15.048490  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:15.197751  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:15.461950  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:15.464659  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:15.547973  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:15.696347  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:15.839589  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:15.961523  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:15.964932  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:16.048629  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:16.198581  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:16.465628  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:16.478696  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:16.550163  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:16.696577  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:16.984181  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:16.988332  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:17.070766  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:17.196543  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:17.463721  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:17.466438  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:17.549630  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:17.696328  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:17.851733  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:17.961681  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:17.964522  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:18.051131  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:18.196869  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:18.465366  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:18.466473  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:18.547763  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:18.696517  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:18.968659  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:18.974750  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:19.047183  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:19.195526  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:19.461668  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:19.463930  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:19.548933  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:19.698638  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:19.959813  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:19.962642  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:20.047628  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:20.195992  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:20.343747  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:20.460505  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:20.464102  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:20.546705  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:20.695956  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:20.961652  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:20.966894  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:21.047528  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:21.196193  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:21.460674  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:21.464717  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:21.553997  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:21.695635  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:21.960947  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:21.975682  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:22.047144  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:22.195855  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:22.463504  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:22.464465  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:22.547363  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:22.695505  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:22.840239  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:22.960346  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:22.974700  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:23.049062  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:23.196072  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:23.461721  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:23.464250  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:23.551039  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:23.696501  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:23.961839  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:23.965018  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:24.053880  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:24.196154  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:24.461457  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:24.463630  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:24.546890  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:24.695976  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:24.960181  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:24.964625  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:25.053772  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:25.196221  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:25.338732  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:25.461438  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:25.463752  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:25.549817  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:25.696696  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:25.965168  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:25.966347  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:26.054230  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:26.197044  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:26.466111  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:26.474552  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:26.549208  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:26.695517  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:26.960454  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:26.964162  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:27.046891  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:27.196377  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:27.338854  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:27.461026  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:27.464676  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:27.547730  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:27.695959  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:27.960364  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:27.963478  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:28.046973  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:28.195417  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:28.463869  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:28.464994  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:28.547710  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:28.696269  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:28.961913  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:28.963926  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:29.048177  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:29.196212  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:29.339635  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:29.460784  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:29.465264  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:29.547221  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:29.696660  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:29.960676  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:29.970591  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:30.057423  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:30.198708  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:30.460366  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:30.463781  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:30.547317  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:30.695881  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:30.960667  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:30.967277  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:31.050847  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:31.195954  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:31.341408  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:31.464253  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:31.465168  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:31.548639  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:31.696555  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:31.992849  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:32.001734  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:32.050896  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:32.198090  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:32.462121  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:32.467004  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:32.548572  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:32.696230  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:32.961103  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:32.963762  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:33.051662  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:33.197214  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:33.462364  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:33.470336  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:33.547404  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:33.696263  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:33.839863  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:33.960826  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:33.970160  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:34.049375  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:34.196234  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:34.464488  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:34.467104  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:34.547949  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:34.696698  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:34.960728  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:34.963286  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:35.046693  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:35.196129  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:35.459983  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:35.464321  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:35.546986  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:35.696416  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:35.960884  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:35.964223  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:36.048350  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:36.196187  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:36.343845  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:36.463227  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:36.474356  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:36.547736  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:36.696026  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:36.961207  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:36.965513  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:37.052483  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:37.196761  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:37.460773  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:37.463763  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:37.547590  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:37.695868  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:37.960454  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:37.963519  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:38.047330  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:38.196708  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:38.460517  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:38.463451  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:38.546735  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:38.696128  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:38.841113  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:38.969343  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:38.970731  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:39.048287  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:39.196139  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:39.460883  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:39.470350  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:39.547594  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:39.697278  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:39.962003  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:39.969112  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:40.054991  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:40.197269  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:40.461259  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:40.465709  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:40.547854  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:40.696216  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:40.960010  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:40.971442  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:41.047275  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:41.201414  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:41.341042  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:41.460780  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:41.465788  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:41.547585  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:41.696004  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:41.961618  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:41.967820  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:42.047822  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:42.196683  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:42.461870  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:42.467031  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:42.547309  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:42.695309  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:42.959961  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:42.962736  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:43.052136  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:43.195674  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:43.460277  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:43.464291  594950 kapi.go:107] duration metric: took 1m27.506368348s to wait for kubernetes.io/minikube-addons=registry ...
	I0725 18:57:43.546620  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:43.695818  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:43.841365  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:43.960960  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:44.047634  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:44.197081  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:44.468919  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:44.549842  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:44.696539  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:44.961438  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:45.050337  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:45.196885  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:45.466619  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:45.548656  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:45.696629  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:45.961136  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:46.048339  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:46.196577  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:46.339587  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:46.462805  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:46.549262  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:46.695644  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:46.961290  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:47.048071  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:47.204684  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:47.461295  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:47.548023  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:47.696346  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:47.959863  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:48.047530  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:48.204181  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:48.351068  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:48.460849  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:48.547476  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:48.695669  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:48.960793  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:49.047142  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:49.200612  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:49.460850  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:49.547404  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:49.695548  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:49.961334  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:50.046795  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:50.196899  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:50.461992  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:50.548815  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:50.696965  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:50.840926  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:50.970975  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:51.048642  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:51.197242  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:51.463397  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:51.551769  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:51.698096  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:51.964398  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:52.047984  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:52.196626  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:52.461002  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:52.548075  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:52.696700  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:52.968442  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:53.051423  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:53.196526  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:53.341247  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:53.460821  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:53.547829  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:53.696445  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:53.960685  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:54.052675  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:54.196612  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:54.459795  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:54.549667  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:54.695731  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:54.960717  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:55.048217  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:55.196788  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:55.460690  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:55.561397  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:55.697776  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:55.850619  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:55.967130  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:56.049049  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:56.195545  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:56.461748  594950 kapi.go:107] duration metric: took 1m40.506129919s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0725 18:57:56.547089  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:56.696472  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:57.051349  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:57.196905  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:57.550174  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:57.696419  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:58.056271  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:58.195830  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:58.339627  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:58.548470  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:58.695763  594950 kapi.go:107] duration metric: took 1m39.003652043s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0725 18:57:58.697825  594950 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-229699 cluster.
	I0725 18:57:58.699798  594950 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.
	I0725 18:57:58.701538  594950 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0725 18:57:59.046192  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:59.548847  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:00.097671  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:00.353537  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:00.550902  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:01.047291  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:01.548051  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:02.048087  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:02.546484  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:02.838515  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:03.047713  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:03.547185  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:04.046972  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:04.548553  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:04.839047  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:05.047988  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:05.547125  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:06.048089  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:06.547873  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:06.841782  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:07.048458  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:07.548269  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:08.046714  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:08.547616  594950 kapi.go:107] duration metric: took 1m52.006343233s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0725 18:58:08.549620  594950 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0725 18:58:08.551542  594950 addons.go:510] duration metric: took 1m59.413193529s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0725 18:58:09.339790  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:11.340358  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:13.838703  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:15.839548  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:16.840525  594950 pod_ready.go:92] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"True"
	I0725 18:58:16.840550  594950 pod_ready.go:81] duration metric: took 1m19.007775319s for pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace to be "Ready" ...
	I0725 18:58:16.840563  594950 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-2jxs9" in "kube-system" namespace to be "Ready" ...
	I0725 18:58:16.846109  594950 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-2jxs9" in "kube-system" namespace has status "Ready":"True"
	I0725 18:58:16.846137  594950 pod_ready.go:81] duration metric: took 5.566308ms for pod "nvidia-device-plugin-daemonset-2jxs9" in "kube-system" namespace to be "Ready" ...
	I0725 18:58:16.846158  594950 pod_ready.go:38] duration metric: took 1m20.606901901s 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" ...
	I0725 18:58:16.847148  594950 api_server.go:52] waiting for apiserver process to appear ...
	I0725 18:58:16.847674  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0725 18:58:16.847762  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0725 18:58:16.900052  594950 cri.go:89] found id: "90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:16.900073  594950 cri.go:89] found id: ""
	I0725 18:58:16.900081  594950 logs.go:276] 1 containers: [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c]
	I0725 18:58:16.900699  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:16.904893  594950 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0725 18:58:16.904965  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0725 18:58:16.944204  594950 cri.go:89] found id: "3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:16.944231  594950 cri.go:89] found id: ""
	I0725 18:58:16.944240  594950 logs.go:276] 1 containers: [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb]
	I0725 18:58:16.944296  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:16.947890  594950 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0725 18:58:16.947972  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0725 18:58:16.987630  594950 cri.go:89] found id: "eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:16.987712  594950 cri.go:89] found id: ""
	I0725 18:58:16.987735  594950 logs.go:276] 1 containers: [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84]
	I0725 18:58:16.987814  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:16.991187  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0725 18:58:16.991258  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0725 18:58:17.051419  594950 cri.go:89] found id: "f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:17.051440  594950 cri.go:89] found id: ""
	I0725 18:58:17.051452  594950 logs.go:276] 1 containers: [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4]
	I0725 18:58:17.051509  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:17.055087  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0725 18:58:17.055176  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0725 18:58:17.095364  594950 cri.go:89] found id: "3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:17.095387  594950 cri.go:89] found id: ""
	I0725 18:58:17.095396  594950 logs.go:276] 1 containers: [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184]
	I0725 18:58:17.095454  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:17.099142  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0725 18:58:17.099219  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0725 18:58:17.137271  594950 cri.go:89] found id: "47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:17.137294  594950 cri.go:89] found id: ""
	I0725 18:58:17.137302  594950 logs.go:276] 1 containers: [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95]
	I0725 18:58:17.137361  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:17.140777  594950 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0725 18:58:17.140858  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0725 18:58:17.181076  594950 cri.go:89] found id: "037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:17.181098  594950 cri.go:89] found id: ""
	I0725 18:58:17.181106  594950 logs.go:276] 1 containers: [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8]
	I0725 18:58:17.181188  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:17.184599  594950 logs.go:123] Gathering logs for container status ...
	I0725 18:58:17.184634  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0725 18:58:17.232391  594950 logs.go:123] Gathering logs for kubelet ...
	I0725 18:58:17.232420  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0725 18:58:17.275028  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:10 addons-229699 kubelet[1554]: W0725 18:56:10.968429    1554 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.275252  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:10 addons-229699 kubelet[1554]: E0725 18:56:10.968474    1554 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.275428  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:11 addons-229699 kubelet[1554]: W0725 18:56:11.058525    1554 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.275623  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:11 addons-229699 kubelet[1554]: E0725 18:56:11.058569    1554 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.294277  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.294486  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.294654  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.294838  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:17.328164  594950 logs.go:123] Gathering logs for dmesg ...
	I0725 18:58:17.328194  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0725 18:58:17.347973  594950 logs.go:123] Gathering logs for describe nodes ...
	I0725 18:58:17.348002  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0725 18:58:17.518653  594950 logs.go:123] Gathering logs for kube-scheduler [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4] ...
	I0725 18:58:17.518725  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:17.581604  594950 logs.go:123] Gathering logs for kube-proxy [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184] ...
	I0725 18:58:17.581638  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:17.628797  594950 logs.go:123] Gathering logs for CRI-O ...
	I0725 18:58:17.628825  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0725 18:58:17.723870  594950 logs.go:123] Gathering logs for kube-apiserver [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c] ...
	I0725 18:58:17.723908  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:17.783041  594950 logs.go:123] Gathering logs for etcd [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb] ...
	I0725 18:58:17.783077  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:17.831457  594950 logs.go:123] Gathering logs for coredns [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84] ...
	I0725 18:58:17.831491  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:17.882253  594950 logs.go:123] Gathering logs for kube-controller-manager [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95] ...
	I0725 18:58:17.882346  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:17.961572  594950 logs.go:123] Gathering logs for kindnet [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8] ...
	I0725 18:58:17.961608  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:18.025513  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:18.025546  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0725 18:58:18.025627  594950 out.go:239] X Problems detected in kubelet:
	W0725 18:58:18.025640  594950 out.go:239]   Jul 25 18:56:11 addons-229699 kubelet[1554]: E0725 18:56:11.058569    1554 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:18.025655  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:18.025682  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:18.025706  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:18.025719  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:18.025727  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:18.025738  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:58:28.026426  594950 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0725 18:58:28.040946  594950 api_server.go:72] duration metric: took 2m18.902838933s to wait for apiserver process to appear ...
	I0725 18:58:28.040986  594950 api_server.go:88] waiting for apiserver healthz status ...
	I0725 18:58:28.041025  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0725 18:58:28.041091  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0725 18:58:28.079486  594950 cri.go:89] found id: "90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:28.079509  594950 cri.go:89] found id: ""
	I0725 18:58:28.079518  594950 logs.go:276] 1 containers: [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c]
	I0725 18:58:28.079582  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.083248  594950 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0725 18:58:28.083325  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0725 18:58:28.127380  594950 cri.go:89] found id: "3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:28.127412  594950 cri.go:89] found id: ""
	I0725 18:58:28.127421  594950 logs.go:276] 1 containers: [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb]
	I0725 18:58:28.127482  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.131048  594950 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0725 18:58:28.131131  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0725 18:58:28.169068  594950 cri.go:89] found id: "eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:28.169087  594950 cri.go:89] found id: ""
	I0725 18:58:28.169095  594950 logs.go:276] 1 containers: [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84]
	I0725 18:58:28.169174  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.173036  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0725 18:58:28.173135  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0725 18:58:28.211480  594950 cri.go:89] found id: "f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:28.211504  594950 cri.go:89] found id: ""
	I0725 18:58:28.211512  594950 logs.go:276] 1 containers: [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4]
	I0725 18:58:28.211600  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.215312  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0725 18:58:28.215389  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0725 18:58:28.256379  594950 cri.go:89] found id: "3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:28.256403  594950 cri.go:89] found id: ""
	I0725 18:58:28.256412  594950 logs.go:276] 1 containers: [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184]
	I0725 18:58:28.256470  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.260079  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0725 18:58:28.260152  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0725 18:58:28.300127  594950 cri.go:89] found id: "47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:28.300151  594950 cri.go:89] found id: ""
	I0725 18:58:28.300159  594950 logs.go:276] 1 containers: [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95]
	I0725 18:58:28.300217  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.303690  594950 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0725 18:58:28.303760  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0725 18:58:28.344338  594950 cri.go:89] found id: "037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:28.344363  594950 cri.go:89] found id: ""
	I0725 18:58:28.344372  594950 logs.go:276] 1 containers: [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8]
	I0725 18:58:28.344431  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.348193  594950 logs.go:123] Gathering logs for dmesg ...
	I0725 18:58:28.348219  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0725 18:58:28.374480  594950 logs.go:123] Gathering logs for describe nodes ...
	I0725 18:58:28.374510  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0725 18:58:28.544635  594950 logs.go:123] Gathering logs for kube-apiserver [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c] ...
	I0725 18:58:28.544664  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:28.616106  594950 logs.go:123] Gathering logs for etcd [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb] ...
	I0725 18:58:28.616146  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:28.669521  594950 logs.go:123] Gathering logs for kube-scheduler [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4] ...
	I0725 18:58:28.669559  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:28.715507  594950 logs.go:123] Gathering logs for kube-controller-manager [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95] ...
	I0725 18:58:28.715546  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:28.804005  594950 logs.go:123] Gathering logs for kubelet ...
	I0725 18:58:28.804044  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0725 18:58:28.851200  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:10 addons-229699 kubelet[1554]: W0725 18:56:10.968429    1554 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.851451  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:10 addons-229699 kubelet[1554]: E0725 18:56:10.968474    1554 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.851630  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:11 addons-229699 kubelet[1554]: W0725 18:56:11.058525    1554 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.851831  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:11 addons-229699 kubelet[1554]: E0725 18:56:11.058569    1554 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.870422  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.870636  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.870804  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.870987  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:28.905167  594950 logs.go:123] Gathering logs for coredns [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84] ...
	I0725 18:58:28.905209  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:28.956622  594950 logs.go:123] Gathering logs for kube-proxy [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184] ...
	I0725 18:58:28.956655  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:29.005424  594950 logs.go:123] Gathering logs for kindnet [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8] ...
	I0725 18:58:29.005464  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:29.085200  594950 logs.go:123] Gathering logs for CRI-O ...
	I0725 18:58:29.085254  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0725 18:58:29.187526  594950 logs.go:123] Gathering logs for container status ...
	I0725 18:58:29.187567  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0725 18:58:29.285896  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:29.285932  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0725 18:58:29.285993  594950 out.go:239] X Problems detected in kubelet:
	W0725 18:58:29.286138  594950 out.go:239]   Jul 25 18:56:11 addons-229699 kubelet[1554]: E0725 18:56:11.058569    1554 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:29.286149  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:29.286159  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:29.286168  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:29.286175  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:29.286194  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:29.286203  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:58:39.287243  594950 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0725 18:58:39.294691  594950 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0725 18:58:39.295737  594950 api_server.go:141] control plane version: v1.30.3
	I0725 18:58:39.295761  594950 api_server.go:131] duration metric: took 11.254767404s to wait for apiserver health ...
	I0725 18:58:39.295769  594950 system_pods.go:43] waiting for kube-system pods to appear ...
	I0725 18:58:39.295789  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0725 18:58:39.295853  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0725 18:58:39.343357  594950 cri.go:89] found id: "90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:39.343378  594950 cri.go:89] found id: ""
	I0725 18:58:39.343386  594950 logs.go:276] 1 containers: [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c]
	I0725 18:58:39.343444  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.347147  594950 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0725 18:58:39.347221  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0725 18:58:39.385988  594950 cri.go:89] found id: "3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:39.386007  594950 cri.go:89] found id: ""
	I0725 18:58:39.386015  594950 logs.go:276] 1 containers: [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb]
	I0725 18:58:39.386069  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.389818  594950 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0725 18:58:39.389893  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0725 18:58:39.431355  594950 cri.go:89] found id: "eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:39.431385  594950 cri.go:89] found id: ""
	I0725 18:58:39.431393  594950 logs.go:276] 1 containers: [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84]
	I0725 18:58:39.431477  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.435023  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0725 18:58:39.435093  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0725 18:58:39.472708  594950 cri.go:89] found id: "f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:39.472730  594950 cri.go:89] found id: ""
	I0725 18:58:39.472738  594950 logs.go:276] 1 containers: [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4]
	I0725 18:58:39.472794  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.476194  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0725 18:58:39.476267  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0725 18:58:39.514334  594950 cri.go:89] found id: "3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:39.514358  594950 cri.go:89] found id: ""
	I0725 18:58:39.514366  594950 logs.go:276] 1 containers: [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184]
	I0725 18:58:39.514468  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.518123  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0725 18:58:39.518195  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0725 18:58:39.562808  594950 cri.go:89] found id: "47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:39.562828  594950 cri.go:89] found id: ""
	I0725 18:58:39.562836  594950 logs.go:276] 1 containers: [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95]
	I0725 18:58:39.562911  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.566574  594950 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0725 18:58:39.566659  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0725 18:58:39.606752  594950 cri.go:89] found id: "037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:39.606775  594950 cri.go:89] found id: ""
	I0725 18:58:39.606782  594950 logs.go:276] 1 containers: [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8]
	I0725 18:58:39.606870  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.610519  594950 logs.go:123] Gathering logs for kindnet [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8] ...
	I0725 18:58:39.610546  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:39.667252  594950 logs.go:123] Gathering logs for CRI-O ...
	I0725 18:58:39.667284  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0725 18:58:39.763415  594950 logs.go:123] Gathering logs for container status ...
	I0725 18:58:39.763452  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0725 18:58:39.818695  594950 logs.go:123] Gathering logs for kube-scheduler [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4] ...
	I0725 18:58:39.818726  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:39.869168  594950 logs.go:123] Gathering logs for kube-proxy [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184] ...
	I0725 18:58:39.869201  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:39.914664  594950 logs.go:123] Gathering logs for kube-controller-manager [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95] ...
	I0725 18:58:39.914693  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:40.003149  594950 logs.go:123] Gathering logs for kube-apiserver [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c] ...
	I0725 18:58:40.003199  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:40.091908  594950 logs.go:123] Gathering logs for etcd [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb] ...
	I0725 18:58:40.091950  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:40.148804  594950 logs.go:123] Gathering logs for coredns [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84] ...
	I0725 18:58:40.148838  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:40.195450  594950 logs.go:123] Gathering logs for kubelet ...
	I0725 18:58:40.195481  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0725 18:58:40.233833  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.234054  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.234224  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.234415  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:40.280110  594950 logs.go:123] Gathering logs for dmesg ...
	I0725 18:58:40.280146  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0725 18:58:40.299158  594950 logs.go:123] Gathering logs for describe nodes ...
	I0725 18:58:40.299191  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0725 18:58:40.446490  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:40.446519  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0725 18:58:40.446585  594950 out.go:239] X Problems detected in kubelet:
	W0725 18:58:40.446603  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.446610  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.446625  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.446640  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:40.446651  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:40.446657  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:58:50.458659  594950 system_pods.go:59] 18 kube-system pods found
	I0725 18:58:50.458710  594950 system_pods.go:61] "coredns-7db6d8ff4d-qs4kv" [9cd1ab37-5696-427f-a778-87b29bc2fe73] Running
	I0725 18:58:50.458717  594950 system_pods.go:61] "csi-hostpath-attacher-0" [56e978b5-a6ab-4977-b39e-f286498fc380] Running
	I0725 18:58:50.458722  594950 system_pods.go:61] "csi-hostpath-resizer-0" [b274fd8e-68a6-4653-9192-4002c6609e21] Running
	I0725 18:58:50.458727  594950 system_pods.go:61] "csi-hostpathplugin-zs68q" [263a9eec-f2e0-47f5-a246-8425f9f109e2] Running
	I0725 18:58:50.458731  594950 system_pods.go:61] "etcd-addons-229699" [0227a980-aa13-41ae-9d19-6cfb3bf5d8af] Running
	I0725 18:58:50.458736  594950 system_pods.go:61] "kindnet-hhwv8" [f6e5f794-4d00-46c7-befb-bba681fd6688] Running
	I0725 18:58:50.458771  594950 system_pods.go:61] "kube-apiserver-addons-229699" [18b4b231-3f12-499d-89ee-0d686407452c] Running
	I0725 18:58:50.458784  594950 system_pods.go:61] "kube-controller-manager-addons-229699" [8315a821-8923-4cda-b66b-c9af8ac8cc12] Running
	I0725 18:58:50.458789  594950 system_pods.go:61] "kube-ingress-dns-minikube" [791e03e2-8291-413d-b3fa-7b1cc55f4e27] Running
	I0725 18:58:50.458793  594950 system_pods.go:61] "kube-proxy-8wbww" [19837f9a-155e-48d2-88ca-856e3f279c47] Running
	I0725 18:58:50.458800  594950 system_pods.go:61] "kube-scheduler-addons-229699" [80822238-6ec9-42b1-a9fc-d2176a9331ea] Running
	I0725 18:58:50.458817  594950 system_pods.go:61] "metrics-server-c59844bb4-mmf6r" [d8b28717-3463-4e1a-943a-2dfe18bfb471] Running
	I0725 18:58:50.458822  594950 system_pods.go:61] "nvidia-device-plugin-daemonset-2jxs9" [77c03e56-3163-4357-849a-d5db007b5739] Running
	I0725 18:58:50.458826  594950 system_pods.go:61] "registry-656c9c8d9c-fc7ck" [5e23714f-4eae-4669-8ca4-c7c3cc6d3dd0] Running
	I0725 18:58:50.458829  594950 system_pods.go:61] "registry-proxy-hp5c6" [a63dc1cd-691a-4939-aa3d-758e143dd036] Running
	I0725 18:58:50.458833  594950 system_pods.go:61] "snapshot-controller-745499f584-4dbhx" [4321cb8c-7e76-4aa5-a870-00cadeef9783] Running
	I0725 18:58:50.458837  594950 system_pods.go:61] "snapshot-controller-745499f584-tdbh7" [9d0f9f07-7bc1-4067-adb8-e90fd470ccbe] Running
	I0725 18:58:50.458841  594950 system_pods.go:61] "storage-provisioner" [4d049cce-994b-4f13-9448-7da0cdb85f7b] Running
	I0725 18:58:50.458867  594950 system_pods.go:74] duration metric: took 11.163091097s to wait for pod list to return data ...
	I0725 18:58:50.458883  594950 default_sa.go:34] waiting for default service account to be created ...
	I0725 18:58:50.461230  594950 default_sa.go:45] found service account: "default"
	I0725 18:58:50.461257  594950 default_sa.go:55] duration metric: took 2.366262ms for default service account to be created ...
	I0725 18:58:50.461267  594950 system_pods.go:116] waiting for k8s-apps to be running ...
	I0725 18:58:50.470804  594950 system_pods.go:86] 18 kube-system pods found
	I0725 18:58:50.470837  594950 system_pods.go:89] "coredns-7db6d8ff4d-qs4kv" [9cd1ab37-5696-427f-a778-87b29bc2fe73] Running
	I0725 18:58:50.470845  594950 system_pods.go:89] "csi-hostpath-attacher-0" [56e978b5-a6ab-4977-b39e-f286498fc380] Running
	I0725 18:58:50.470850  594950 system_pods.go:89] "csi-hostpath-resizer-0" [b274fd8e-68a6-4653-9192-4002c6609e21] Running
	I0725 18:58:50.470854  594950 system_pods.go:89] "csi-hostpathplugin-zs68q" [263a9eec-f2e0-47f5-a246-8425f9f109e2] Running
	I0725 18:58:50.470859  594950 system_pods.go:89] "etcd-addons-229699" [0227a980-aa13-41ae-9d19-6cfb3bf5d8af] Running
	I0725 18:58:50.470864  594950 system_pods.go:89] "kindnet-hhwv8" [f6e5f794-4d00-46c7-befb-bba681fd6688] Running
	I0725 18:58:50.470869  594950 system_pods.go:89] "kube-apiserver-addons-229699" [18b4b231-3f12-499d-89ee-0d686407452c] Running
	I0725 18:58:50.470873  594950 system_pods.go:89] "kube-controller-manager-addons-229699" [8315a821-8923-4cda-b66b-c9af8ac8cc12] Running
	I0725 18:58:50.470878  594950 system_pods.go:89] "kube-ingress-dns-minikube" [791e03e2-8291-413d-b3fa-7b1cc55f4e27] Running
	I0725 18:58:50.470882  594950 system_pods.go:89] "kube-proxy-8wbww" [19837f9a-155e-48d2-88ca-856e3f279c47] Running
	I0725 18:58:50.470893  594950 system_pods.go:89] "kube-scheduler-addons-229699" [80822238-6ec9-42b1-a9fc-d2176a9331ea] Running
	I0725 18:58:50.470897  594950 system_pods.go:89] "metrics-server-c59844bb4-mmf6r" [d8b28717-3463-4e1a-943a-2dfe18bfb471] Running
	I0725 18:58:50.470904  594950 system_pods.go:89] "nvidia-device-plugin-daemonset-2jxs9" [77c03e56-3163-4357-849a-d5db007b5739] Running
	I0725 18:58:50.470908  594950 system_pods.go:89] "registry-656c9c8d9c-fc7ck" [5e23714f-4eae-4669-8ca4-c7c3cc6d3dd0] Running
	I0725 18:58:50.470917  594950 system_pods.go:89] "registry-proxy-hp5c6" [a63dc1cd-691a-4939-aa3d-758e143dd036] Running
	I0725 18:58:50.470921  594950 system_pods.go:89] "snapshot-controller-745499f584-4dbhx" [4321cb8c-7e76-4aa5-a870-00cadeef9783] Running
	I0725 18:58:50.470933  594950 system_pods.go:89] "snapshot-controller-745499f584-tdbh7" [9d0f9f07-7bc1-4067-adb8-e90fd470ccbe] Running
	I0725 18:58:50.470937  594950 system_pods.go:89] "storage-provisioner" [4d049cce-994b-4f13-9448-7da0cdb85f7b] Running
	I0725 18:58:50.470944  594950 system_pods.go:126] duration metric: took 9.671648ms to wait for k8s-apps to be running ...
	I0725 18:58:50.471503  594950 system_svc.go:44] waiting for kubelet service to be running ....
	I0725 18:58:50.471591  594950 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0725 18:58:50.483823  594950 system_svc.go:56] duration metric: took 12.858527ms WaitForService to wait for kubelet
	I0725 18:58:50.483857  594950 kubeadm.go:582] duration metric: took 2m41.345749135s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0725 18:58:50.483879  594950 node_conditions.go:102] verifying NodePressure condition ...
	I0725 18:58:50.489420  594950 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0725 18:58:50.489461  594950 node_conditions.go:123] node cpu capacity is 2
	I0725 18:58:50.489473  594950 node_conditions.go:105] duration metric: took 5.589159ms to run NodePressure ...
	I0725 18:58:50.489485  594950 start.go:241] waiting for startup goroutines ...
	I0725 18:58:50.489493  594950 start.go:246] waiting for cluster config update ...
	I0725 18:58:50.489509  594950 start.go:255] writing updated cluster config ...
	I0725 18:58:50.489820  594950 ssh_runner.go:195] Run: rm -f paused
	I0725 18:58:50.854277  594950 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0725 18:58:50.858032  594950 out.go:177] * Done! kubectl is now configured to use "addons-229699" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 25 19:02:17 addons-229699 crio[975]: time="2024-07-25 19:02:17.367080587Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=7a57da99-4f6e-4f68-8f64-af86b1abb7da name=/runtime.v1.ImageService/ImageStatus
	Jul 25 19:02:17 addons-229699 crio[975]: time="2024-07-25 19:02:17.368792426Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-hpjlv/hello-world-app" id=296edbca-7533-4b43-a999-123ca437cb29 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 25 19:02:17 addons-229699 crio[975]: time="2024-07-25 19:02:17.368889631Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 25 19:02:17 addons-229699 crio[975]: time="2024-07-25 19:02:17.388205136Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c12583b89c2485f6995fa670056d755c0d4da0cbb62afcf54cdb23ba05dc8b31/merged/etc/passwd: no such file or directory"
	Jul 25 19:02:17 addons-229699 crio[975]: time="2024-07-25 19:02:17.388458961Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/c12583b89c2485f6995fa670056d755c0d4da0cbb62afcf54cdb23ba05dc8b31/merged/etc/group: no such file or directory"
	Jul 25 19:02:17 addons-229699 crio[975]: time="2024-07-25 19:02:17.432559169Z" level=info msg="Created container 3d1a277cb26de22376627cfb6377e55d91f561387e0433602595ffb984b92e3c: default/hello-world-app-6778b5fc9f-hpjlv/hello-world-app" id=296edbca-7533-4b43-a999-123ca437cb29 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 25 19:02:17 addons-229699 crio[975]: time="2024-07-25 19:02:17.433450071Z" level=info msg="Starting container: 3d1a277cb26de22376627cfb6377e55d91f561387e0433602595ffb984b92e3c" id=08b4ca9a-980e-49db-ad3f-dcb4b8b31a93 name=/runtime.v1.RuntimeService/StartContainer
	Jul 25 19:02:17 addons-229699 crio[975]: time="2024-07-25 19:02:17.441335665Z" level=info msg="Started container" PID=7484 containerID=3d1a277cb26de22376627cfb6377e55d91f561387e0433602595ffb984b92e3c description=default/hello-world-app-6778b5fc9f-hpjlv/hello-world-app id=08b4ca9a-980e-49db-ad3f-dcb4b8b31a93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25cb3bc615231c6d03382760e1d982cb58922fc37664428a7fbb3fcd2a2d46d3
	Jul 25 19:02:17 addons-229699 crio[975]: time="2024-07-25 19:02:17.984212017Z" level=info msg="Removing container: a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61" id=1d9a5f60-151e-4648-88fe-3dc31c1e9e49 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 25 19:02:18 addons-229699 crio[975]: time="2024-07-25 19:02:18.010252471Z" level=info msg="Removed container a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=1d9a5f60-151e-4648-88fe-3dc31c1e9e49 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 25 19:02:19 addons-229699 crio[975]: time="2024-07-25 19:02:19.725599136Z" level=info msg="Stopping container: 65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513 (timeout: 2s)" id=491c74ab-93c1-4cad-851a-b02237109642 name=/runtime.v1.RuntimeService/StopContainer
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.731636628Z" level=warning msg="Stopping container 65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=491c74ab-93c1-4cad-851a-b02237109642 name=/runtime.v1.RuntimeService/StopContainer
	Jul 25 19:02:21 addons-229699 conmon[4734]: conmon 65f9c392130a90cbbfb6 <ninfo>: container 4746 exited with status 137
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.869931720Z" level=info msg="Stopped container 65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513: ingress-nginx/ingress-nginx-controller-6d9bd977d4-lc6g6/controller" id=491c74ab-93c1-4cad-851a-b02237109642 name=/runtime.v1.RuntimeService/StopContainer
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.870473314Z" level=info msg="Stopping pod sandbox: 97ba5a65d982827af7477601d1c2f46a2111f393bab0d6f9399c5bbb15de95d6" id=3215d364-8981-4c69-b4fe-02c1a93ba934 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.874022890Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-SZ7IJWJGU3BEBJYY - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-DC27I4GXH6UWOSHH - [0:0]\n-X KUBE-HP-SZ7IJWJGU3BEBJYY\n-X KUBE-HP-DC27I4GXH6UWOSHH\nCOMMIT\n"
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.876457959Z" level=info msg="Closing host port tcp:80"
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.876507058Z" level=info msg="Closing host port tcp:443"
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.877867472Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.877897888Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.878092078Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-lc6g6 Namespace:ingress-nginx ID:97ba5a65d982827af7477601d1c2f46a2111f393bab0d6f9399c5bbb15de95d6 UID:9c853100-0e56-449b-82b1-6ea9f5a14400 NetNS:/var/run/netns/6d4bae8d-5808-4413-9db7-f46a1dedab75 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.878237579Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-lc6g6 from CNI network \"kindnet\" (type=ptp)"
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.898677437Z" level=info msg="Stopped pod sandbox: 97ba5a65d982827af7477601d1c2f46a2111f393bab0d6f9399c5bbb15de95d6" id=3215d364-8981-4c69-b4fe-02c1a93ba934 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:02:21 addons-229699 crio[975]: time="2024-07-25 19:02:21.994784198Z" level=info msg="Removing container: 65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513" id=126f3310-b70a-41bb-982f-1ef206baf8a7 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 25 19:02:22 addons-229699 crio[975]: time="2024-07-25 19:02:22.015129352Z" level=info msg="Removed container 65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513: ingress-nginx/ingress-nginx-controller-6d9bd977d4-lc6g6/controller" id=126f3310-b70a-41bb-982f-1ef206baf8a7 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	3d1a277cb26de       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app            0                   25cb3bc615231       hello-world-app-6778b5fc9f-hpjlv
	e0edfc65bfa75       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                      0                   d307ee12a6eb8       nginx
	9d35152363d41       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                    0                   06fccf1e70560       busybox
	851292e511dab       gcr.io/cloud-spanner-emulator/emulator@sha256:6a72be4b6978a014035656e130840ad1bc06c8aa7c4de78871464ad5714565d4               4 minutes ago       Running             cloud-spanner-emulator     0                   b6be6fdc4864c       cloud-spanner-emulator-6fcd4f6f98-8kjtr
	3d23b3cd1d954       nvcr.io/nvidia/k8s-device-plugin@sha256:0e266d96b931365c1ca0de5a877a242cf95d98fdc2ca658dd01b08990df97394                     4 minutes ago       Running             nvidia-device-plugin-ctr   0                   9aca1afd88eca       nvidia-device-plugin-daemonset-2jxs9
	3a030d4e0d570       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              patch                      0                   896b0f9b5d2e7       ingress-nginx-admission-patch-pztf2
	38849bcf370bf       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              5 minutes ago       Running             yakd                       0                   f7ef4f7d0f310       yakd-dashboard-799879c74f-4gzpx
	a4d165d93c2f6       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                     0                   206aba358b464       ingress-nginx-admission-create-lllh9
	a9cd0b80ac464       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             5 minutes ago       Running             local-path-provisioner     0                   4c50ce316037c       local-path-provisioner-8d985888d-fvzg2
	ee89680cf2b87       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server             0                   41e88d49b2048       metrics-server-c59844bb4-mmf6r
	494ca973ec000       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner        0                   7fa694fc67860       storage-provisioner
	eef7651351f2c       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             5 minutes ago       Running             coredns                    0                   8464448470b0e       coredns-7db6d8ff4d-qs4kv
	037bd8e08a5db       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                           6 minutes ago       Running             kindnet-cni                0                   3c04dd488ae41       kindnet-hhwv8
	3ae77cd95e745       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             6 minutes ago       Running             kube-proxy                 0                   e5d7d43843714       kube-proxy-8wbww
	90dbb0c52a67a       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             6 minutes ago       Running             kube-apiserver             0                   efa947c0c693a       kube-apiserver-addons-229699
	f7962ad5e2d6d       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             6 minutes ago       Running             kube-scheduler             0                   15f1a37e7f897       kube-scheduler-addons-229699
	47346a4c2eb98       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             6 minutes ago       Running             kube-controller-manager    0                   367bc3ecf4e88       kube-controller-manager-addons-229699
	3c8751d1bdfd3       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             6 minutes ago       Running             etcd                       0                   94ae193204f6f       etcd-addons-229699
	
	
	==> coredns [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84] <==
	[INFO] 10.244.0.15:59446 - 47544 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002495573s
	[INFO] 10.244.0.15:43955 - 46335 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000160943s
	[INFO] 10.244.0.15:43955 - 12794 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000116652s
	[INFO] 10.244.0.15:59364 - 51807 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000112189s
	[INFO] 10.244.0.15:59364 - 29787 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000065156s
	[INFO] 10.244.0.15:36564 - 55001 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00006377s
	[INFO] 10.244.0.15:36564 - 15068 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000059389s
	[INFO] 10.244.0.15:50674 - 56376 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00006025s
	[INFO] 10.244.0.15:50674 - 45114 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000051799s
	[INFO] 10.244.0.15:40896 - 10479 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00170237s
	[INFO] 10.244.0.15:40896 - 41709 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001572729s
	[INFO] 10.244.0.15:36249 - 25295 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000145411s
	[INFO] 10.244.0.15:36249 - 29645 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000166662s
	[INFO] 10.244.0.20:33391 - 17189 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000209656s
	[INFO] 10.244.0.20:48976 - 40672 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000136754s
	[INFO] 10.244.0.20:37181 - 62800 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000141858s
	[INFO] 10.244.0.20:42182 - 32150 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000087754s
	[INFO] 10.244.0.20:41531 - 26115 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141588s
	[INFO] 10.244.0.20:41756 - 32070 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000144368s
	[INFO] 10.244.0.20:39952 - 50485 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.008720341s
	[INFO] 10.244.0.20:59945 - 46774 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.008546844s
	[INFO] 10.244.0.20:49493 - 36323 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001726641s
	[INFO] 10.244.0.20:59966 - 40616 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000981437s
	[INFO] 10.244.0.23:41180 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000178657s
	[INFO] 10.244.0.23:46049 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00009298s
	
	
	==> describe nodes <==
	Name:               addons-229699
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-229699
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=6f15797740a09e0fb947959f5fd09f2e323bde5a
	                    minikube.k8s.io/name=addons-229699
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_25T18_55_56_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-229699
	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:  Thu, 25 Jul 2024 18:55:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-229699
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 25 Jul 2024 19:02:24 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 25 Jul 2024 19:00:31 +0000   Thu, 25 Jul 2024 18:55:50 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 25 Jul 2024 19:00:31 +0000   Thu, 25 Jul 2024 18:55:50 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 25 Jul 2024 19:00:31 +0000   Thu, 25 Jul 2024 18:55:50 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 25 Jul 2024 19:00:31 +0000   Thu, 25 Jul 2024 18:56:56 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-229699
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 7be3ca27a37d4676b53715371476a432
	  System UUID:                8405e9d5-d615-4f1c-9cad-dba8e82de113
	  Boot ID:                    3f23d387-fe8b-4619-926f-d54e781ec3e2
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m36s
	  default                     cloud-spanner-emulator-6fcd4f6f98-8kjtr    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m14s
	  default                     hello-world-app-6778b5fc9f-hpjlv           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         12s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m32s
	  kube-system                 coredns-7db6d8ff4d-qs4kv                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m16s
	  kube-system                 etcd-addons-229699                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m31s
	  kube-system                 kindnet-hhwv8                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m17s
	  kube-system                 kube-apiserver-addons-229699               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m31s
	  kube-system                 kube-controller-manager-addons-229699      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m31s
	  kube-system                 kube-proxy-8wbww                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m17s
	  kube-system                 kube-scheduler-addons-229699               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m31s
	  kube-system                 metrics-server-c59844bb4-mmf6r             100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m13s
	  kube-system                 nvidia-device-plugin-daemonset-2jxs9       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m31s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m13s
	  local-path-storage          local-path-provisioner-8d985888d-fvzg2     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m13s
	  yakd-dashboard              yakd-dashboard-799879c74f-4gzpx            0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m12s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             548Mi (6%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 6m11s  kube-proxy       
	  Normal  Starting                 6m32s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m32s  kubelet          Node addons-229699 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m32s  kubelet          Node addons-229699 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m32s  kubelet          Node addons-229699 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m19s  node-controller  Node addons-229699 event: Registered Node addons-229699 in Controller
	  Normal  NodeReady                5m31s  kubelet          Node addons-229699 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001091] FS-Cache: O-key=[8] 'e13a5c0100000000'
	[  +0.000744] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000983] FS-Cache: N-cookie d=00000000cbad6f6d{9p.inode} n=00000000159b6f70
	[  +0.001068] FS-Cache: N-key=[8] 'e13a5c0100000000'
	[  +0.004591] FS-Cache: Duplicate cookie detected
	[  +0.000711] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.001025] FS-Cache: O-cookie d=00000000cbad6f6d{9p.inode} n=00000000157390c2
	[  +0.001113] FS-Cache: O-key=[8] 'e13a5c0100000000'
	[  +0.000731] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000951] FS-Cache: N-cookie d=00000000cbad6f6d{9p.inode} n=00000000f5a9fd7c
	[  +0.001095] FS-Cache: N-key=[8] 'e13a5c0100000000'
	[  +2.757392] FS-Cache: Duplicate cookie detected
	[  +0.000725] FS-Cache: O-cookie c=00000017 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000996] FS-Cache: O-cookie d=00000000cbad6f6d{9p.inode} n=000000002b1f60d6
	[  +0.001088] FS-Cache: O-key=[8] 'e03a5c0100000000'
	[  +0.000748] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000964] FS-Cache: N-cookie d=00000000cbad6f6d{9p.inode} n=00000000e44cf89d
	[  +0.001078] FS-Cache: N-key=[8] 'e03a5c0100000000'
	[  +0.290756] FS-Cache: Duplicate cookie detected
	[  +0.000705] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.000972] FS-Cache: O-cookie d=00000000cbad6f6d{9p.inode} n=000000006d5ff5a4
	[  +0.001084] FS-Cache: O-key=[8] 'e63a5c0100000000'
	[  +0.000748] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000959] FS-Cache: N-cookie d=00000000cbad6f6d{9p.inode} n=00000000159b6f70
	[  +0.001067] FS-Cache: N-key=[8] 'e63a5c0100000000'
	
	
	==> etcd [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb] <==
	{"level":"info","ts":"2024-07-25T18:55:50.218915Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-07-25T18:55:50.218922Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-25T18:55:50.218932Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-25T18:55:50.21894Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-25T18:55:50.221284Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-25T18:55:50.225356Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-229699 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-25T18:55:50.225394Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-25T18:55:50.225662Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-25T18:55:50.225729Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-25T18:55:50.225753Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-25T18:55:50.225763Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-25T18:55:50.227521Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-25T18:55:50.229181Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-25T18:55:50.229209Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-25T18:55:50.261526Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-25T18:56:09.891537Z","caller":"traceutil/trace.go:171","msg":"trace[477072973] linearizableReadLoop","detail":"{readStateIndex:336; appliedIndex:335; }","duration":"189.812567ms","start":"2024-07-25T18:56:09.701705Z","end":"2024-07-25T18:56:09.891517Z","steps":["trace[477072973] 'read index received'  (duration: 93.62319ms)","trace[477072973] 'applied index is now lower than readState.Index'  (duration: 96.188811ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-25T18:56:09.898254Z","caller":"traceutil/trace.go:171","msg":"trace[346326372] transaction","detail":"{read_only:false; response_revision:327; number_of_response:1; }","duration":"191.452554ms","start":"2024-07-25T18:56:09.701419Z","end":"2024-07-25T18:56:09.892871Z","steps":["trace[346326372] 'process raft request'  (duration: 93.886082ms)","trace[346326372] 'compare'  (duration: 96.115695ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-25T18:56:09.89882Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.174208ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/endpointslice-controller\" ","response":"range_response_count:1 size:214"}
	{"level":"info","ts":"2024-07-25T18:56:09.899191Z","caller":"traceutil/trace.go:171","msg":"trace[1565549304] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/endpointslice-controller; range_end:; response_count:1; response_revision:327; }","duration":"103.55399ms","start":"2024-07-25T18:56:09.795612Z","end":"2024-07-25T18:56:09.899166Z","steps":["trace[1565549304] 'agreement among raft nodes before linearized reading'  (duration: 103.020814ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-25T18:56:09.898898Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"197.190932ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
	{"level":"info","ts":"2024-07-25T18:56:09.902329Z","caller":"traceutil/trace.go:171","msg":"trace[1561524296] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:327; }","duration":"200.612829ms","start":"2024-07-25T18:56:09.701701Z","end":"2024-07-25T18:56:09.902314Z","steps":["trace[1561524296] 'agreement among raft nodes before linearized reading'  (duration: 197.168786ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-25T18:56:10.801773Z","caller":"traceutil/trace.go:171","msg":"trace[427585861] transaction","detail":"{read_only:false; response_revision:344; number_of_response:1; }","duration":"144.457845ms","start":"2024-07-25T18:56:10.657295Z","end":"2024-07-25T18:56:10.801753Z","steps":["trace[427585861] 'process raft request'  (duration: 58.401491ms)","trace[427585861] 'compare'  (duration: 48.268501ms)","trace[427585861] 'store kv pair into bolt db' {req_type:put; key:/registry/pods/kube-system/kube-proxy-8wbww; req_size:3408; } (duration: 37.522098ms)"],"step_count":3}
	{"level":"info","ts":"2024-07-25T18:56:10.801994Z","caller":"traceutil/trace.go:171","msg":"trace[1114143280] linearizableReadLoop","detail":"{readStateIndex:354; appliedIndex:353; }","duration":"143.942836ms","start":"2024-07-25T18:56:10.657621Z","end":"2024-07-25T18:56:10.801564Z","steps":["trace[1114143280] 'read index received'  (duration: 57.999277ms)","trace[1114143280] 'applied index is now lower than readState.Index'  (duration: 85.942853ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-25T18:56:10.802116Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"144.481779ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-public/\" range_end:\"/registry/serviceaccounts/kube-public0\" ","response":"range_response_count:1 size:179"}
	{"level":"info","ts":"2024-07-25T18:56:10.802236Z","caller":"traceutil/trace.go:171","msg":"trace[1877975025] range","detail":"{range_begin:/registry/serviceaccounts/kube-public/; range_end:/registry/serviceaccounts/kube-public0; response_count:1; response_revision:344; }","duration":"144.614046ms","start":"2024-07-25T18:56:10.657613Z","end":"2024-07-25T18:56:10.802227Z","steps":["trace[1877975025] 'agreement among raft nodes before linearized reading'  (duration: 144.413234ms)"],"step_count":1}
	
	
	==> kernel <==
	 19:02:27 up  2:44,  0 users,  load average: 1.55, 1.40, 2.27
	Linux addons-229699 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8] <==
	I0725 19:01:15.669099       1 main.go:299] handling current node
	W0725 19:01:24.069880       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0725 19:01:24.069920       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0725 19:01:25.668863       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:01:25.668897       1 main.go:299] handling current node
	I0725 19:01:35.668339       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:01:35.668373       1 main.go:299] handling current node
	W0725 19:01:36.228393       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0725 19:01:36.228431       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0725 19:01:45.668830       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:01:45.668868       1 main.go:299] handling current node
	W0725 19:01:47.693716       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0725 19:01:47.693749       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0725 19:01:55.668772       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:01:55.668808       1 main.go:299] handling current node
	W0725 19:01:57.452294       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0725 19:01:57.452335       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0725 19:02:05.669251       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:02:05.669293       1 main.go:299] handling current node
	I0725 19:02:15.668815       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:02:15.668862       1 main.go:299] handling current node
	W0725 19:02:18.140374       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0725 19:02:18.140533       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0725 19:02:25.668461       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:02:25.668497       1 main.go:299] handling current node
	
	
	==> kube-apiserver [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c] <==
	W0725 18:58:16.512650       1 handler_proxy.go:93] no RequestInfo found in the context
	E0725 18:58:16.512720       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0725 18:58:16.566942       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0725 18:58:16.570608       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
	E0725 18:58:59.605084       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:36162: use of closed network connection
	E0725 18:58:59.843437       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:36192: use of closed network connection
	E0725 18:58:59.991267       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:36204: use of closed network connection
	I0725 18:59:20.223881       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0725 18:59:42.538183       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0725 18:59:42.538836       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0725 18:59:42.558875       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0725 18:59:42.559344       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0725 18:59:42.586027       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0725 18:59:42.586091       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0725 18:59:42.621118       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0725 18:59:42.621303       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0725 18:59:43.585240       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0725 18:59:43.621992       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0725 18:59:43.634161       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0725 18:59:49.279286       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0725 18:59:50.323285       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0725 18:59:54.829590       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0725 18:59:55.132393       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.160.134"}
	I0725 19:02:16.113350       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.105.201.219"}
	
	
	==> kube-controller-manager [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95] <==
	W0725 19:00:58.018197       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:00:58.018235       1 reflector.go:150] 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
	W0725 19:01:07.379808       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:01:07.379847       1 reflector.go:150] 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
	W0725 19:01:07.861085       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:01:07.861125       1 reflector.go:150] 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
	W0725 19:01:49.964831       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:01:49.964873       1 reflector.go:150] 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
	W0725 19:01:51.959150       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:01:51.959189       1 reflector.go:150] 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
	W0725 19:01:53.371219       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:01:53.371258       1 reflector.go:150] 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
	W0725 19:01:57.031209       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:01:57.031256       1 reflector.go:150] 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
	I0725 19:02:15.902428       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="38.296643ms"
	I0725 19:02:15.919686       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="17.120296ms"
	I0725 19:02:15.919781       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="50.601µs"
	I0725 19:02:15.949383       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="42.618µs"
	I0725 19:02:18.022205       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="20.039892ms"
	I0725 19:02:18.022405       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="55.869µs"
	I0725 19:02:18.694250       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0725 19:02:18.699848       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="4.456µs"
	I0725 19:02:18.703623       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	W0725 19:02:25.457287       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:02:25.457332       1 reflector.go:150] 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
	
	
	==> kube-proxy [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184] <==
	I0725 18:56:14.556221       1 server_linux.go:69] "Using iptables proxy"
	I0725 18:56:14.838558       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0725 18:56:15.581256       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0725 18:56:15.593100       1 server_linux.go:165] "Using iptables Proxier"
	I0725 18:56:15.649068       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0725 18:56:15.649187       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0725 18:56:15.649260       1 proxier.go:243] "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"
	I0725 18:56:15.649761       1 server.go:872] "Version info" version="v1.30.3"
	I0725 18:56:15.649831       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0725 18:56:15.661303       1 config.go:192] "Starting service config controller"
	I0725 18:56:15.661366       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0725 18:56:15.661398       1 config.go:101] "Starting endpoint slice config controller"
	I0725 18:56:15.661403       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0725 18:56:15.672206       1 config.go:319] "Starting node config controller"
	I0725 18:56:15.672234       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0725 18:56:15.781746       1 shared_informer.go:320] Caches are synced for service config
	I0725 18:56:15.782840       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0725 18:56:15.783012       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4] <==
	W0725 18:55:53.486871       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0725 18:55:53.487413       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0725 18:55:53.489904       1 reflector.go:547] 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
	E0725 18:55:53.489987       1 reflector.go:150] 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
	W0725 18:55:53.490092       1 reflector.go:547] 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
	E0725 18:55:53.492646       1 reflector.go:150] 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
	W0725 18:55:53.492495       1 reflector.go:547] 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
	E0725 18:55:53.492791       1 reflector.go:150] 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
	W0725 18:55:53.492598       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0725 18:55:53.492863       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0725 18:55:54.334804       1 reflector.go:547] 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
	E0725 18:55:54.334864       1 reflector.go:150] 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
	W0725 18:55:54.383423       1 reflector.go:547] 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
	E0725 18:55:54.383561       1 reflector.go:150] 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
	W0725 18:55:54.415609       1 reflector.go:547] 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
	E0725 18:55:54.415718       1 reflector.go:150] 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
	W0725 18:55:54.421344       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0725 18:55:54.421463       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0725 18:55:54.485412       1 reflector.go:547] 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
	E0725 18:55:54.485530       1 reflector.go:150] 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
	W0725 18:55:54.502087       1 reflector.go:547] 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
	E0725 18:55:54.502205       1 reflector.go:150] 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
	W0725 18:55:54.546040       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0725 18:55:54.546082       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	I0725 18:55:54.970428       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 25 19:02:15 addons-229699 kubelet[1554]: I0725 19:02:15.897852    1554 memory_manager.go:354] "RemoveStaleState removing state" podUID="387af925-b4e7-41eb-b4df-827597f76d53" containerName="gadget"
	Jul 25 19:02:15 addons-229699 kubelet[1554]: I0725 19:02:15.935841    1554 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-c6ct8\" (UniqueName: \"kubernetes.io/projected/b7f235b4-702d-4dbd-be9e-89895d73ceb2-kube-api-access-c6ct8\") pod \"hello-world-app-6778b5fc9f-hpjlv\" (UID: \"b7f235b4-702d-4dbd-be9e-89895d73ceb2\") " pod="default/hello-world-app-6778b5fc9f-hpjlv"
	Jul 25 19:02:16 addons-229699 kubelet[1554]: I0725 19:02:16.918774    1554 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Jul 25 19:02:17 addons-229699 kubelet[1554]: I0725 19:02:17.143522    1554 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-lgzhz\" (UniqueName: \"kubernetes.io/projected/791e03e2-8291-413d-b3fa-7b1cc55f4e27-kube-api-access-lgzhz\") pod \"791e03e2-8291-413d-b3fa-7b1cc55f4e27\" (UID: \"791e03e2-8291-413d-b3fa-7b1cc55f4e27\") "
	Jul 25 19:02:17 addons-229699 kubelet[1554]: I0725 19:02:17.149300    1554 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/791e03e2-8291-413d-b3fa-7b1cc55f4e27-kube-api-access-lgzhz" (OuterVolumeSpecName: "kube-api-access-lgzhz") pod "791e03e2-8291-413d-b3fa-7b1cc55f4e27" (UID: "791e03e2-8291-413d-b3fa-7b1cc55f4e27"). InnerVolumeSpecName "kube-api-access-lgzhz". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 25 19:02:17 addons-229699 kubelet[1554]: I0725 19:02:17.244807    1554 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-lgzhz\" (UniqueName: \"kubernetes.io/projected/791e03e2-8291-413d-b3fa-7b1cc55f4e27-kube-api-access-lgzhz\") on node \"addons-229699\" DevicePath \"\""
	Jul 25 19:02:17 addons-229699 kubelet[1554]: I0725 19:02:17.983174    1554 scope.go:117] "RemoveContainer" containerID="a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61"
	Jul 25 19:02:18 addons-229699 kubelet[1554]: I0725 19:02:18.010610    1554 scope.go:117] "RemoveContainer" containerID="a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61"
	Jul 25 19:02:18 addons-229699 kubelet[1554]: E0725 19:02:18.011092    1554 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61\": container with ID starting with a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61 not found: ID does not exist" containerID="a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61"
	Jul 25 19:02:18 addons-229699 kubelet[1554]: I0725 19:02:18.011137    1554 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61"} err="failed to get container status \"a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61\": rpc error: code = NotFound desc = could not find container \"a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61\": container with ID starting with a47b2dcd2b6bf739ada7485ef0af5e183c5f68b74e74cf72efad0259e22fab61 not found: ID does not exist"
	Jul 25 19:02:18 addons-229699 kubelet[1554]: I0725 19:02:18.024722    1554 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-hpjlv" podStartSLOduration=1.930514653 podStartE2EDuration="3.024700775s" podCreationTimestamp="2024-07-25 19:02:15 +0000 UTC" firstStartedPulling="2024-07-25 19:02:16.269956376 +0000 UTC m=+380.545419733" lastFinishedPulling="2024-07-25 19:02:17.364142497 +0000 UTC m=+381.639605855" observedRunningTime="2024-07-25 19:02:17.998766397 +0000 UTC m=+382.274229763" watchObservedRunningTime="2024-07-25 19:02:18.024700775 +0000 UTC m=+382.300164133"
	Jul 25 19:02:19 addons-229699 kubelet[1554]: I0725 19:02:19.919997    1554 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="25f226d8-1834-41e6-b616-a7c9a77ac27c" path="/var/lib/kubelet/pods/25f226d8-1834-41e6-b616-a7c9a77ac27c/volumes"
	Jul 25 19:02:19 addons-229699 kubelet[1554]: I0725 19:02:19.920382    1554 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="791e03e2-8291-413d-b3fa-7b1cc55f4e27" path="/var/lib/kubelet/pods/791e03e2-8291-413d-b3fa-7b1cc55f4e27/volumes"
	Jul 25 19:02:19 addons-229699 kubelet[1554]: I0725 19:02:19.920715    1554 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7f571476-28bb-4635-8bd2-537db15ac06b" path="/var/lib/kubelet/pods/7f571476-28bb-4635-8bd2-537db15ac06b/volumes"
	Jul 25 19:02:21 addons-229699 kubelet[1554]: I0725 19:02:21.973363    1554 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9c853100-0e56-449b-82b1-6ea9f5a14400-webhook-cert\") pod \"9c853100-0e56-449b-82b1-6ea9f5a14400\" (UID: \"9c853100-0e56-449b-82b1-6ea9f5a14400\") "
	Jul 25 19:02:21 addons-229699 kubelet[1554]: I0725 19:02:21.973413    1554 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-kr28m\" (UniqueName: \"kubernetes.io/projected/9c853100-0e56-449b-82b1-6ea9f5a14400-kube-api-access-kr28m\") pod \"9c853100-0e56-449b-82b1-6ea9f5a14400\" (UID: \"9c853100-0e56-449b-82b1-6ea9f5a14400\") "
	Jul 25 19:02:21 addons-229699 kubelet[1554]: I0725 19:02:21.975610    1554 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/9c853100-0e56-449b-82b1-6ea9f5a14400-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "9c853100-0e56-449b-82b1-6ea9f5a14400" (UID: "9c853100-0e56-449b-82b1-6ea9f5a14400"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 25 19:02:21 addons-229699 kubelet[1554]: I0725 19:02:21.977754    1554 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9c853100-0e56-449b-82b1-6ea9f5a14400-kube-api-access-kr28m" (OuterVolumeSpecName: "kube-api-access-kr28m") pod "9c853100-0e56-449b-82b1-6ea9f5a14400" (UID: "9c853100-0e56-449b-82b1-6ea9f5a14400"). InnerVolumeSpecName "kube-api-access-kr28m". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 25 19:02:21 addons-229699 kubelet[1554]: I0725 19:02:21.993602    1554 scope.go:117] "RemoveContainer" containerID="65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513"
	Jul 25 19:02:22 addons-229699 kubelet[1554]: I0725 19:02:22.015427    1554 scope.go:117] "RemoveContainer" containerID="65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513"
	Jul 25 19:02:22 addons-229699 kubelet[1554]: E0725 19:02:22.015952    1554 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513\": container with ID starting with 65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513 not found: ID does not exist" containerID="65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513"
	Jul 25 19:02:22 addons-229699 kubelet[1554]: I0725 19:02:22.016003    1554 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513"} err="failed to get container status \"65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513\": rpc error: code = NotFound desc = could not find container \"65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513\": container with ID starting with 65f9c392130a90cbbfb69b68b974998678d6a95ff94fcee8afdd0b1392516513 not found: ID does not exist"
	Jul 25 19:02:22 addons-229699 kubelet[1554]: I0725 19:02:22.074687    1554 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9c853100-0e56-449b-82b1-6ea9f5a14400-webhook-cert\") on node \"addons-229699\" DevicePath \"\""
	Jul 25 19:02:22 addons-229699 kubelet[1554]: I0725 19:02:22.074731    1554 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-kr28m\" (UniqueName: \"kubernetes.io/projected/9c853100-0e56-449b-82b1-6ea9f5a14400-kube-api-access-kr28m\") on node \"addons-229699\" DevicePath \"\""
	Jul 25 19:02:23 addons-229699 kubelet[1554]: I0725 19:02:23.920149    1554 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9c853100-0e56-449b-82b1-6ea9f5a14400" path="/var/lib/kubelet/pods/9c853100-0e56-449b-82b1-6ea9f5a14400/volumes"
	
	
	==> storage-provisioner [494ca973ec000761c74d312d553e6bd6a3639bb0dd1001b59095705cfce89e0d] <==
	I0725 18:56:57.321388       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0725 18:56:57.334067       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0725 18:56:57.334140       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0725 18:56:57.346701       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0725 18:56:57.346866       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-229699_7ed7c980-63cf-411a-b042-bb8f68f79db0!
	I0725 18:56:57.350287       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"36281291-009c-4f94-972a-7d2388e40f61", APIVersion:"v1", ResourceVersion:"920", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-229699_7ed7c980-63cf-411a-b042-bb8f68f79db0 became leader
	I0725 18:56:57.447443       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-229699_7ed7c980-63cf-411a-b042-bb8f68f79db0!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-229699 -n addons-229699
helpers_test.go:261: (dbg) Run:  kubectl --context addons-229699 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (153.72s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (358.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.758744ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-mmf6r" [d8b28717-3463-4e1a-943a-2dfe18bfb471] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005241648s
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (101.049482ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 3m20.610439187s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (90.162248ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 3m22.830132019s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (100.276225ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 3m28.061080089s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (103.789345ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 3m37.302164515s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (123.256061ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 3m51.104743958s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (90.817768ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 4m2.078971857s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (102.608209ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 4m23.916236686s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (94.625457ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 5m8.776754845s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (117.297829ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 6m6.160841059s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (83.36204ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 7m11.554919519s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (86.086509ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 7m47.046489193s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-229699 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-229699 top pods -n kube-system: exit status 1 (90.663467ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qs4kv, age: 9m9.658953422s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 addons disable metrics-server --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/MetricsServer]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-229699
helpers_test.go:235: (dbg) docker inspect addons-229699:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5",
	        "Created": "2024-07-25T18:55:30.488003643Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 595440,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-25T18:55:30.622430198Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5/hostname",
	        "HostsPath": "/var/lib/docker/containers/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5/hosts",
	        "LogPath": "/var/lib/docker/containers/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5/ff101c44deebbe440790d297ed1875725040a38203b8a76ba6b7b19b5be487f5-json.log",
	        "Name": "/addons-229699",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-229699:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-229699",
	            "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/12509bf120b88f5606fa388d822c8b6102fb7c8830c6447b9839ef314eea8cf7-init/diff:/var/lib/docker/overlay2/c0ea7a803168cd4d2ed10af0238787548bd99791b967a94d818851af46c8b22f/diff",
	                "MergedDir": "/var/lib/docker/overlay2/12509bf120b88f5606fa388d822c8b6102fb7c8830c6447b9839ef314eea8cf7/merged",
	                "UpperDir": "/var/lib/docker/overlay2/12509bf120b88f5606fa388d822c8b6102fb7c8830c6447b9839ef314eea8cf7/diff",
	                "WorkDir": "/var/lib/docker/overlay2/12509bf120b88f5606fa388d822c8b6102fb7c8830c6447b9839ef314eea8cf7/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-229699",
	                "Source": "/var/lib/docker/volumes/addons-229699/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-229699",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "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-229699",
	                "name.minikube.sigs.k8s.io": "addons-229699",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d48aa16db4b58d377a242ae7486951bfa5142aca461f3a3af8c19b75bc306543",
	            "SandboxKey": "/var/run/docker/netns/d48aa16db4b5",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33516"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33517"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33520"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33518"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33519"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-229699": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "0a232b050d26d46e931e9ae37b935ef0d9ff8c1ada441ad7e8df1e8ef235eef7",
	                    "EndpointID": "a3cdf8736f6d71b4b88ba41071105c101c4d199f30b62d9dd7b17a06fec35414",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-229699",
	                        "ff101c44deeb"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-229699 -n addons-229699
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-229699 logs -n 25: (1.457127703s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-390731 | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC |                     |
	|         | download-docker-390731                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-390731                                                                   | download-docker-390731 | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:55 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-343289   | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC |                     |
	|         | binary-mirror-343289                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45279                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-343289                                                                     | binary-mirror-343289   | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:55 UTC |
	| addons  | disable dashboard -p                                                                        | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC |                     |
	|         | addons-229699                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC |                     |
	|         | addons-229699                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-229699 --wait=true                                                                | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:55 UTC | 25 Jul 24 18:58 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=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-229699 addons disable                                                                | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-229699 ip                                                                            | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	| addons  | addons-229699 addons disable                                                                | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-229699 addons                                                                        | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-229699 addons                                                                        | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 18:59 UTC | 25 Jul 24 18:59 UTC |
	|         | addons-229699                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-229699 ssh curl -s                                                                   | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:00 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-229699 ip                                                                            | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	| addons  | addons-229699 addons disable                                                                | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-229699 addons disable                                                                | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| ssh     | addons-229699 ssh cat                                                                       | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	|         | /opt/local-path-provisioner/pvc-b3c5a567-3aa2-4b06-8952-5f07ad680728_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-229699 addons disable                                                                | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-229699 addons disable                                                                | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:02 UTC | 25 Jul 24 19:02 UTC |
	|         | -p addons-229699                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:03 UTC | 25 Jul 24 19:03 UTC |
	|         | addons-229699                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:03 UTC | 25 Jul 24 19:03 UTC |
	|         | -p addons-229699                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-229699 addons disable                                                                | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:03 UTC | 25 Jul 24 19:03 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-229699 addons                                                                        | addons-229699          | jenkins | v1.33.1 | 25 Jul 24 19:05 UTC | 25 Jul 24 19:05 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/25 18:55:06
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0725 18:55:06.135539  594950 out.go:291] Setting OutFile to fd 1 ...
	I0725 18:55:06.135793  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:55:06.135822  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:55:06.135843  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:55:06.136126  594950 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 18:55:06.136637  594950 out.go:298] Setting JSON to false
	I0725 18:55:06.137613  594950 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9454,"bootTime":1721924253,"procs":157,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0725 18:55:06.137722  594950 start.go:139] virtualization:  
	I0725 18:55:06.140537  594950 out.go:177] * [addons-229699] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0725 18:55:06.142890  594950 out.go:177]   - MINIKUBE_LOCATION=19326
	I0725 18:55:06.142967  594950 notify.go:220] Checking for updates...
	I0725 18:55:06.147804  594950 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0725 18:55:06.149908  594950 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 18:55:06.152404  594950 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	I0725 18:55:06.154474  594950 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0725 18:55:06.156380  594950 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0725 18:55:06.158738  594950 driver.go:392] Setting default libvirt URI to qemu:///system
	I0725 18:55:06.184378  594950 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0725 18:55:06.184479  594950 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:55:06.240772  594950 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-25 18:55:06.23139678 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:55:06.240890  594950 docker.go:307] overlay module found
	I0725 18:55:06.243495  594950 out.go:177] * Using the docker driver based on user configuration
	I0725 18:55:06.245669  594950 start.go:297] selected driver: docker
	I0725 18:55:06.245685  594950 start.go:901] validating driver "docker" against <nil>
	I0725 18:55:06.245699  594950 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0725 18:55:06.246367  594950 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:55:06.294418  594950 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-25 18:55:06.286073289 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:55:06.294585  594950 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0725 18:55:06.294850  594950 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]
	I0725 18:55:06.297194  594950 out.go:177] * Using Docker driver with root privileges
	I0725 18:55:06.299182  594950 cni.go:84] Creating CNI manager for ""
	I0725 18:55:06.299200  594950 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0725 18:55:06.299218  594950 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0725 18:55:06.299306  594950 start.go:340] cluster config:
	{Name:addons-229699 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:addons-229699 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.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0725 18:55:06.302989  594950 out.go:177] * Starting "addons-229699" primary control-plane node in "addons-229699" cluster
	I0725 18:55:06.304997  594950 cache.go:121] Beginning downloading kic base image for docker with crio
	I0725 18:55:06.307322  594950 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0725 18:55:06.310554  594950 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0725 18:55:06.310609  594950 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0725 18:55:06.310618  594950 cache.go:56] Caching tarball of preloaded images
	I0725 18:55:06.310722  594950 preload.go:172] Found /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0725 18:55:06.310737  594950 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0725 18:55:06.311066  594950 profile.go:143] Saving config to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/config.json ...
	I0725 18:55:06.311094  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/config.json: {Name:mk9636661836fcd49d7f358ca9b9cc9144a06fe7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:06.311191  594950 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0725 18:55:06.326101  594950 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0725 18:55:06.326228  594950 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0725 18:55:06.326255  594950 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0725 18:55:06.326263  594950 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0725 18:55:06.326271  594950 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0725 18:55:06.326281  594950 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0725 18:55:23.105081  594950 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0725 18:55:23.105122  594950 cache.go:194] Successfully downloaded all kic artifacts
	I0725 18:55:23.105183  594950 start.go:360] acquireMachinesLock for addons-229699: {Name:mk9efcdb13f385b01e9a3b5dd4f5099ab65d2aca Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0725 18:55:23.105840  594950 start.go:364] duration metric: took 630.283µs to acquireMachinesLock for "addons-229699"
	I0725 18:55:23.105878  594950 start.go:93] Provisioning new machine with config: &{Name:addons-229699 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:addons-229699 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0725 18:55:23.105956  594950 start.go:125] createHost starting for "" (driver="docker")
	I0725 18:55:23.108330  594950 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0725 18:55:23.108576  594950 start.go:159] libmachine.API.Create for "addons-229699" (driver="docker")
	I0725 18:55:23.108614  594950 client.go:168] LocalClient.Create starting
	I0725 18:55:23.108732  594950 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem
	I0725 18:55:23.541416  594950 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/cert.pem
	I0725 18:55:23.951307  594950 cli_runner.go:164] Run: docker network inspect addons-229699 --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}}]}"
	W0725 18:55:23.970232  594950 cli_runner.go:211] docker network inspect addons-229699 --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
	I0725 18:55:23.970311  594950 network_create.go:284] running [docker network inspect addons-229699] to gather additional debugging logs...
	I0725 18:55:23.970338  594950 cli_runner.go:164] Run: docker network inspect addons-229699
	W0725 18:55:23.986273  594950 cli_runner.go:211] docker network inspect addons-229699 returned with exit code 1
	I0725 18:55:23.986304  594950 network_create.go:287] error running [docker network inspect addons-229699]: docker network inspect addons-229699: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-229699 not found
	I0725 18:55:23.986317  594950 network_create.go:289] output of [docker network inspect addons-229699]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-229699 not found
	
	** /stderr **
	I0725 18:55:23.986435  594950 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}}]}"
	I0725 18:55:24.003422  594950 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:0x4001cabc80}
	I0725 18:55:24.003473  594950 network_create.go:124] attempt to create docker network addons-229699 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0725 18:55:24.003564  594950 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-229699 addons-229699
	I0725 18:55:24.084002  594950 network_create.go:108] docker network addons-229699 192.168.49.0/24 created
	I0725 18:55:24.084035  594950 kic.go:121] calculated static IP "192.168.49.2" for the "addons-229699" container
	I0725 18:55:24.084129  594950 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0725 18:55:24.100603  594950 cli_runner.go:164] Run: docker volume create addons-229699 --label name.minikube.sigs.k8s.io=addons-229699 --label created_by.minikube.sigs.k8s.io=true
	I0725 18:55:24.118276  594950 oci.go:103] Successfully created a docker volume addons-229699
	I0725 18:55:24.118380  594950 cli_runner.go:164] Run: docker run --rm --name addons-229699-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-229699 --entrypoint /usr/bin/test -v addons-229699:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0725 18:55:26.215487  594950 cli_runner.go:217] Completed: docker run --rm --name addons-229699-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-229699 --entrypoint /usr/bin/test -v addons-229699:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.097067475s)
	I0725 18:55:26.215525  594950 oci.go:107] Successfully prepared a docker volume addons-229699
	I0725 18:55:26.215561  594950 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0725 18:55:26.215585  594950 kic.go:194] Starting extracting preloaded images to volume ...
	I0725 18:55:26.215679  594950 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-229699:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0725 18:55:30.421066  594950 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-229699:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.205337176s)
	I0725 18:55:30.421101  594950 kic.go:203] duration metric: took 4.205512766s to extract preloaded images to volume ...
	W0725 18:55:30.421272  594950 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0725 18:55:30.421382  594950 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0725 18:55:30.474268  594950 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-229699 --name addons-229699 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-229699 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-229699 --network addons-229699 --ip 192.168.49.2 --volume addons-229699:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0725 18:55:30.791286  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Running}}
	I0725 18:55:30.816515  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:55:30.840831  594950 cli_runner.go:164] Run: docker exec addons-229699 stat /var/lib/dpkg/alternatives/iptables
	I0725 18:55:30.902810  594950 oci.go:144] the created container "addons-229699" has a running status.
	I0725 18:55:30.902839  594950 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa...
	I0725 18:55:31.148326  594950 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0725 18:55:31.181608  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:55:31.206802  594950 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0725 18:55:31.206823  594950 kic_runner.go:114] Args: [docker exec --privileged addons-229699 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0725 18:55:31.280488  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:55:31.307406  594950 machine.go:94] provisionDockerMachine start ...
	I0725 18:55:31.307502  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:31.330228  594950 main.go:141] libmachine: Using SSH client type: native
	I0725 18:55:31.330481  594950 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33516 <nil> <nil>}
	I0725 18:55:31.330496  594950 main.go:141] libmachine: About to run SSH command:
	hostname
	I0725 18:55:31.331127  594950 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0725 18:55:34.464614  594950 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-229699
	
	I0725 18:55:34.464640  594950 ubuntu.go:169] provisioning hostname "addons-229699"
	I0725 18:55:34.464706  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:34.482076  594950 main.go:141] libmachine: Using SSH client type: native
	I0725 18:55:34.482327  594950 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33516 <nil> <nil>}
	I0725 18:55:34.482344  594950 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-229699 && echo "addons-229699" | sudo tee /etc/hostname
	I0725 18:55:34.624850  594950 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-229699
	
	I0725 18:55:34.624949  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:34.642023  594950 main.go:141] libmachine: Using SSH client type: native
	I0725 18:55:34.642268  594950 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33516 <nil> <nil>}
	I0725 18:55:34.642288  594950 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-229699' /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-229699/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-229699' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0725 18:55:34.773075  594950 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0725 18:55:34.773105  594950 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19326-588553/.minikube CaCertPath:/home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19326-588553/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19326-588553/.minikube}
	I0725 18:55:34.773162  594950 ubuntu.go:177] setting up certificates
	I0725 18:55:34.773176  594950 provision.go:84] configureAuth start
	I0725 18:55:34.773243  594950 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-229699
	I0725 18:55:34.789025  594950 provision.go:143] copyHostCerts
	I0725 18:55:34.789105  594950 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19326-588553/.minikube/ca.pem (1078 bytes)
	I0725 18:55:34.789277  594950 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19326-588553/.minikube/cert.pem (1123 bytes)
	I0725 18:55:34.789349  594950 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19326-588553/.minikube/key.pem (1675 bytes)
	I0725 18:55:34.789400  594950 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19326-588553/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca-key.pem org=jenkins.addons-229699 san=[127.0.0.1 192.168.49.2 addons-229699 localhost minikube]
	I0725 18:55:35.659446  594950 provision.go:177] copyRemoteCerts
	I0725 18:55:35.659519  594950 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0725 18:55:35.659576  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:35.676632  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:35.770184  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0725 18:55:35.794444  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0725 18:55:35.818300  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0725 18:55:35.842022  594950 provision.go:87] duration metric: took 1.068827769s to configureAuth
	I0725 18:55:35.842051  594950 ubuntu.go:193] setting minikube options for container-runtime
	I0725 18:55:35.842238  594950 config.go:182] Loaded profile config "addons-229699": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 18:55:35.842351  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:35.859114  594950 main.go:141] libmachine: Using SSH client type: native
	I0725 18:55:35.859364  594950 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33516 <nil> <nil>}
	I0725 18:55:35.859385  594950 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0725 18:55:36.105280  594950 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0725 18:55:36.105303  594950 machine.go:97] duration metric: took 4.797872853s to provisionDockerMachine
	I0725 18:55:36.105314  594950 client.go:171] duration metric: took 12.996689506s to LocalClient.Create
	I0725 18:55:36.105335  594950 start.go:167] duration metric: took 12.996759176s to libmachine.API.Create "addons-229699"
	I0725 18:55:36.105343  594950 start.go:293] postStartSetup for "addons-229699" (driver="docker")
	I0725 18:55:36.105354  594950 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]
	I0725 18:55:36.105435  594950 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
	I0725 18:55:36.105480  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:36.125998  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:36.222621  594950 ssh_runner.go:195] Run: cat /etc/os-release
	I0725 18:55:36.226129  594950 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0725 18:55:36.226171  594950 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0725 18:55:36.226182  594950 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0725 18:55:36.226189  594950 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0725 18:55:36.226201  594950 filesync.go:126] Scanning /home/jenkins/minikube-integration/19326-588553/.minikube/addons for local assets ...
	I0725 18:55:36.226277  594950 filesync.go:126] Scanning /home/jenkins/minikube-integration/19326-588553/.minikube/files for local assets ...
	I0725 18:55:36.226303  594950 start.go:296] duration metric: took 120.95366ms for postStartSetup
	I0725 18:55:36.226615  594950 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-229699
	I0725 18:55:36.242889  594950 profile.go:143] Saving config to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/config.json ...
	I0725 18:55:36.243177  594950 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0725 18:55:36.243221  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:36.258982  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:36.350063  594950 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0725 18:55:36.354864  594950 start.go:128] duration metric: took 13.248892368s to createHost
	I0725 18:55:36.354890  594950 start.go:83] releasing machines lock for "addons-229699", held for 13.249032175s
	I0725 18:55:36.354980  594950 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-229699
	I0725 18:55:36.372002  594950 ssh_runner.go:195] Run: cat /version.json
	I0725 18:55:36.372057  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:36.372068  594950 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0725 18:55:36.372127  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:55:36.392913  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:36.402711  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:55:36.480546  594950 ssh_runner.go:195] Run: systemctl --version
	I0725 18:55:36.611703  594950 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0725 18:55:36.754457  594950 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0725 18:55:36.758696  594950 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" ;
	I0725 18:55:36.778808  594950 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0725 18:55:36.778963  594950 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0725 18:55:36.812339  594950 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0725 18:55:36.812411  594950 start.go:495] detecting cgroup driver to use...
	I0725 18:55:36.812459  594950 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0725 18:55:36.812539  594950 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0725 18:55:36.829660  594950 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0725 18:55:36.841247  594950 docker.go:217] disabling cri-docker service (if available) ...
	I0725 18:55:36.841365  594950 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0725 18:55:36.855850  594950 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0725 18:55:36.869362  594950 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0725 18:55:36.956180  594950 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0725 18:55:37.053329  594950 docker.go:233] disabling docker service ...
	I0725 18:55:37.053453  594950 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0725 18:55:37.074455  594950 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0725 18:55:37.086886  594950 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0725 18:55:37.175076  594950 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0725 18:55:37.268841  594950 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0725 18:55:37.279590  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0725 18:55:37.295317  594950 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0725 18:55:37.295411  594950 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0725 18:55:37.304975  594950 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0725 18:55:37.305051  594950 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0725 18:55:37.314799  594950 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0725 18:55:37.325078  594950 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0725 18:55:37.334822  594950 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0725 18:55:37.343618  594950 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"
	I0725 18:55:37.353404  594950 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"
	I0725 18:55:37.368768  594950 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"
	I0725 18:55:37.378165  594950 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0725 18:55:37.386596  594950 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0725 18:55:37.394801  594950 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0725 18:55:37.487514  594950 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0725 18:55:37.603826  594950 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0725 18:55:37.603913  594950 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0725 18:55:37.607630  594950 start.go:563] Will wait 60s for crictl version
	I0725 18:55:37.607749  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:55:37.611540  594950 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0725 18:55:37.656233  594950 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0725 18:55:37.656378  594950 ssh_runner.go:195] Run: crio --version
	I0725 18:55:37.695377  594950 ssh_runner.go:195] Run: crio --version
	I0725 18:55:37.735715  594950 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0725 18:55:37.738066  594950 cli_runner.go:164] Run: docker network inspect addons-229699 --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}}]}"
	I0725 18:55:37.753653  594950 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0725 18:55:37.757306  594950 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""
	I0725 18:55:37.767968  594950 kubeadm.go:883] updating cluster {Name:addons-229699 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:addons-229699 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0725 18:55:37.768092  594950 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0725 18:55:37.768179  594950 ssh_runner.go:195] Run: sudo crictl images --output json
	I0725 18:55:37.845160  594950 crio.go:514] all images are preloaded for cri-o runtime.
	I0725 18:55:37.845182  594950 crio.go:433] Images already preloaded, skipping extraction
	I0725 18:55:37.845238  594950 ssh_runner.go:195] Run: sudo crictl images --output json
	I0725 18:55:37.880249  594950 crio.go:514] all images are preloaded for cri-o runtime.
	I0725 18:55:37.880276  594950 cache_images.go:84] Images are preloaded, skipping loading
	I0725 18:55:37.880285  594950 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0725 18:55:37.880409  594950 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-229699 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-229699 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:}
	I0725 18:55:37.880495  594950 ssh_runner.go:195] Run: crio config
	I0725 18:55:37.944740  594950 cni.go:84] Creating CNI manager for ""
	I0725 18:55:37.944802  594950 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0725 18:55:37.944829  594950 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0725 18:55:37.944883  594950 kubeadm.go:181] 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.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-229699 NodeName:addons-229699 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}
	I0725 18:55:37.945063  594950 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	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-229699"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	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%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0725 18:55:37.945194  594950 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0725 18:55:37.953895  594950 binaries.go:44] Found k8s binaries, skipping transfer
	I0725 18:55:37.953992  594950 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0725 18:55:37.962340  594950 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0725 18:55:37.980335  594950 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0725 18:55:37.998740  594950 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0725 18:55:38.020770  594950 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0725 18:55:38.024830  594950 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""
	I0725 18:55:38.037205  594950 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0725 18:55:38.128059  594950 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0725 18:55:38.142511  594950 certs.go:68] Setting up /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699 for IP: 192.168.49.2
	I0725 18:55:38.142576  594950 certs.go:194] generating shared ca certs ...
	I0725 18:55:38.142606  594950 certs.go:226] acquiring lock for ca certs: {Name:mke465f88e0e240f77ab321b2aca097655dbbec6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.142762  594950 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19326-588553/.minikube/ca.key
	I0725 18:55:38.575025  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt ...
	I0725 18:55:38.575058  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt: {Name:mkc377012b559d0b8e4e2e3369493f121fa08372 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.575813  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/ca.key ...
	I0725 18:55:38.575831  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/ca.key: {Name:mk4dc53b21f88d3f8fa8ac45407e7e90fcf0d47a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.576259  594950 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.key
	I0725 18:55:38.898395  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.crt ...
	I0725 18:55:38.898471  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.crt: {Name:mk462e8377df6e9639f1987e2b27075f832c6fd1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.898705  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.key ...
	I0725 18:55:38.898746  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.key: {Name:mk7202840aeb9284203b3f87b9f7e0e27cf74679 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:38.898898  594950 certs.go:256] generating profile certs ...
	I0725 18:55:38.898983  594950 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.key
	I0725 18:55:38.899025  594950 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt with IP's: []
	I0725 18:55:39.434529  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt ...
	I0725 18:55:39.434569  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: {Name:mkc6b039ec5c15f6a70abe47bf290d4195b98bb8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:39.434770  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.key ...
	I0725 18:55:39.434785  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.key: {Name:mka9d093316749e7e671e379f2e86fcc6f8dfb25 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:39.434882  594950 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key.08668760
	I0725 18:55:39.434904  594950 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt.08668760 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0725 18:55:40.115385  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt.08668760 ...
	I0725 18:55:40.115421  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt.08668760: {Name:mkdb357e650d014ec9a1d59ef55ffaa63426b905 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:40.115772  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key.08668760 ...
	I0725 18:55:40.115795  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key.08668760: {Name:mk1a83062d2b509fddd19560e6092503fc829e7b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:40.116472  594950 certs.go:381] copying /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt.08668760 -> /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt
	I0725 18:55:40.116574  594950 certs.go:385] copying /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key.08668760 -> /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key
	I0725 18:55:40.116647  594950 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.key
	I0725 18:55:40.116673  594950 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.crt with IP's: []
	I0725 18:55:40.500484  594950 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.crt ...
	I0725 18:55:40.500518  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.crt: {Name:mk3442113092c69ba073416ea013c6a9ed468a19 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:40.501069  594950 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.key ...
	I0725 18:55:40.501090  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.key: {Name:mkdb7dcbcc747b27d016c5ff9af65b58d4cc6da3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:55:40.501306  594950 certs.go:484] found cert: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca-key.pem (1675 bytes)
	I0725 18:55:40.501356  594950 certs.go:484] found cert: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/ca.pem (1078 bytes)
	I0725 18:55:40.501387  594950 certs.go:484] found cert: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/cert.pem (1123 bytes)
	I0725 18:55:40.501417  594950 certs.go:484] found cert: /home/jenkins/minikube-integration/19326-588553/.minikube/certs/key.pem (1675 bytes)
	I0725 18:55:40.502036  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0725 18:55:40.528230  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0725 18:55:40.552758  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0725 18:55:40.576513  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0725 18:55:40.600574  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0725 18:55:40.624659  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0725 18:55:40.649286  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0725 18:55:40.673343  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0725 18:55:40.698118  594950 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0725 18:55:40.722323  594950 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0725 18:55:40.740749  594950 ssh_runner.go:195] Run: openssl version
	I0725 18:55:40.746115  594950 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"
	I0725 18:55:40.755934  594950 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0725 18:55:40.759300  594950 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 25 18:55 /usr/share/ca-certificates/minikubeCA.pem
	I0725 18:55:40.759367  594950 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0725 18:55:40.766180  594950 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"
	I0725 18:55:40.775730  594950 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0725 18:55:40.778904  594950 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
	I0725 18:55:40.778957  594950 kubeadm.go:392] StartCluster: {Name:addons-229699 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:addons-229699 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0725 18:55:40.779051  594950 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0725 18:55:40.779114  594950 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0725 18:55:40.817721  594950 cri.go:89] found id: ""
	I0725 18:55:40.817796  594950 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0725 18:55:40.826580  594950 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0725 18:55:40.835341  594950 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0725 18:55:40.835430  594950 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
	I0725 18:55:40.844117  594950 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
	I0725 18:55:40.844136  594950 kubeadm.go:157] found existing configuration files:
	
	I0725 18:55:40.844190  594950 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0725 18:55:40.852986  594950 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
	I0725 18:55:40.853052  594950 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0725 18:55:40.861761  594950 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0725 18:55:40.870545  594950 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
	I0725 18:55:40.870635  594950 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0725 18:55:40.879136  594950 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0725 18:55:40.887985  594950 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
	I0725 18:55:40.888051  594950 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0725 18:55:40.896277  594950 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0725 18:55:40.905123  594950 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
	I0725 18:55:40.905215  594950 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0725 18:55:40.913864  594950 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
	I0725 18:55:40.960288  594950 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0725 18:55:40.960651  594950 kubeadm.go:310] [preflight] Running pre-flight checks
	I0725 18:55:40.999785  594950 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0725 18:55:40.999926  594950 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0725 18:55:40.999981  594950 kubeadm.go:310] OS: Linux
	I0725 18:55:41.000051  594950 kubeadm.go:310] CGROUPS_CPU: enabled
	I0725 18:55:41.000117  594950 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0725 18:55:41.000194  594950 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0725 18:55:41.000260  594950 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0725 18:55:41.000335  594950 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0725 18:55:41.001365  594950 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0725 18:55:41.001438  594950 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0725 18:55:41.001513  594950 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0725 18:55:41.001581  594950 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0725 18:55:41.083226  594950 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0725 18:55:41.083350  594950 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0725 18:55:41.083457  594950 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0725 18:55:41.324382  594950 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0725 18:55:41.326208  594950 out.go:204]   - Generating certificates and keys ...
	I0725 18:55:41.326306  594950 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0725 18:55:41.326371  594950 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0725 18:55:41.573770  594950 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0725 18:55:41.928660  594950 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0725 18:55:42.310950  594950 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0725 18:55:42.518802  594950 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0725 18:55:42.981352  594950 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0725 18:55:42.981685  594950 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-229699 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0725 18:55:43.835582  594950 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0725 18:55:43.835915  594950 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-229699 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0725 18:55:44.508880  594950 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0725 18:55:44.675850  594950 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0725 18:55:44.851293  594950 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0725 18:55:44.851849  594950 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0725 18:55:45.243997  594950 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0725 18:55:45.746594  594950 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0725 18:55:45.997742  594950 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0725 18:55:47.183642  594950 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0725 18:55:47.506397  594950 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0725 18:55:47.507008  594950 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0725 18:55:47.509928  594950 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0725 18:55:47.512248  594950 out.go:204]   - Booting up control plane ...
	I0725 18:55:47.512372  594950 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0725 18:55:47.512460  594950 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0725 18:55:47.512535  594950 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0725 18:55:47.523659  594950 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0725 18:55:47.524654  594950 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0725 18:55:47.524908  594950 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0725 18:55:47.622431  594950 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0725 18:55:47.622529  594950 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0725 18:55:49.123941  594950 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501459017s
	I0725 18:55:49.124038  594950 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0725 18:55:55.125313  594950 kubeadm.go:310] [api-check] The API server is healthy after 6.001495222s
	I0725 18:55:55.149205  594950 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0725 18:55:55.161850  594950 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0725 18:55:55.188562  594950 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0725 18:55:55.188760  594950 kubeadm.go:310] [mark-control-plane] Marking the node addons-229699 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0725 18:55:55.201886  594950 kubeadm.go:310] [bootstrap-token] Using token: t68g6n.2mu52y7i7xpg59cl
	I0725 18:55:55.204941  594950 out.go:204]   - Configuring RBAC rules ...
	I0725 18:55:55.205081  594950 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0725 18:55:55.209010  594950 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0725 18:55:55.216923  594950 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
	I0725 18:55:55.221107  594950 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0725 18:55:55.227442  594950 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0725 18:55:55.231464  594950 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0725 18:55:55.535429  594950 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0725 18:55:55.980610  594950 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0725 18:55:56.538006  594950 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0725 18:55:56.539131  594950 kubeadm.go:310] 
	I0725 18:55:56.539208  594950 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0725 18:55:56.539219  594950 kubeadm.go:310] 
	I0725 18:55:56.539293  594950 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0725 18:55:56.539301  594950 kubeadm.go:310] 
	I0725 18:55:56.539326  594950 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0725 18:55:56.539387  594950 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0725 18:55:56.539439  594950 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0725 18:55:56.539446  594950 kubeadm.go:310] 
	I0725 18:55:56.539497  594950 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0725 18:55:56.539506  594950 kubeadm.go:310] 
	I0725 18:55:56.539553  594950 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0725 18:55:56.539563  594950 kubeadm.go:310] 
	I0725 18:55:56.539620  594950 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0725 18:55:56.539699  594950 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0725 18:55:56.539768  594950 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0725 18:55:56.539776  594950 kubeadm.go:310] 
	I0725 18:55:56.539857  594950 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0725 18:55:56.539933  594950 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0725 18:55:56.539938  594950 kubeadm.go:310] 
	I0725 18:55:56.540019  594950 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token t68g6n.2mu52y7i7xpg59cl \
	I0725 18:55:56.540131  594950 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ffc7ff9773976b26fafa3d0226571b332dbd53a5b01164830ab9dcec468a9d48 \
	I0725 18:55:56.540155  594950 kubeadm.go:310] 	--control-plane 
	I0725 18:55:56.540160  594950 kubeadm.go:310] 
	I0725 18:55:56.540241  594950 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0725 18:55:56.540248  594950 kubeadm.go:310] 
	I0725 18:55:56.540327  594950 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token t68g6n.2mu52y7i7xpg59cl \
	I0725 18:55:56.540426  594950 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ffc7ff9773976b26fafa3d0226571b332dbd53a5b01164830ab9dcec468a9d48 
	I0725 18:55:56.543794  594950 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-1065-aws\n", err: exit status 1
	I0725 18:55:56.543915  594950 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0725 18:55:56.543938  594950 cni.go:84] Creating CNI manager for ""
	I0725 18:55:56.543947  594950 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0725 18:55:56.545981  594950 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0725 18:55:56.548130  594950 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0725 18:55:56.551815  594950 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0725 18:55:56.551837  594950 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0725 18:55:56.569900  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0725 18:55:56.859122  594950 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0725 18:55:56.859263  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-229699 minikube.k8s.io/updated_at=2024_07_25T18_55_56_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=6f15797740a09e0fb947959f5fd09f2e323bde5a minikube.k8s.io/name=addons-229699 minikube.k8s.io/primary=true
	I0725 18:55:56.859265  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:57.045540  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:57.045549  594950 ops.go:34] apiserver oom_adj: -16
	I0725 18:55:57.546370  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:58.046400  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:58.545953  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:59.046370  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:55:59.545667  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:00.045943  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:00.545752  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:01.045856  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:01.545740  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:02.045661  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:02.545929  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:03.046405  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:03.546635  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:04.045718  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:04.545679  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:05.046543  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:05.546621  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:06.046315  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:06.546373  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:07.045600  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:07.546361  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:08.045673  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:08.546348  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:09.046370  594950 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0725 18:56:09.136729  594950 kubeadm.go:1113] duration metric: took 12.277531054s to wait for elevateKubeSystemPrivileges
	I0725 18:56:09.136757  594950 kubeadm.go:394] duration metric: took 28.357807253s to StartCluster
	I0725 18:56:09.136775  594950 settings.go:142] acquiring lock: {Name:mk50e5df665542e309d0c9f1310bf9de939b038f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:56:09.136891  594950 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 18:56:09.137306  594950 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/kubeconfig: {Name:mkad7e3c12489afe4de0977e8d99a98f01a6f4de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:56:09.138031  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0725 18:56:09.138072  594950 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0725 18:56:09.138303  594950 config.go:182] Loaded profile config "addons-229699": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 18:56:09.138337  594950 addons.go:507] enable addons start: toEnable=map[ambassador:false 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 helm-tiller: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]
	I0725 18:56:09.138431  594950 addons.go:69] Setting yakd=true in profile "addons-229699"
	I0725 18:56:09.138457  594950 addons.go:234] Setting addon yakd=true in "addons-229699"
	I0725 18:56:09.138485  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.139133  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.139683  594950 addons.go:69] Setting metrics-server=true in profile "addons-229699"
	I0725 18:56:09.139723  594950 addons.go:234] Setting addon metrics-server=true in "addons-229699"
	I0725 18:56:09.139753  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.140300  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.141320  594950 addons.go:69] Setting cloud-spanner=true in profile "addons-229699"
	I0725 18:56:09.141352  594950 addons.go:234] Setting addon cloud-spanner=true in "addons-229699"
	I0725 18:56:09.141383  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.141692  594950 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-229699"
	I0725 18:56:09.141728  594950 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-229699"
	I0725 18:56:09.141759  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.141876  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.142213  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.151086  594950 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-229699"
	I0725 18:56:09.151185  594950 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-229699"
	I0725 18:56:09.151224  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.151748  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.165027  594950 addons.go:69] Setting registry=true in profile "addons-229699"
	I0725 18:56:09.165082  594950 addons.go:234] Setting addon registry=true in "addons-229699"
	I0725 18:56:09.165127  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.165684  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.165866  594950 addons.go:69] Setting default-storageclass=true in profile "addons-229699"
	I0725 18:56:09.165897  594950 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-229699"
	I0725 18:56:09.166203  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.178871  594950 addons.go:69] Setting storage-provisioner=true in profile "addons-229699"
	I0725 18:56:09.178925  594950 addons.go:234] Setting addon storage-provisioner=true in "addons-229699"
	I0725 18:56:09.178980  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.179497  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.191365  594950 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-229699"
	I0725 18:56:09.191414  594950 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-229699"
	I0725 18:56:09.191779  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.208342  594950 addons.go:69] Setting gcp-auth=true in profile "addons-229699"
	I0725 18:56:09.208406  594950 mustload.go:65] Loading cluster: addons-229699
	I0725 18:56:09.208645  594950 config.go:182] Loaded profile config "addons-229699": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 18:56:09.208934  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.223971  594950 addons.go:69] Setting volcano=true in profile "addons-229699"
	I0725 18:56:09.224012  594950 addons.go:234] Setting addon volcano=true in "addons-229699"
	I0725 18:56:09.224053  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.224602  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.247542  594950 addons.go:69] Setting ingress=true in profile "addons-229699"
	I0725 18:56:09.247608  594950 addons.go:234] Setting addon ingress=true in "addons-229699"
	I0725 18:56:09.247671  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.248200  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.250309  594950 addons.go:69] Setting volumesnapshots=true in profile "addons-229699"
	I0725 18:56:09.250363  594950 addons.go:234] Setting addon volumesnapshots=true in "addons-229699"
	I0725 18:56:09.250406  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.250899  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.268256  594950 addons.go:69] Setting ingress-dns=true in profile "addons-229699"
	I0725 18:56:09.268300  594950 addons.go:234] Setting addon ingress-dns=true in "addons-229699"
	I0725 18:56:09.268359  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.268553  594950 out.go:177] * Verifying Kubernetes components...
	I0725 18:56:09.285345  594950 addons.go:69] Setting inspektor-gadget=true in profile "addons-229699"
	I0725 18:56:09.285459  594950 addons.go:234] Setting addon inspektor-gadget=true in "addons-229699"
	I0725 18:56:09.285541  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.289840  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.358887  594950 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0725 18:56:09.373430  594950 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0725 18:56:09.375652  594950 out.go:177]   - Using image docker.io/registry:2.8.3
	I0725 18:56:09.382153  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.382608  594950 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0725 18:56:09.384505  594950 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0725 18:56:09.406483  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0725 18:56:09.384518  594950 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0725 18:56:09.402849  594950 addons.go:234] Setting addon default-storageclass=true in "addons-229699"
	I0725 18:56:09.404816  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0725 18:56:09.406643  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.406755  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.407618  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.423771  594950 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0725 18:56:09.423795  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0725 18:56:09.423868  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.449259  594950 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0725 18:56:09.449623  594950 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0725 18:56:09.449899  594950 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0725 18:56:09.449918  594950 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0725 18:56:09.449998  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	W0725 18:56:09.450477  594950 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0725 18:56:09.451010  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0725 18:56:09.451046  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.452081  594950 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-229699"
	I0725 18:56:09.453255  594950 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0725 18:56:09.453424  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0725 18:56:09.453490  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.453263  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0725 18:56:09.469248  594950 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0725 18:56:09.469325  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.472905  594950 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0725 18:56:09.479822  594950 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0725 18:56:09.479847  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0725 18:56:09.479918  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.489834  594950 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0725 18:56:09.490096  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0725 18:56:09.492598  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0725 18:56:09.492833  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0725 18:56:09.492849  594950 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0725 18:56:09.492912  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.498161  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:09.498631  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:09.506147  594950 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0725 18:56:09.508219  594950 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0725 18:56:09.508252  594950 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0725 18:56:09.508330  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.515696  594950 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0725 18:56:09.517556  594950 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0725 18:56:09.519514  594950 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0725 18:56:09.519537  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0725 18:56:09.519615  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.545330  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.546057  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0725 18:56:09.552178  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0725 18:56:09.556930  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0725 18:56:09.564801  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0725 18:56:09.573077  594950 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0725 18:56:09.581029  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0725 18:56:09.581312  594950 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0725 18:56:09.581326  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0725 18:56:09.581396  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.596162  594950 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0725 18:56:09.598458  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0725 18:56:09.598482  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0725 18:56:09.598560  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.618140  594950 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0725 18:56:09.618162  594950 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0725 18:56:09.618230  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.658278  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.667262  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.681511  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.688362  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.713959  594950 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0725 18:56:09.717137  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.721699  594950 out.go:177]   - Using image docker.io/busybox:stable
	I0725 18:56:09.721819  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.721755  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.725526  594950 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0725 18:56:09.725590  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0725 18:56:09.725677  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:09.733261  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.772652  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.773858  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.785273  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	W0725 18:56:09.786466  594950 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0725 18:56:09.786493  594950 retry.go:31] will retry after 285.255571ms: ssh: handshake failed: EOF
	I0725 18:56:09.817337  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:09.939306  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0725 18:56:09.988363  594950 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0725 18:56:10.167146  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0725 18:56:10.171912  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0725 18:56:10.203925  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0725 18:56:10.220266  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0725 18:56:10.227191  594950 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0725 18:56:10.227220  594950 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0725 18:56:10.244106  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0725 18:56:10.244180  594950 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0725 18:56:10.259469  594950 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0725 18:56:10.259509  594950 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0725 18:56:10.274372  594950 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0725 18:56:10.274400  594950 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0725 18:56:10.288180  594950 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0725 18:56:10.288204  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0725 18:56:10.294069  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0725 18:56:10.319308  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0725 18:56:10.407100  594950 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0725 18:56:10.407123  594950 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0725 18:56:10.423458  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0725 18:56:10.423479  594950 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0725 18:56:10.431263  594950 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0725 18:56:10.431291  594950 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0725 18:56:10.453108  594950 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0725 18:56:10.453130  594950 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0725 18:56:10.458875  594950 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0725 18:56:10.458942  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0725 18:56:10.585330  594950 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0725 18:56:10.585397  594950 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0725 18:56:10.589817  594950 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0725 18:56:10.589888  594950 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0725 18:56:10.639720  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0725 18:56:10.647011  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0725 18:56:10.647075  594950 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0725 18:56:10.671328  594950 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0725 18:56:10.671394  594950 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0725 18:56:10.684481  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0725 18:56:10.684557  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0725 18:56:10.744009  594950 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0725 18:56:10.744084  594950 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0725 18:56:10.815478  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0725 18:56:10.815541  594950 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0725 18:56:10.825092  594950 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0725 18:56:10.825185  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0725 18:56:10.859476  594950 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0725 18:56:10.859557  594950 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0725 18:56:10.867403  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0725 18:56:10.867479  594950 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)
	I0725 18:56:10.870847  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:10.929532  594950 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0725 18:56:10.929624  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0725 18:56:10.955849  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:10.959062  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0725 18:56:10.959134  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0725 18:56:10.962839  594950 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0725 18:56:10.962909  594950 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0725 18:56:11.009438  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:11.079506  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0725 18:56:11.079537  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0725 18:56:11.084557  594950 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0725 18:56:11.084587  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0725 18:56:11.217356  594950 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0725 18:56:11.217390  594950 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0725 18:56:11.221838  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0725 18:56:11.355050  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0725 18:56:11.355079  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0725 18:56:11.414444  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0725 18:56:11.414477  594950 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0725 18:56:11.442511  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0725 18:56:11.442538  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0725 18:56:11.452579  594950 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.04576925s)
	I0725 18:56:11.452611  594950 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0725 18:56:11.495282  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0725 18:56:11.495314  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0725 18:56:11.535345  594950 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0725 18:56:11.535371  594950 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0725 18:56:11.634169  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:12.726915  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.787529149s)
	I0725 18:56:12.726991  594950 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.73857009s)
	I0725 18:56:12.727984  594950 node_ready.go:35] waiting up to 6m0s for node "addons-229699" to be "Ready" ...
	I0725 18:56:13.082812  594950 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-229699" context rescaled to 1 replicas
	I0725 18:56:13.852531  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.685307341s)
	I0725 18:56:14.791650  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:14.847315  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.675323922s)
	I0725 18:56:15.949822  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.745823179s)
	I0725 18:56:15.949865  594950 addons.go:475] Verifying addon ingress=true in "addons-229699"
	I0725 18:56:15.950068  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.729779537s)
	I0725 18:56:15.950327  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.656226701s)
	I0725 18:56:15.950378  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.631048179s)
	I0725 18:56:15.950437  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.310650675s)
	I0725 18:56:15.950454  594950 addons.go:475] Verifying addon registry=true in "addons-229699"
	I0725 18:56:15.950918  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.994995056s)
	I0725 18:56:15.950877  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.079963619s)
	I0725 18:56:15.951824  594950 addons.go:475] Verifying addon metrics-server=true in "addons-229699"
	I0725 18:56:15.952336  594950 out.go:177] * Verifying ingress addon...
	I0725 18:56:15.953789  594950 out.go:177] * Verifying registry addon...
	I0725 18:56:15.953895  594950 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-229699 service yakd-dashboard -n yakd-dashboard
	
	I0725 18:56:15.955616  594950 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0725 18:56:15.957917  594950 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0725 18:56:15.994406  594950 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0725 18:56:15.994438  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:15.998170  594950 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0725 18:56:15.998195  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0725 18:56:16.027146  594950 out.go:239] ! 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]
	I0725 18:56:16.170803  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.161315034s)
	W0725 18:56:16.170887  594950 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:16.170919  594950 retry.go:31] will retry after 310.021548ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:16.171029  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.949150374s)
	I0725 18:56:16.476983  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:16.481013  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:16.481216  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:16.534878  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.900660686s)
	I0725 18:56:16.534973  594950 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-229699"
	I0725 18:56:16.538444  594950 out.go:177] * Verifying csi-hostpath-driver addon...
	I0725 18:56:16.541272  594950 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0725 18:56:16.576297  594950 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0725 18:56:16.576385  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:16.962854  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:16.969483  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:17.045950  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:17.244005  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:17.469106  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:17.469662  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:17.545942  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:17.940432  594950 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.459150073s)
	I0725 18:56:17.961523  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:17.964500  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:18.047503  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:18.466117  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:18.467861  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:18.546863  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:18.598469  594950 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0725 18:56:18.598625  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:18.624304  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:18.778755  594950 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0725 18:56:18.799004  594950 addons.go:234] Setting addon gcp-auth=true in "addons-229699"
	I0725 18:56:18.799101  594950 host.go:66] Checking if "addons-229699" exists ...
	I0725 18:56:18.799627  594950 cli_runner.go:164] Run: docker container inspect addons-229699 --format={{.State.Status}}
	I0725 18:56:18.826828  594950 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0725 18:56:18.826880  594950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-229699
	I0725 18:56:18.858773  594950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33516 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/addons-229699/id_rsa Username:docker}
	I0725 18:56:18.960408  594950 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0725 18:56:18.961071  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:18.963046  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:18.964669  594950 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0725 18:56:18.966497  594950 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0725 18:56:18.966550  594950 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0725 18:56:19.003282  594950 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0725 18:56:19.003321  594950 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0725 18:56:19.024796  594950 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0725 18:56:19.024821  594950 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0725 18:56:19.046454  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:19.048591  594950 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0725 18:56:19.468062  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:19.469437  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:19.546141  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:19.686436  594950 addons.go:475] Verifying addon gcp-auth=true in "addons-229699"
	I0725 18:56:19.689326  594950 out.go:177] * Verifying gcp-auth addon...
	I0725 18:56:19.692109  594950 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0725 18:56:19.720345  594950 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0725 18:56:19.720378  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:19.740444  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:19.960648  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:19.962769  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:20.048897  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:20.196460  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:20.461014  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:20.462525  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:20.546062  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:20.695562  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:20.959925  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:20.963299  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:21.051862  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:21.195855  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:21.460355  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:21.463038  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:21.545686  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:21.696591  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:21.960385  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:21.963603  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:22.048217  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:22.195400  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:22.230956  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:22.460128  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:22.463886  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:22.546649  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:22.696405  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:22.960781  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:22.962734  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:23.062775  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:23.196051  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:23.460387  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:23.462808  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:23.545455  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:23.696076  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:23.960603  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:23.962959  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:24.054248  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:24.196093  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:24.231948  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:24.459719  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:24.461854  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:24.545806  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:24.696335  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:24.963287  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:24.963591  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:25.045603  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:25.195798  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:25.460147  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:25.463273  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:25.546144  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:25.695913  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:25.959504  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:25.962063  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:26.046143  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:26.196111  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:26.459322  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:26.462616  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:26.545814  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:26.696036  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:26.731109  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:26.959698  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:26.962147  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:27.045759  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:27.195806  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:27.459904  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:27.462192  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:27.546375  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:27.696537  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:27.961068  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:27.962055  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:28.045669  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:28.196242  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:28.460201  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:28.463635  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:28.545695  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:28.696405  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:28.731859  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:28.960379  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:28.962776  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:29.045549  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:29.195405  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:29.460980  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:29.462925  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:29.545849  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:29.696148  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:29.959652  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:29.962242  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:30.049180  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:30.196139  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:30.460689  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:30.463081  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:30.545760  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:30.696072  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:30.959954  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:30.962243  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:31.046179  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:31.195842  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:31.232158  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:31.461659  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:31.463338  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:31.545901  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:31.696473  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:31.959832  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:31.962086  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:32.046076  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:32.195587  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:32.460272  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:32.462521  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:32.546113  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:32.695453  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:32.960643  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:32.963233  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:33.045953  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:33.195804  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:33.460142  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:33.462385  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:33.545452  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:33.696073  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:33.731551  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:33.960537  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:33.962424  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:34.045705  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:34.196067  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:34.462566  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:34.463441  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:34.545495  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:34.695400  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:34.959805  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:34.962205  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:35.046300  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:35.198016  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:35.461255  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:35.462932  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:35.545602  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:35.696129  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:35.732029  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:35.960255  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:35.963346  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:36.046301  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:36.195998  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:36.460093  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:36.462453  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:36.546406  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:36.696043  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:36.960121  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:36.962471  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:37.046368  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:37.197039  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:37.459655  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:37.463357  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:37.546635  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:37.696364  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:37.960255  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:37.962025  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:38.053662  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:38.196091  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:38.231347  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:38.467052  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:38.468011  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:38.545905  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:38.696013  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:38.960061  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:38.963373  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:39.046171  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:39.195605  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:39.459431  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:39.462979  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:39.545975  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:39.695064  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:39.959931  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:39.962887  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:40.046672  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:40.195714  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:40.231743  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:40.459694  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:40.462875  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:40.545756  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:40.695897  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:40.959654  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:40.962574  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:41.046124  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:41.196000  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:41.460180  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:41.462958  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:41.545767  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:41.695954  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:41.959946  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:41.962262  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:42.046255  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:42.196626  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:42.232439  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:42.459456  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:42.462960  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:42.546445  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:42.695785  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:42.960658  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:42.963372  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:43.045545  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:43.195743  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:43.459882  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:43.463165  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:43.545676  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:43.695338  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:43.959742  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:43.962068  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:44.045846  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:44.196170  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:44.460103  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:44.461885  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:44.545399  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:44.695089  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:44.731658  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:44.962379  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:44.965378  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:45.056467  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:45.196783  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:45.459586  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:45.462956  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:45.545645  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:45.696111  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:45.960356  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:45.963459  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:46.045590  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:46.195739  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:46.460193  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:46.462477  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:46.545117  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:46.695850  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:46.734738  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:46.960799  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:46.962531  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:47.045607  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:47.196297  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:47.459883  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:47.462251  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:47.546153  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:47.695521  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:47.959567  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:47.961891  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:48.047241  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:48.196050  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:48.460952  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:48.463333  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:48.546815  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:48.696520  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:48.959770  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:48.962009  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:49.046091  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:49.196048  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:49.231070  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:49.460775  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:49.462729  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:49.545853  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:49.695645  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:49.959587  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:49.962898  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:50.046318  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:50.196199  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:50.459745  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:50.461994  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:50.546200  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:50.695657  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:50.959827  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:50.963107  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:51.046442  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:51.195561  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:51.232202  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:51.460403  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:51.462805  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:51.545685  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:51.695427  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:51.960914  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:51.963606  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:52.046306  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:52.195686  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:52.460287  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:52.463128  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:52.545971  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:52.695719  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:52.960147  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:52.962636  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:53.045733  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:53.196141  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:53.459707  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:53.462083  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:53.546421  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:53.695315  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:53.730885  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:53.960390  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:53.962812  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:54.046172  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:54.195542  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:54.460483  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:54.462852  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:54.545813  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:54.696405  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:54.960303  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:54.963406  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:55.046646  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:55.195599  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:55.460523  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:55.462187  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:55.546018  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:55.695828  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:55.731964  594950 node_ready.go:53] node "addons-229699" has status "Ready":"False"
	I0725 18:56:55.960237  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:55.962457  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:56.046152  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:56.198744  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:56.239214  594950 node_ready.go:49] node "addons-229699" has status "Ready":"True"
	I0725 18:56:56.239235  594950 node_ready.go:38] duration metric: took 43.511229812s for node "addons-229699" to be "Ready" ...
	I0725 18:56:56.239244  594950 pod_ready.go:35] 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" ...
	I0725 18:56:56.255811  594950 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-qs4kv" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:56.488307  594950 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0725 18:56:56.488338  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:56.489587  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:56.629717  594950 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0725 18:56:56.629746  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:56.702046  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:56.962790  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:56.969588  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:57.063747  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:57.203857  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:57.265589  594950 pod_ready.go:92] pod "coredns-7db6d8ff4d-qs4kv" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.265660  594950 pod_ready.go:81] duration metric: took 1.009814743s for pod "coredns-7db6d8ff4d-qs4kv" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.265700  594950 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.291639  594950 pod_ready.go:92] pod "etcd-addons-229699" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.291709  594950 pod_ready.go:81] duration metric: took 25.972159ms for pod "etcd-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.291739  594950 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.299863  594950 pod_ready.go:92] pod "kube-apiserver-addons-229699" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.299933  594950 pod_ready.go:81] duration metric: took 8.172635ms for pod "kube-apiserver-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.299959  594950 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.307469  594950 pod_ready.go:92] pod "kube-controller-manager-addons-229699" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.307550  594950 pod_ready.go:81] duration metric: took 7.558647ms for pod "kube-controller-manager-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.307579  594950 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-8wbww" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.433113  594950 pod_ready.go:92] pod "kube-proxy-8wbww" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.433204  594950 pod_ready.go:81] duration metric: took 125.600898ms for pod "kube-proxy-8wbww" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.433230  594950 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.470598  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:57.470662  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:57.547250  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:57.696135  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:57.832729  594950 pod_ready.go:92] pod "kube-scheduler-addons-229699" in "kube-system" namespace has status "Ready":"True"
	I0725 18:56:57.832754  594950 pod_ready.go:81] duration metric: took 399.502594ms for pod "kube-scheduler-addons-229699" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.832767  594950 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace to be "Ready" ...
	I0725 18:56:57.960366  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:57.964940  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:58.046834  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:58.197064  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:58.469835  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:58.485958  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:58.549064  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:58.696997  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:58.961871  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:58.969940  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:59.046797  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:59.196453  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:59.459986  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:59.462887  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:56:59.547708  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:56:59.696345  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:56:59.839937  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:56:59.965884  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:56:59.972106  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:00.069467  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:00.223162  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:00.463679  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:00.466992  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:00.549004  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:00.696683  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:00.961606  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:00.967767  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:01.048025  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:01.196098  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:01.462202  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:01.466128  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:01.547918  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:01.696727  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:01.840341  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:01.963495  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:01.966964  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:02.048257  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:02.196624  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:02.461872  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:02.466453  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:02.549967  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:02.697091  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:02.961639  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:02.963634  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:03.047511  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:03.195639  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:03.461446  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:03.465425  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:03.548117  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:03.699665  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:03.969381  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:03.971881  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:04.048391  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:04.196130  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:04.339919  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:04.468750  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:04.471218  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:04.546779  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:04.696659  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:04.961704  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:04.965238  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:05.057595  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:05.196277  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:05.459874  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:05.463026  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:05.546648  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:05.696207  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:05.961632  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:05.963740  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:06.049680  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:06.195680  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:06.462313  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:06.463210  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:06.548356  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:06.696143  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:06.846767  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:06.961118  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:06.969112  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:07.049960  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:07.196103  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:07.461101  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:07.465433  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:07.548051  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:07.697041  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:07.959956  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:07.964344  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:08.048563  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:08.196669  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:08.461728  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:08.466970  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:08.550805  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:08.696680  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:08.854276  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:08.960830  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:08.962955  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:09.049829  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:09.196829  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:09.462963  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:09.467116  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:09.552031  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:09.696417  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:09.961153  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:09.965819  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:10.063559  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:10.197831  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:10.465957  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:10.468335  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:10.549771  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:10.696782  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:10.968016  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:10.968873  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:11.047369  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:11.195920  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:11.338621  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:11.460372  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:11.463251  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:11.551571  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:11.695953  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:11.960863  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:11.975316  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:12.047063  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:12.196567  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:12.460936  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:12.463342  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:12.546884  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:12.695966  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:12.960545  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:12.964316  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:13.046646  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:13.195709  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:13.339224  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:13.462094  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:13.465868  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:13.546917  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:13.696590  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:13.961410  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:13.966343  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:14.051185  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:14.195654  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:14.462810  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:14.467592  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:14.547376  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:14.695892  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:14.962555  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:14.964777  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:15.048490  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:15.197751  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:15.461950  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:15.464659  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:15.547973  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:15.696347  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:15.839589  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:15.961523  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:15.964932  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:16.048629  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:16.198581  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:16.465628  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:16.478696  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:16.550163  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:16.696577  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:16.984181  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:16.988332  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:17.070766  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:17.196543  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:17.463721  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:17.466438  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:17.549630  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:17.696328  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:17.851733  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:17.961681  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:17.964522  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:18.051131  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:18.196869  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:18.465366  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:18.466473  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:18.547763  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:18.696517  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:18.968659  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:18.974750  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:19.047183  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:19.195526  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:19.461668  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:19.463930  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:19.548933  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:19.698638  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:19.959813  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:19.962642  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:20.047628  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:20.195992  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:20.343747  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:20.460505  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:20.464102  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:20.546705  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:20.695956  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:20.961652  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:20.966894  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:21.047528  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:21.196193  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:21.460674  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:21.464717  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:21.553997  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:21.695635  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:21.960947  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:21.975682  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:22.047144  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:22.195855  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:22.463504  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:22.464465  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:22.547363  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:22.695505  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:22.840239  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:22.960346  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:22.974700  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:23.049062  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:23.196072  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:23.461721  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:23.464250  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:23.551039  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:23.696501  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:23.961839  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:23.965018  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:24.053880  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:24.196154  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:24.461457  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:24.463630  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:24.546890  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:24.695976  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:24.960181  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:24.964625  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:25.053772  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:25.196221  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:25.338732  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:25.461438  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:25.463752  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:25.549817  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:25.696696  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:25.965168  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:25.966347  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:26.054230  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:26.197044  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:26.466111  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:26.474552  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:26.549208  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:26.695517  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:26.960454  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:26.964162  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:27.046891  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:27.196377  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:27.338854  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:27.461026  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:27.464676  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:27.547730  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:27.695959  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:27.960364  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:27.963478  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:28.046973  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:28.195417  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:28.463869  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:28.464994  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:28.547710  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:28.696269  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:28.961913  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:28.963926  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:29.048177  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:29.196212  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:29.339635  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:29.460784  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:29.465264  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:29.547221  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:29.696660  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:29.960676  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:29.970591  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:30.057423  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:30.198708  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:30.460366  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:30.463781  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:30.547317  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:30.695881  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:30.960667  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:30.967277  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:31.050847  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:31.195954  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:31.341408  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:31.464253  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:31.465168  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:31.548639  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:31.696555  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:31.992849  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:32.001734  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:32.050896  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:32.198090  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:32.462121  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:32.467004  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:32.548572  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:32.696230  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:32.961103  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:32.963762  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:33.051662  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:33.197214  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:33.462364  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:33.470336  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:33.547404  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:33.696263  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:33.839863  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:33.960826  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:33.970160  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:34.049375  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:34.196234  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:34.464488  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:34.467104  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:34.547949  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:34.696698  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:34.960728  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:34.963286  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:35.046693  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:35.196129  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:35.459983  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:35.464321  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:35.546986  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:35.696416  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:35.960884  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:35.964223  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:36.048350  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:36.196187  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:36.343845  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:36.463227  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:36.474356  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:36.547736  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:36.696026  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:36.961207  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:36.965513  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:37.052483  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:37.196761  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:37.460773  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:37.463763  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:37.547590  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:37.695868  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:37.960454  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:37.963519  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:38.047330  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:38.196708  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:38.460517  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:38.463451  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:38.546735  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:38.696128  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:38.841113  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:38.969343  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:38.970731  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:39.048287  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:39.196139  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:39.460883  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:39.470350  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:39.547594  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:39.697278  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:39.962003  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:39.969112  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:40.054991  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:40.197269  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:40.461259  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:40.465709  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:40.547854  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:40.696216  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:40.960010  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:40.971442  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:41.047275  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:41.201414  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:41.341042  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:41.460780  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:41.465788  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:41.547585  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:41.696004  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:41.961618  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:41.967820  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:42.047822  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:42.196683  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:42.461870  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:42.467031  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:42.547309  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:42.695309  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:42.959961  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:42.962736  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0725 18:57:43.052136  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:43.195674  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:43.460277  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:43.464291  594950 kapi.go:107] duration metric: took 1m27.506368348s to wait for kubernetes.io/minikube-addons=registry ...
	I0725 18:57:43.546620  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:43.695818  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:43.841365  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:43.960960  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:44.047634  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:44.197081  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:44.468919  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:44.549842  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:44.696539  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:44.961438  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:45.050337  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:45.196885  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:45.466619  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:45.548656  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:45.696629  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:45.961136  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:46.048339  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:46.196577  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:46.339587  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:46.462805  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:46.549262  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:46.695644  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:46.961290  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:47.048071  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:47.204684  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:47.461295  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:47.548023  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:47.696346  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:47.959863  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:48.047530  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:48.204181  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:48.351068  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:48.460849  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:48.547476  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:48.695669  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:48.960793  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:49.047142  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:49.200612  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:49.460850  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:49.547404  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:49.695548  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:49.961334  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:50.046795  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:50.196899  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:50.461992  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:50.548815  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:50.696965  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:50.840926  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:50.970975  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:51.048642  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:51.197242  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:51.463397  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:51.551769  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:51.698096  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:51.964398  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:52.047984  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:52.196626  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:52.461002  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:52.548075  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:52.696700  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:52.968442  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:53.051423  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:53.196526  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:53.341247  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:53.460821  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:53.547829  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:53.696445  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:53.960685  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:54.052675  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:54.196612  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:54.459795  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:54.549667  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:54.695731  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:54.960717  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:55.048217  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:55.196788  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:55.460690  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:55.561397  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:55.697776  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:55.850619  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:55.967130  594950 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0725 18:57:56.049049  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:56.195545  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:56.461748  594950 kapi.go:107] duration metric: took 1m40.506129919s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0725 18:57:56.547089  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:56.696472  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:57.051349  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:57.196905  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:57.550174  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:57.696419  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:58.056271  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:58.195830  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0725 18:57:58.339627  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:57:58.548470  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:58.695763  594950 kapi.go:107] duration metric: took 1m39.003652043s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0725 18:57:58.697825  594950 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-229699 cluster.
	I0725 18:57:58.699798  594950 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.
	I0725 18:57:58.701538  594950 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0725 18:57:59.046192  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:57:59.548847  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:00.097671  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:00.353537  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:00.550902  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:01.047291  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:01.548051  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:02.048087  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:02.546484  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:02.838515  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:03.047713  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:03.547185  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:04.046972  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:04.548553  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:04.839047  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:05.047988  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:05.547125  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:06.048089  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:06.547873  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:06.841782  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:07.048458  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:07.548269  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:08.046714  594950 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0725 18:58:08.547616  594950 kapi.go:107] duration metric: took 1m52.006343233s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0725 18:58:08.549620  594950 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0725 18:58:08.551542  594950 addons.go:510] duration metric: took 1m59.413193529s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0725 18:58:09.339790  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:11.340358  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:13.838703  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:15.839548  594950 pod_ready.go:102] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"False"
	I0725 18:58:16.840525  594950 pod_ready.go:92] pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace has status "Ready":"True"
	I0725 18:58:16.840550  594950 pod_ready.go:81] duration metric: took 1m19.007775319s for pod "metrics-server-c59844bb4-mmf6r" in "kube-system" namespace to be "Ready" ...
	I0725 18:58:16.840563  594950 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-2jxs9" in "kube-system" namespace to be "Ready" ...
	I0725 18:58:16.846109  594950 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-2jxs9" in "kube-system" namespace has status "Ready":"True"
	I0725 18:58:16.846137  594950 pod_ready.go:81] duration metric: took 5.566308ms for pod "nvidia-device-plugin-daemonset-2jxs9" in "kube-system" namespace to be "Ready" ...
	I0725 18:58:16.846158  594950 pod_ready.go:38] duration metric: took 1m20.606901901s 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" ...
	I0725 18:58:16.847148  594950 api_server.go:52] waiting for apiserver process to appear ...
	I0725 18:58:16.847674  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0725 18:58:16.847762  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0725 18:58:16.900052  594950 cri.go:89] found id: "90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:16.900073  594950 cri.go:89] found id: ""
	I0725 18:58:16.900081  594950 logs.go:276] 1 containers: [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c]
	I0725 18:58:16.900699  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:16.904893  594950 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0725 18:58:16.904965  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0725 18:58:16.944204  594950 cri.go:89] found id: "3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:16.944231  594950 cri.go:89] found id: ""
	I0725 18:58:16.944240  594950 logs.go:276] 1 containers: [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb]
	I0725 18:58:16.944296  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:16.947890  594950 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0725 18:58:16.947972  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0725 18:58:16.987630  594950 cri.go:89] found id: "eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:16.987712  594950 cri.go:89] found id: ""
	I0725 18:58:16.987735  594950 logs.go:276] 1 containers: [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84]
	I0725 18:58:16.987814  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:16.991187  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0725 18:58:16.991258  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0725 18:58:17.051419  594950 cri.go:89] found id: "f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:17.051440  594950 cri.go:89] found id: ""
	I0725 18:58:17.051452  594950 logs.go:276] 1 containers: [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4]
	I0725 18:58:17.051509  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:17.055087  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0725 18:58:17.055176  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0725 18:58:17.095364  594950 cri.go:89] found id: "3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:17.095387  594950 cri.go:89] found id: ""
	I0725 18:58:17.095396  594950 logs.go:276] 1 containers: [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184]
	I0725 18:58:17.095454  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:17.099142  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0725 18:58:17.099219  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0725 18:58:17.137271  594950 cri.go:89] found id: "47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:17.137294  594950 cri.go:89] found id: ""
	I0725 18:58:17.137302  594950 logs.go:276] 1 containers: [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95]
	I0725 18:58:17.137361  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:17.140777  594950 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0725 18:58:17.140858  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0725 18:58:17.181076  594950 cri.go:89] found id: "037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:17.181098  594950 cri.go:89] found id: ""
	I0725 18:58:17.181106  594950 logs.go:276] 1 containers: [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8]
	I0725 18:58:17.181188  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:17.184599  594950 logs.go:123] Gathering logs for container status ...
	I0725 18:58:17.184634  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0725 18:58:17.232391  594950 logs.go:123] Gathering logs for kubelet ...
	I0725 18:58:17.232420  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0725 18:58:17.275028  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:10 addons-229699 kubelet[1554]: W0725 18:56:10.968429    1554 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.275252  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:10 addons-229699 kubelet[1554]: E0725 18:56:10.968474    1554 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.275428  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:11 addons-229699 kubelet[1554]: W0725 18:56:11.058525    1554 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.275623  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:11 addons-229699 kubelet[1554]: E0725 18:56:11.058569    1554 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.294277  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.294486  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.294654  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:17.294838  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:17.328164  594950 logs.go:123] Gathering logs for dmesg ...
	I0725 18:58:17.328194  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0725 18:58:17.347973  594950 logs.go:123] Gathering logs for describe nodes ...
	I0725 18:58:17.348002  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0725 18:58:17.518653  594950 logs.go:123] Gathering logs for kube-scheduler [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4] ...
	I0725 18:58:17.518725  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:17.581604  594950 logs.go:123] Gathering logs for kube-proxy [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184] ...
	I0725 18:58:17.581638  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:17.628797  594950 logs.go:123] Gathering logs for CRI-O ...
	I0725 18:58:17.628825  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0725 18:58:17.723870  594950 logs.go:123] Gathering logs for kube-apiserver [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c] ...
	I0725 18:58:17.723908  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:17.783041  594950 logs.go:123] Gathering logs for etcd [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb] ...
	I0725 18:58:17.783077  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:17.831457  594950 logs.go:123] Gathering logs for coredns [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84] ...
	I0725 18:58:17.831491  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:17.882253  594950 logs.go:123] Gathering logs for kube-controller-manager [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95] ...
	I0725 18:58:17.882346  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:17.961572  594950 logs.go:123] Gathering logs for kindnet [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8] ...
	I0725 18:58:17.961608  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:18.025513  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:18.025546  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0725 18:58:18.025627  594950 out.go:239] X Problems detected in kubelet:
	W0725 18:58:18.025640  594950 out.go:239]   Jul 25 18:56:11 addons-229699 kubelet[1554]: E0725 18:56:11.058569    1554 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:18.025655  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:18.025682  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:18.025706  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:18.025719  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:18.025727  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:18.025738  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:58:28.026426  594950 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0725 18:58:28.040946  594950 api_server.go:72] duration metric: took 2m18.902838933s to wait for apiserver process to appear ...
	I0725 18:58:28.040986  594950 api_server.go:88] waiting for apiserver healthz status ...
	I0725 18:58:28.041025  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0725 18:58:28.041091  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0725 18:58:28.079486  594950 cri.go:89] found id: "90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:28.079509  594950 cri.go:89] found id: ""
	I0725 18:58:28.079518  594950 logs.go:276] 1 containers: [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c]
	I0725 18:58:28.079582  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.083248  594950 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0725 18:58:28.083325  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0725 18:58:28.127380  594950 cri.go:89] found id: "3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:28.127412  594950 cri.go:89] found id: ""
	I0725 18:58:28.127421  594950 logs.go:276] 1 containers: [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb]
	I0725 18:58:28.127482  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.131048  594950 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0725 18:58:28.131131  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0725 18:58:28.169068  594950 cri.go:89] found id: "eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:28.169087  594950 cri.go:89] found id: ""
	I0725 18:58:28.169095  594950 logs.go:276] 1 containers: [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84]
	I0725 18:58:28.169174  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.173036  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0725 18:58:28.173135  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0725 18:58:28.211480  594950 cri.go:89] found id: "f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:28.211504  594950 cri.go:89] found id: ""
	I0725 18:58:28.211512  594950 logs.go:276] 1 containers: [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4]
	I0725 18:58:28.211600  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.215312  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0725 18:58:28.215389  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0725 18:58:28.256379  594950 cri.go:89] found id: "3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:28.256403  594950 cri.go:89] found id: ""
	I0725 18:58:28.256412  594950 logs.go:276] 1 containers: [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184]
	I0725 18:58:28.256470  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.260079  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0725 18:58:28.260152  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0725 18:58:28.300127  594950 cri.go:89] found id: "47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:28.300151  594950 cri.go:89] found id: ""
	I0725 18:58:28.300159  594950 logs.go:276] 1 containers: [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95]
	I0725 18:58:28.300217  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.303690  594950 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0725 18:58:28.303760  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0725 18:58:28.344338  594950 cri.go:89] found id: "037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:28.344363  594950 cri.go:89] found id: ""
	I0725 18:58:28.344372  594950 logs.go:276] 1 containers: [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8]
	I0725 18:58:28.344431  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:28.348193  594950 logs.go:123] Gathering logs for dmesg ...
	I0725 18:58:28.348219  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0725 18:58:28.374480  594950 logs.go:123] Gathering logs for describe nodes ...
	I0725 18:58:28.374510  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0725 18:58:28.544635  594950 logs.go:123] Gathering logs for kube-apiserver [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c] ...
	I0725 18:58:28.544664  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:28.616106  594950 logs.go:123] Gathering logs for etcd [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb] ...
	I0725 18:58:28.616146  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:28.669521  594950 logs.go:123] Gathering logs for kube-scheduler [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4] ...
	I0725 18:58:28.669559  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:28.715507  594950 logs.go:123] Gathering logs for kube-controller-manager [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95] ...
	I0725 18:58:28.715546  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:28.804005  594950 logs.go:123] Gathering logs for kubelet ...
	I0725 18:58:28.804044  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0725 18:58:28.851200  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:10 addons-229699 kubelet[1554]: W0725 18:56:10.968429    1554 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.851451  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:10 addons-229699 kubelet[1554]: E0725 18:56:10.968474    1554 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.851630  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:11 addons-229699 kubelet[1554]: W0725 18:56:11.058525    1554 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.851831  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:11 addons-229699 kubelet[1554]: E0725 18:56:11.058569    1554 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.870422  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.870636  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.870804  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:28.870987  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:28.905167  594950 logs.go:123] Gathering logs for coredns [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84] ...
	I0725 18:58:28.905209  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:28.956622  594950 logs.go:123] Gathering logs for kube-proxy [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184] ...
	I0725 18:58:28.956655  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:29.005424  594950 logs.go:123] Gathering logs for kindnet [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8] ...
	I0725 18:58:29.005464  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:29.085200  594950 logs.go:123] Gathering logs for CRI-O ...
	I0725 18:58:29.085254  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0725 18:58:29.187526  594950 logs.go:123] Gathering logs for container status ...
	I0725 18:58:29.187567  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0725 18:58:29.285896  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:29.285932  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0725 18:58:29.285993  594950 out.go:239] X Problems detected in kubelet:
	W0725 18:58:29.286138  594950 out.go:239]   Jul 25 18:56:11 addons-229699 kubelet[1554]: E0725 18:56:11.058569    1554 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-229699' and this object
	W0725 18:58:29.286149  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:29.286159  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:29.286168  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:29.286175  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:29.286194  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:29.286203  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:58:39.287243  594950 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0725 18:58:39.294691  594950 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0725 18:58:39.295737  594950 api_server.go:141] control plane version: v1.30.3
	I0725 18:58:39.295761  594950 api_server.go:131] duration metric: took 11.254767404s to wait for apiserver health ...
	I0725 18:58:39.295769  594950 system_pods.go:43] waiting for kube-system pods to appear ...
	I0725 18:58:39.295789  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0725 18:58:39.295853  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0725 18:58:39.343357  594950 cri.go:89] found id: "90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:39.343378  594950 cri.go:89] found id: ""
	I0725 18:58:39.343386  594950 logs.go:276] 1 containers: [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c]
	I0725 18:58:39.343444  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.347147  594950 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0725 18:58:39.347221  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0725 18:58:39.385988  594950 cri.go:89] found id: "3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:39.386007  594950 cri.go:89] found id: ""
	I0725 18:58:39.386015  594950 logs.go:276] 1 containers: [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb]
	I0725 18:58:39.386069  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.389818  594950 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0725 18:58:39.389893  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0725 18:58:39.431355  594950 cri.go:89] found id: "eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:39.431385  594950 cri.go:89] found id: ""
	I0725 18:58:39.431393  594950 logs.go:276] 1 containers: [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84]
	I0725 18:58:39.431477  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.435023  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0725 18:58:39.435093  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0725 18:58:39.472708  594950 cri.go:89] found id: "f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:39.472730  594950 cri.go:89] found id: ""
	I0725 18:58:39.472738  594950 logs.go:276] 1 containers: [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4]
	I0725 18:58:39.472794  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.476194  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0725 18:58:39.476267  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0725 18:58:39.514334  594950 cri.go:89] found id: "3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:39.514358  594950 cri.go:89] found id: ""
	I0725 18:58:39.514366  594950 logs.go:276] 1 containers: [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184]
	I0725 18:58:39.514468  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.518123  594950 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0725 18:58:39.518195  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0725 18:58:39.562808  594950 cri.go:89] found id: "47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:39.562828  594950 cri.go:89] found id: ""
	I0725 18:58:39.562836  594950 logs.go:276] 1 containers: [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95]
	I0725 18:58:39.562911  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.566574  594950 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0725 18:58:39.566659  594950 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0725 18:58:39.606752  594950 cri.go:89] found id: "037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:39.606775  594950 cri.go:89] found id: ""
	I0725 18:58:39.606782  594950 logs.go:276] 1 containers: [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8]
	I0725 18:58:39.606870  594950 ssh_runner.go:195] Run: which crictl
	I0725 18:58:39.610519  594950 logs.go:123] Gathering logs for kindnet [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8] ...
	I0725 18:58:39.610546  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8"
	I0725 18:58:39.667252  594950 logs.go:123] Gathering logs for CRI-O ...
	I0725 18:58:39.667284  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0725 18:58:39.763415  594950 logs.go:123] Gathering logs for container status ...
	I0725 18:58:39.763452  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0725 18:58:39.818695  594950 logs.go:123] Gathering logs for kube-scheduler [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4] ...
	I0725 18:58:39.818726  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4"
	I0725 18:58:39.869168  594950 logs.go:123] Gathering logs for kube-proxy [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184] ...
	I0725 18:58:39.869201  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184"
	I0725 18:58:39.914664  594950 logs.go:123] Gathering logs for kube-controller-manager [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95] ...
	I0725 18:58:39.914693  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95"
	I0725 18:58:40.003149  594950 logs.go:123] Gathering logs for kube-apiserver [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c] ...
	I0725 18:58:40.003199  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c"
	I0725 18:58:40.091908  594950 logs.go:123] Gathering logs for etcd [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb] ...
	I0725 18:58:40.091950  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb"
	I0725 18:58:40.148804  594950 logs.go:123] Gathering logs for coredns [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84] ...
	I0725 18:58:40.148838  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84"
	I0725 18:58:40.195450  594950 logs.go:123] Gathering logs for kubelet ...
	I0725 18:58:40.195481  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0725 18:58:40.233833  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.234054  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.234224  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.234415  594950 logs.go:138] Found kubelet problem: Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:40.280110  594950 logs.go:123] Gathering logs for dmesg ...
	I0725 18:58:40.280146  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0725 18:58:40.299158  594950 logs.go:123] Gathering logs for describe nodes ...
	I0725 18:58:40.299191  594950 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0725 18:58:40.446490  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:40.446519  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0725 18:58:40.446585  594950 out.go:239] X Problems detected in kubelet:
	W0725 18:58:40.446603  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157584    1554 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.446610  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157620    1554 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-229699" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.446625  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: W0725 18:56:56.157773    1554 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	W0725 18:58:40.446640  594950 out.go:239]   Jul 25 18:56:56 addons-229699 kubelet[1554]: E0725 18:56:56.157798    1554 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-229699" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-229699' and this object
	I0725 18:58:40.446651  594950 out.go:304] Setting ErrFile to fd 2...
	I0725 18:58:40.446657  594950 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:58:50.458659  594950 system_pods.go:59] 18 kube-system pods found
	I0725 18:58:50.458710  594950 system_pods.go:61] "coredns-7db6d8ff4d-qs4kv" [9cd1ab37-5696-427f-a778-87b29bc2fe73] Running
	I0725 18:58:50.458717  594950 system_pods.go:61] "csi-hostpath-attacher-0" [56e978b5-a6ab-4977-b39e-f286498fc380] Running
	I0725 18:58:50.458722  594950 system_pods.go:61] "csi-hostpath-resizer-0" [b274fd8e-68a6-4653-9192-4002c6609e21] Running
	I0725 18:58:50.458727  594950 system_pods.go:61] "csi-hostpathplugin-zs68q" [263a9eec-f2e0-47f5-a246-8425f9f109e2] Running
	I0725 18:58:50.458731  594950 system_pods.go:61] "etcd-addons-229699" [0227a980-aa13-41ae-9d19-6cfb3bf5d8af] Running
	I0725 18:58:50.458736  594950 system_pods.go:61] "kindnet-hhwv8" [f6e5f794-4d00-46c7-befb-bba681fd6688] Running
	I0725 18:58:50.458771  594950 system_pods.go:61] "kube-apiserver-addons-229699" [18b4b231-3f12-499d-89ee-0d686407452c] Running
	I0725 18:58:50.458784  594950 system_pods.go:61] "kube-controller-manager-addons-229699" [8315a821-8923-4cda-b66b-c9af8ac8cc12] Running
	I0725 18:58:50.458789  594950 system_pods.go:61] "kube-ingress-dns-minikube" [791e03e2-8291-413d-b3fa-7b1cc55f4e27] Running
	I0725 18:58:50.458793  594950 system_pods.go:61] "kube-proxy-8wbww" [19837f9a-155e-48d2-88ca-856e3f279c47] Running
	I0725 18:58:50.458800  594950 system_pods.go:61] "kube-scheduler-addons-229699" [80822238-6ec9-42b1-a9fc-d2176a9331ea] Running
	I0725 18:58:50.458817  594950 system_pods.go:61] "metrics-server-c59844bb4-mmf6r" [d8b28717-3463-4e1a-943a-2dfe18bfb471] Running
	I0725 18:58:50.458822  594950 system_pods.go:61] "nvidia-device-plugin-daemonset-2jxs9" [77c03e56-3163-4357-849a-d5db007b5739] Running
	I0725 18:58:50.458826  594950 system_pods.go:61] "registry-656c9c8d9c-fc7ck" [5e23714f-4eae-4669-8ca4-c7c3cc6d3dd0] Running
	I0725 18:58:50.458829  594950 system_pods.go:61] "registry-proxy-hp5c6" [a63dc1cd-691a-4939-aa3d-758e143dd036] Running
	I0725 18:58:50.458833  594950 system_pods.go:61] "snapshot-controller-745499f584-4dbhx" [4321cb8c-7e76-4aa5-a870-00cadeef9783] Running
	I0725 18:58:50.458837  594950 system_pods.go:61] "snapshot-controller-745499f584-tdbh7" [9d0f9f07-7bc1-4067-adb8-e90fd470ccbe] Running
	I0725 18:58:50.458841  594950 system_pods.go:61] "storage-provisioner" [4d049cce-994b-4f13-9448-7da0cdb85f7b] Running
	I0725 18:58:50.458867  594950 system_pods.go:74] duration metric: took 11.163091097s to wait for pod list to return data ...
	I0725 18:58:50.458883  594950 default_sa.go:34] waiting for default service account to be created ...
	I0725 18:58:50.461230  594950 default_sa.go:45] found service account: "default"
	I0725 18:58:50.461257  594950 default_sa.go:55] duration metric: took 2.366262ms for default service account to be created ...
	I0725 18:58:50.461267  594950 system_pods.go:116] waiting for k8s-apps to be running ...
	I0725 18:58:50.470804  594950 system_pods.go:86] 18 kube-system pods found
	I0725 18:58:50.470837  594950 system_pods.go:89] "coredns-7db6d8ff4d-qs4kv" [9cd1ab37-5696-427f-a778-87b29bc2fe73] Running
	I0725 18:58:50.470845  594950 system_pods.go:89] "csi-hostpath-attacher-0" [56e978b5-a6ab-4977-b39e-f286498fc380] Running
	I0725 18:58:50.470850  594950 system_pods.go:89] "csi-hostpath-resizer-0" [b274fd8e-68a6-4653-9192-4002c6609e21] Running
	I0725 18:58:50.470854  594950 system_pods.go:89] "csi-hostpathplugin-zs68q" [263a9eec-f2e0-47f5-a246-8425f9f109e2] Running
	I0725 18:58:50.470859  594950 system_pods.go:89] "etcd-addons-229699" [0227a980-aa13-41ae-9d19-6cfb3bf5d8af] Running
	I0725 18:58:50.470864  594950 system_pods.go:89] "kindnet-hhwv8" [f6e5f794-4d00-46c7-befb-bba681fd6688] Running
	I0725 18:58:50.470869  594950 system_pods.go:89] "kube-apiserver-addons-229699" [18b4b231-3f12-499d-89ee-0d686407452c] Running
	I0725 18:58:50.470873  594950 system_pods.go:89] "kube-controller-manager-addons-229699" [8315a821-8923-4cda-b66b-c9af8ac8cc12] Running
	I0725 18:58:50.470878  594950 system_pods.go:89] "kube-ingress-dns-minikube" [791e03e2-8291-413d-b3fa-7b1cc55f4e27] Running
	I0725 18:58:50.470882  594950 system_pods.go:89] "kube-proxy-8wbww" [19837f9a-155e-48d2-88ca-856e3f279c47] Running
	I0725 18:58:50.470893  594950 system_pods.go:89] "kube-scheduler-addons-229699" [80822238-6ec9-42b1-a9fc-d2176a9331ea] Running
	I0725 18:58:50.470897  594950 system_pods.go:89] "metrics-server-c59844bb4-mmf6r" [d8b28717-3463-4e1a-943a-2dfe18bfb471] Running
	I0725 18:58:50.470904  594950 system_pods.go:89] "nvidia-device-plugin-daemonset-2jxs9" [77c03e56-3163-4357-849a-d5db007b5739] Running
	I0725 18:58:50.470908  594950 system_pods.go:89] "registry-656c9c8d9c-fc7ck" [5e23714f-4eae-4669-8ca4-c7c3cc6d3dd0] Running
	I0725 18:58:50.470917  594950 system_pods.go:89] "registry-proxy-hp5c6" [a63dc1cd-691a-4939-aa3d-758e143dd036] Running
	I0725 18:58:50.470921  594950 system_pods.go:89] "snapshot-controller-745499f584-4dbhx" [4321cb8c-7e76-4aa5-a870-00cadeef9783] Running
	I0725 18:58:50.470933  594950 system_pods.go:89] "snapshot-controller-745499f584-tdbh7" [9d0f9f07-7bc1-4067-adb8-e90fd470ccbe] Running
	I0725 18:58:50.470937  594950 system_pods.go:89] "storage-provisioner" [4d049cce-994b-4f13-9448-7da0cdb85f7b] Running
	I0725 18:58:50.470944  594950 system_pods.go:126] duration metric: took 9.671648ms to wait for k8s-apps to be running ...
	I0725 18:58:50.471503  594950 system_svc.go:44] waiting for kubelet service to be running ....
	I0725 18:58:50.471591  594950 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0725 18:58:50.483823  594950 system_svc.go:56] duration metric: took 12.858527ms WaitForService to wait for kubelet
	I0725 18:58:50.483857  594950 kubeadm.go:582] duration metric: took 2m41.345749135s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0725 18:58:50.483879  594950 node_conditions.go:102] verifying NodePressure condition ...
	I0725 18:58:50.489420  594950 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0725 18:58:50.489461  594950 node_conditions.go:123] node cpu capacity is 2
	I0725 18:58:50.489473  594950 node_conditions.go:105] duration metric: took 5.589159ms to run NodePressure ...
	I0725 18:58:50.489485  594950 start.go:241] waiting for startup goroutines ...
	I0725 18:58:50.489493  594950 start.go:246] waiting for cluster config update ...
	I0725 18:58:50.489509  594950 start.go:255] writing updated cluster config ...
	I0725 18:58:50.489820  594950 ssh_runner.go:195] Run: rm -f paused
	I0725 18:58:50.854277  594950 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0725 18:58:50.858032  594950 out.go:177] * Done! kubectl is now configured to use "addons-229699" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 25 19:03:14 addons-229699 crio[975]: time="2024-07-25 19:03:14.999236166Z" level=info msg="Stopped container 0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147: headlamp/headlamp-7867546754-ddm2n/headlamp" id=d4ec705d-0b7e-4af7-aae9-31979c9aa99e name=/runtime.v1.RuntimeService/StopContainer
	Jul 25 19:03:14 addons-229699 crio[975]: time="2024-07-25 19:03:14.999831938Z" level=info msg="Stopping pod sandbox: 9195cac13188539f170a22fc6dd28ef92026076c3629788d403ba6995babb356" id=d5b2e694-0f75-4b1d-9c0b-5456cd9efdee name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:03:15 addons-229699 crio[975]: time="2024-07-25 19:03:15.000053271Z" level=info msg="Got pod network &{Name:headlamp-7867546754-ddm2n Namespace:headlamp ID:9195cac13188539f170a22fc6dd28ef92026076c3629788d403ba6995babb356 UID:3b0027cf-b5a2-4f3b-b961-aff55f1b6f98 NetNS:/var/run/netns/6af4be4d-f5e3-43b8-83f9-0a2f90a2a96e Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 25 19:03:15 addons-229699 crio[975]: time="2024-07-25 19:03:15.000187301Z" level=info msg="Deleting pod headlamp_headlamp-7867546754-ddm2n from CNI network \"kindnet\" (type=ptp)"
	Jul 25 19:03:15 addons-229699 crio[975]: time="2024-07-25 19:03:15.057704350Z" level=info msg="Stopped pod sandbox: 9195cac13188539f170a22fc6dd28ef92026076c3629788d403ba6995babb356" id=d5b2e694-0f75-4b1d-9c0b-5456cd9efdee name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:03:15 addons-229699 crio[975]: time="2024-07-25 19:03:15.218294411Z" level=info msg="Removing container: 0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147" id=72534d3d-58d6-4c93-b604-cf318d861dfe name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 25 19:03:15 addons-229699 crio[975]: time="2024-07-25 19:03:15.237686878Z" level=info msg="Removed container 0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147: headlamp/headlamp-7867546754-ddm2n/headlamp" id=72534d3d-58d6-4c93-b604-cf318d861dfe name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.357264992Z" level=info msg="Stopping pod sandbox: 9195cac13188539f170a22fc6dd28ef92026076c3629788d403ba6995babb356" id=bc8e70e0-b212-4abd-9074-ee0394b04fc9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.357312934Z" level=info msg="Stopped pod sandbox (already stopped): 9195cac13188539f170a22fc6dd28ef92026076c3629788d403ba6995babb356" id=bc8e70e0-b212-4abd-9074-ee0394b04fc9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.358075730Z" level=info msg="Removing pod sandbox: 9195cac13188539f170a22fc6dd28ef92026076c3629788d403ba6995babb356" id=12c11aef-b6c0-41a8-97c6-a7e385210865 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.364612807Z" level=info msg="Removed pod sandbox: 9195cac13188539f170a22fc6dd28ef92026076c3629788d403ba6995babb356" id=12c11aef-b6c0-41a8-97c6-a7e385210865 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.365135480Z" level=info msg="Stopping pod sandbox: 9aca1afd88ecacf162a3de9341110242dedc70087831af827168b2122d2852a6" id=62d71a6a-315a-4294-a928-dd0dbcfa7acd name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.365192604Z" level=info msg="Stopped pod sandbox (already stopped): 9aca1afd88ecacf162a3de9341110242dedc70087831af827168b2122d2852a6" id=62d71a6a-315a-4294-a928-dd0dbcfa7acd name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.365466236Z" level=info msg="Removing pod sandbox: 9aca1afd88ecacf162a3de9341110242dedc70087831af827168b2122d2852a6" id=a1319fdc-02da-4b2b-bb85-4ac394a44502 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.374127080Z" level=info msg="Removed pod sandbox: 9aca1afd88ecacf162a3de9341110242dedc70087831af827168b2122d2852a6" id=a1319fdc-02da-4b2b-bb85-4ac394a44502 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.374612773Z" level=info msg="Stopping pod sandbox: b6be6fdc4864c88eacb8b595f7711a2a453afe90e6fc2329ae9d1769f3a7fd6f" id=7bc8e854-74cd-4808-934e-0d3e53bff7b2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.374650336Z" level=info msg="Stopped pod sandbox (already stopped): b6be6fdc4864c88eacb8b595f7711a2a453afe90e6fc2329ae9d1769f3a7fd6f" id=7bc8e854-74cd-4808-934e-0d3e53bff7b2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.374984144Z" level=info msg="Removing pod sandbox: b6be6fdc4864c88eacb8b595f7711a2a453afe90e6fc2329ae9d1769f3a7fd6f" id=e4ec7f80-675f-49ef-9d06-f36704a0d5ab name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 25 19:03:56 addons-229699 crio[975]: time="2024-07-25 19:03:56.383903835Z" level=info msg="Removed pod sandbox: b6be6fdc4864c88eacb8b595f7711a2a453afe90e6fc2329ae9d1769f3a7fd6f" id=e4ec7f80-675f-49ef-9d06-f36704a0d5ab name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 25 19:05:21 addons-229699 crio[975]: time="2024-07-25 19:05:21.172177745Z" level=info msg="Stopping container: ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3 (timeout: 30s)" id=57e16783-980f-447f-93ac-6ec84785f96b name=/runtime.v1.RuntimeService/StopContainer
	Jul 25 19:05:22 addons-229699 crio[975]: time="2024-07-25 19:05:22.336602108Z" level=info msg="Stopped container ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3: kube-system/metrics-server-c59844bb4-mmf6r/metrics-server" id=57e16783-980f-447f-93ac-6ec84785f96b name=/runtime.v1.RuntimeService/StopContainer
	Jul 25 19:05:22 addons-229699 crio[975]: time="2024-07-25 19:05:22.337504513Z" level=info msg="Stopping pod sandbox: 41e88d49b2048d4b57186b5cab1dfba2f8f03f3dea4dc74f9c7a7175af74b55b" id=60e884c1-e5d5-4abc-a296-f761983872c3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 25 19:05:22 addons-229699 crio[975]: time="2024-07-25 19:05:22.337735560Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-mmf6r Namespace:kube-system ID:41e88d49b2048d4b57186b5cab1dfba2f8f03f3dea4dc74f9c7a7175af74b55b UID:d8b28717-3463-4e1a-943a-2dfe18bfb471 NetNS:/var/run/netns/034cbb6b-9685-4376-af0d-23e39fdd31fd Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 25 19:05:22 addons-229699 crio[975]: time="2024-07-25 19:05:22.337874161Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-mmf6r from CNI network \"kindnet\" (type=ptp)"
	Jul 25 19:05:22 addons-229699 crio[975]: time="2024-07-25 19:05:22.380791076Z" level=info msg="Stopped pod sandbox: 41e88d49b2048d4b57186b5cab1dfba2f8f03f3dea4dc74f9c7a7175af74b55b" id=60e884c1-e5d5-4abc-a296-f761983872c3 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                              CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	3d1a277cb26de       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6              3 minutes ago       Running             hello-world-app           0                   25cb3bc615231       hello-world-app-6778b5fc9f-hpjlv
	e0edfc65bfa75       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                    5 minutes ago       Running             nginx                     0                   d307ee12a6eb8       nginx
	9d35152363d41       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                6 minutes ago       Running             busybox                   0                   06fccf1e70560       busybox
	a9cd0b80ac464       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98   8 minutes ago       Running             local-path-provisioner    0                   4c50ce316037c       local-path-provisioner-8d985888d-fvzg2
	494ca973ec000       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                   8 minutes ago       Running             storage-provisioner       0                   7fa694fc67860       storage-provisioner
	eef7651351f2c       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                   8 minutes ago       Running             coredns                   0                   8464448470b0e       coredns-7db6d8ff4d-qs4kv
	037bd8e08a5db       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                 9 minutes ago       Running             kindnet-cni               0                   3c04dd488ae41       kindnet-hhwv8
	3ae77cd95e745       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                   9 minutes ago       Running             kube-proxy                0                   e5d7d43843714       kube-proxy-8wbww
	90dbb0c52a67a       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                   9 minutes ago       Running             kube-apiserver            0                   efa947c0c693a       kube-apiserver-addons-229699
	f7962ad5e2d6d       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                   9 minutes ago       Running             kube-scheduler            0                   15f1a37e7f897       kube-scheduler-addons-229699
	47346a4c2eb98       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                   9 minutes ago       Running             kube-controller-manager   0                   367bc3ecf4e88       kube-controller-manager-addons-229699
	3c8751d1bdfd3       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                   9 minutes ago       Running             etcd                      0                   94ae193204f6f       etcd-addons-229699
	
	
	==> coredns [eef7651351f2c513c48557e6301881d3f6dd72944cf3de70f3e721c9ef117b84] <==
	[INFO] 10.244.0.15:59446 - 47544 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002495573s
	[INFO] 10.244.0.15:43955 - 46335 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000160943s
	[INFO] 10.244.0.15:43955 - 12794 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000116652s
	[INFO] 10.244.0.15:59364 - 51807 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000112189s
	[INFO] 10.244.0.15:59364 - 29787 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000065156s
	[INFO] 10.244.0.15:36564 - 55001 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00006377s
	[INFO] 10.244.0.15:36564 - 15068 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000059389s
	[INFO] 10.244.0.15:50674 - 56376 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00006025s
	[INFO] 10.244.0.15:50674 - 45114 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000051799s
	[INFO] 10.244.0.15:40896 - 10479 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00170237s
	[INFO] 10.244.0.15:40896 - 41709 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001572729s
	[INFO] 10.244.0.15:36249 - 25295 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000145411s
	[INFO] 10.244.0.15:36249 - 29645 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000166662s
	[INFO] 10.244.0.20:33391 - 17189 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000209656s
	[INFO] 10.244.0.20:48976 - 40672 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000136754s
	[INFO] 10.244.0.20:37181 - 62800 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000141858s
	[INFO] 10.244.0.20:42182 - 32150 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000087754s
	[INFO] 10.244.0.20:41531 - 26115 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141588s
	[INFO] 10.244.0.20:41756 - 32070 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000144368s
	[INFO] 10.244.0.20:39952 - 50485 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.008720341s
	[INFO] 10.244.0.20:59945 - 46774 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.008546844s
	[INFO] 10.244.0.20:49493 - 36323 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001726641s
	[INFO] 10.244.0.20:59966 - 40616 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000981437s
	[INFO] 10.244.0.23:41180 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000178657s
	[INFO] 10.244.0.23:46049 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00009298s
	
	
	==> describe nodes <==
	Name:               addons-229699
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-229699
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=6f15797740a09e0fb947959f5fd09f2e323bde5a
	                    minikube.k8s.io/name=addons-229699
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_25T18_55_56_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-229699
	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:  Thu, 25 Jul 2024 18:55:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-229699
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 25 Jul 2024 19:05:17 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 25 Jul 2024 19:03:35 +0000   Thu, 25 Jul 2024 18:55:50 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 25 Jul 2024 19:03:35 +0000   Thu, 25 Jul 2024 18:55:50 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 25 Jul 2024 19:03:35 +0000   Thu, 25 Jul 2024 18:55:50 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 25 Jul 2024 19:03:35 +0000   Thu, 25 Jul 2024 18:56:56 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-229699
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 7be3ca27a37d4676b53715371476a432
	  System UUID:                8405e9d5-d615-4f1c-9cad-dba8e82de113
	  Boot ID:                    3f23d387-fe8b-4619-926f-d54e781ec3e2
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                      CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                      ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m31s
	  default                     hello-world-app-6778b5fc9f-hpjlv          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m7s
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m27s
	  kube-system                 coredns-7db6d8ff4d-qs4kv                  100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m11s
	  kube-system                 etcd-addons-229699                        100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m26s
	  kube-system                 kindnet-hhwv8                             100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m12s
	  kube-system                 kube-apiserver-addons-229699              250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m26s
	  kube-system                 kube-controller-manager-addons-229699     200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m26s
	  kube-system                 kube-proxy-8wbww                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m12s
	  kube-system                 kube-scheduler-addons-229699              100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m26s
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m8s
	  local-path-storage          local-path-provisioner-8d985888d-fvzg2    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m8s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             220Mi (2%!)(MISSING)  220Mi (2%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 9m7s   kube-proxy       
	  Normal  Starting                 9m27s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m27s  kubelet          Node addons-229699 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m27s  kubelet          Node addons-229699 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m27s  kubelet          Node addons-229699 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9m14s  node-controller  Node addons-229699 event: Registered Node addons-229699 in Controller
	  Normal  NodeReady                8m26s  kubelet          Node addons-229699 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001091] FS-Cache: O-key=[8] 'e13a5c0100000000'
	[  +0.000744] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000983] FS-Cache: N-cookie d=00000000cbad6f6d{9p.inode} n=00000000159b6f70
	[  +0.001068] FS-Cache: N-key=[8] 'e13a5c0100000000'
	[  +0.004591] FS-Cache: Duplicate cookie detected
	[  +0.000711] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.001025] FS-Cache: O-cookie d=00000000cbad6f6d{9p.inode} n=00000000157390c2
	[  +0.001113] FS-Cache: O-key=[8] 'e13a5c0100000000'
	[  +0.000731] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000951] FS-Cache: N-cookie d=00000000cbad6f6d{9p.inode} n=00000000f5a9fd7c
	[  +0.001095] FS-Cache: N-key=[8] 'e13a5c0100000000'
	[  +2.757392] FS-Cache: Duplicate cookie detected
	[  +0.000725] FS-Cache: O-cookie c=00000017 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000996] FS-Cache: O-cookie d=00000000cbad6f6d{9p.inode} n=000000002b1f60d6
	[  +0.001088] FS-Cache: O-key=[8] 'e03a5c0100000000'
	[  +0.000748] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000964] FS-Cache: N-cookie d=00000000cbad6f6d{9p.inode} n=00000000e44cf89d
	[  +0.001078] FS-Cache: N-key=[8] 'e03a5c0100000000'
	[  +0.290756] FS-Cache: Duplicate cookie detected
	[  +0.000705] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.000972] FS-Cache: O-cookie d=00000000cbad6f6d{9p.inode} n=000000006d5ff5a4
	[  +0.001084] FS-Cache: O-key=[8] 'e63a5c0100000000'
	[  +0.000748] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000959] FS-Cache: N-cookie d=00000000cbad6f6d{9p.inode} n=00000000159b6f70
	[  +0.001067] FS-Cache: N-key=[8] 'e63a5c0100000000'
	
	
	==> etcd [3c8751d1bdfd3d4e8b49fe407338999665995670223e60c8efef53da2f4c49eb] <==
	{"level":"info","ts":"2024-07-25T18:55:50.218915Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-07-25T18:55:50.218922Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-25T18:55:50.218932Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-25T18:55:50.21894Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-25T18:55:50.221284Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-25T18:55:50.225356Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-229699 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-25T18:55:50.225394Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-25T18:55:50.225662Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-25T18:55:50.225729Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-25T18:55:50.225753Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-25T18:55:50.225763Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-25T18:55:50.227521Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-25T18:55:50.229181Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-25T18:55:50.229209Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-25T18:55:50.261526Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-25T18:56:09.891537Z","caller":"traceutil/trace.go:171","msg":"trace[477072973] linearizableReadLoop","detail":"{readStateIndex:336; appliedIndex:335; }","duration":"189.812567ms","start":"2024-07-25T18:56:09.701705Z","end":"2024-07-25T18:56:09.891517Z","steps":["trace[477072973] 'read index received'  (duration: 93.62319ms)","trace[477072973] 'applied index is now lower than readState.Index'  (duration: 96.188811ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-25T18:56:09.898254Z","caller":"traceutil/trace.go:171","msg":"trace[346326372] transaction","detail":"{read_only:false; response_revision:327; number_of_response:1; }","duration":"191.452554ms","start":"2024-07-25T18:56:09.701419Z","end":"2024-07-25T18:56:09.892871Z","steps":["trace[346326372] 'process raft request'  (duration: 93.886082ms)","trace[346326372] 'compare'  (duration: 96.115695ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-25T18:56:09.89882Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.174208ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/endpointslice-controller\" ","response":"range_response_count:1 size:214"}
	{"level":"info","ts":"2024-07-25T18:56:09.899191Z","caller":"traceutil/trace.go:171","msg":"trace[1565549304] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/endpointslice-controller; range_end:; response_count:1; response_revision:327; }","duration":"103.55399ms","start":"2024-07-25T18:56:09.795612Z","end":"2024-07-25T18:56:09.899166Z","steps":["trace[1565549304] 'agreement among raft nodes before linearized reading'  (duration: 103.020814ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-25T18:56:09.898898Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"197.190932ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
	{"level":"info","ts":"2024-07-25T18:56:09.902329Z","caller":"traceutil/trace.go:171","msg":"trace[1561524296] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:327; }","duration":"200.612829ms","start":"2024-07-25T18:56:09.701701Z","end":"2024-07-25T18:56:09.902314Z","steps":["trace[1561524296] 'agreement among raft nodes before linearized reading'  (duration: 197.168786ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-25T18:56:10.801773Z","caller":"traceutil/trace.go:171","msg":"trace[427585861] transaction","detail":"{read_only:false; response_revision:344; number_of_response:1; }","duration":"144.457845ms","start":"2024-07-25T18:56:10.657295Z","end":"2024-07-25T18:56:10.801753Z","steps":["trace[427585861] 'process raft request'  (duration: 58.401491ms)","trace[427585861] 'compare'  (duration: 48.268501ms)","trace[427585861] 'store kv pair into bolt db' {req_type:put; key:/registry/pods/kube-system/kube-proxy-8wbww; req_size:3408; } (duration: 37.522098ms)"],"step_count":3}
	{"level":"info","ts":"2024-07-25T18:56:10.801994Z","caller":"traceutil/trace.go:171","msg":"trace[1114143280] linearizableReadLoop","detail":"{readStateIndex:354; appliedIndex:353; }","duration":"143.942836ms","start":"2024-07-25T18:56:10.657621Z","end":"2024-07-25T18:56:10.801564Z","steps":["trace[1114143280] 'read index received'  (duration: 57.999277ms)","trace[1114143280] 'applied index is now lower than readState.Index'  (duration: 85.942853ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-25T18:56:10.802116Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"144.481779ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-public/\" range_end:\"/registry/serviceaccounts/kube-public0\" ","response":"range_response_count:1 size:179"}
	{"level":"info","ts":"2024-07-25T18:56:10.802236Z","caller":"traceutil/trace.go:171","msg":"trace[1877975025] range","detail":"{range_begin:/registry/serviceaccounts/kube-public/; range_end:/registry/serviceaccounts/kube-public0; response_count:1; response_revision:344; }","duration":"144.614046ms","start":"2024-07-25T18:56:10.657613Z","end":"2024-07-25T18:56:10.802227Z","steps":["trace[1877975025] 'agreement among raft nodes before linearized reading'  (duration: 144.413234ms)"],"step_count":1}
	
	
	==> kernel <==
	 19:05:22 up  2:47,  0 users,  load average: 1.04, 1.07, 1.98
	Linux addons-229699 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [037bd8e08a5dba560aaac0cfb8764463fbffd7848e413dfba4acdd73e781d2b8] <==
	I0725 19:04:05.669189       1 main.go:299] handling current node
	I0725 19:04:15.668644       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:04:15.668687       1 main.go:299] handling current node
	W0725 19:04:23.767233       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0725 19:04:23.767268       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0725 19:04:25.668900       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:04:25.668955       1 main.go:299] handling current node
	W0725 19:04:28.113101       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0725 19:04:28.113137       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	W0725 19:04:34.426305       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0725 19:04:34.426343       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0725 19:04:35.669174       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:04:35.669213       1 main.go:299] handling current node
	I0725 19:04:45.668405       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:04:45.668439       1 main.go:299] handling current node
	I0725 19:04:55.668505       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:04:55.668620       1 main.go:299] handling current node
	W0725 19:05:04.962403       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0725 19:05:04.962457       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0725 19:05:05.669302       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:05:05.669339       1 main.go:299] handling current node
	W0725 19:05:07.194097       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0725 19:05:07.194131       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0725 19:05:15.668535       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0725 19:05:15.668571       1 main.go:299] handling current node
	
	
	==> kube-apiserver [90dbb0c52a67abf9add48f7cac2d80a4949a2be555f55f9fe0d6b9d2d730830c] <==
	E0725 18:58:16.512720       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0725 18:58:16.566942       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0725 18:58:16.570608       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
	E0725 18:58:59.605084       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:36162: use of closed network connection
	E0725 18:58:59.843437       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:36192: use of closed network connection
	E0725 18:58:59.991267       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:36204: use of closed network connection
	I0725 18:59:20.223881       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0725 18:59:42.538183       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0725 18:59:42.538836       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0725 18:59:42.558875       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0725 18:59:42.559344       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0725 18:59:42.586027       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0725 18:59:42.586091       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0725 18:59:42.621118       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0725 18:59:42.621303       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0725 18:59:43.585240       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0725 18:59:43.621992       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0725 18:59:43.634161       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0725 18:59:49.279286       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0725 18:59:50.323285       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0725 18:59:54.829590       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0725 18:59:55.132393       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.160.134"}
	I0725 19:02:16.113350       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.105.201.219"}
	I0725 19:03:04.266630       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.97.63.74"}
	
	
	==> kube-controller-manager [47346a4c2eb98ea87a599cad9eb7dbb40c6180a3e782332e7cf6d455183bbd95] <==
	I0725 19:03:14.847306       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="4.16µs"
	W0725 19:03:20.152581       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:03:20.152622       1 reflector.go:150] 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
	I0725 19:03:24.957133       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	W0725 19:03:29.278480       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:03:29.278521       1 reflector.go:150] 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
	W0725 19:03:33.913685       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:03:33.913802       1 reflector.go:150] 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
	W0725 19:03:44.811196       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:03:44.811234       1 reflector.go:150] 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
	W0725 19:03:54.095057       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:03:54.095103       1 reflector.go:150] 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
	W0725 19:04:09.437393       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:04:09.437434       1 reflector.go:150] 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
	W0725 19:04:20.190641       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:04:20.190679       1 reflector.go:150] 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
	W0725 19:04:28.585553       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:04:28.585599       1 reflector.go:150] 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
	W0725 19:04:30.103123       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:04:30.103165       1 reflector.go:150] 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
	W0725 19:04:45.326604       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:04:45.326667       1 reflector.go:150] 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
	W0725 19:04:54.390966       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0725 19:04:54.391004       1 reflector.go:150] 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
	I0725 19:05:21.147763       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="4.595µs"
	
	
	==> kube-proxy [3ae77cd95e74541bc7101be4457e049fee0fa4148c79daf599799ac28bde0184] <==
	I0725 18:56:14.556221       1 server_linux.go:69] "Using iptables proxy"
	I0725 18:56:14.838558       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0725 18:56:15.581256       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0725 18:56:15.593100       1 server_linux.go:165] "Using iptables Proxier"
	I0725 18:56:15.649068       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0725 18:56:15.649187       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0725 18:56:15.649260       1 proxier.go:243] "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"
	I0725 18:56:15.649761       1 server.go:872] "Version info" version="v1.30.3"
	I0725 18:56:15.649831       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0725 18:56:15.661303       1 config.go:192] "Starting service config controller"
	I0725 18:56:15.661366       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0725 18:56:15.661398       1 config.go:101] "Starting endpoint slice config controller"
	I0725 18:56:15.661403       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0725 18:56:15.672206       1 config.go:319] "Starting node config controller"
	I0725 18:56:15.672234       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0725 18:56:15.781746       1 shared_informer.go:320] Caches are synced for service config
	I0725 18:56:15.782840       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0725 18:56:15.783012       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [f7962ad5e2d6d8c4d4e20aa3af27b12352a9469c46f29a617470b1fb7d31f4a4] <==
	W0725 18:55:53.486871       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0725 18:55:53.487413       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0725 18:55:53.489904       1 reflector.go:547] 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
	E0725 18:55:53.489987       1 reflector.go:150] 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
	W0725 18:55:53.490092       1 reflector.go:547] 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
	E0725 18:55:53.492646       1 reflector.go:150] 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
	W0725 18:55:53.492495       1 reflector.go:547] 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
	E0725 18:55:53.492791       1 reflector.go:150] 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
	W0725 18:55:53.492598       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0725 18:55:53.492863       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0725 18:55:54.334804       1 reflector.go:547] 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
	E0725 18:55:54.334864       1 reflector.go:150] 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
	W0725 18:55:54.383423       1 reflector.go:547] 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
	E0725 18:55:54.383561       1 reflector.go:150] 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
	W0725 18:55:54.415609       1 reflector.go:547] 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
	E0725 18:55:54.415718       1 reflector.go:150] 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
	W0725 18:55:54.421344       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0725 18:55:54.421463       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0725 18:55:54.485412       1 reflector.go:547] 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
	E0725 18:55:54.485530       1 reflector.go:150] 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
	W0725 18:55:54.502087       1 reflector.go:547] 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
	E0725 18:55:54.502205       1 reflector.go:150] 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
	W0725 18:55:54.546040       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0725 18:55:54.546082       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	I0725 18:55:54.970428       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 25 19:03:04 addons-229699 kubelet[1554]: I0725 19:03:04.348182    1554 memory_manager.go:354] "RemoveStaleState removing state" podUID="c8a9441a-d3cc-4096-9907-2fce355bca37" containerName="yakd"
	Jul 25 19:03:04 addons-229699 kubelet[1554]: I0725 19:03:04.348190    1554 memory_manager.go:354] "RemoveStaleState removing state" podUID="77c03e56-3163-4357-849a-d5db007b5739" containerName="nvidia-device-plugin-ctr"
	Jul 25 19:03:04 addons-229699 kubelet[1554]: I0725 19:03:04.376625    1554 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-4tb5l\" (UniqueName: \"kubernetes.io/projected/3b0027cf-b5a2-4f3b-b961-aff55f1b6f98-kube-api-access-4tb5l\") pod \"headlamp-7867546754-ddm2n\" (UID: \"3b0027cf-b5a2-4f3b-b961-aff55f1b6f98\") " pod="headlamp/headlamp-7867546754-ddm2n"
	Jul 25 19:03:06 addons-229699 kubelet[1554]: I0725 19:03:06.052087    1554 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1bf30f85-105d-4a34-945d-dd75307e71a5" path="/var/lib/kubelet/pods/1bf30f85-105d-4a34-945d-dd75307e71a5/volumes"
	Jul 25 19:03:09 addons-229699 kubelet[1554]: I0725 19:03:09.229652    1554 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="headlamp/headlamp-7867546754-ddm2n" podStartSLOduration=1.698804814 podStartE2EDuration="5.229618015s" podCreationTimestamp="2024-07-25 19:03:04 +0000 UTC" firstStartedPulling="2024-07-25 19:03:04.688833569 +0000 UTC m=+428.964296927" lastFinishedPulling="2024-07-25 19:03:08.21964677 +0000 UTC m=+432.495110128" observedRunningTime="2024-07-25 19:03:09.215930316 +0000 UTC m=+433.491393673" watchObservedRunningTime="2024-07-25 19:03:09.229618015 +0000 UTC m=+433.505081381"
	Jul 25 19:03:15 addons-229699 kubelet[1554]: I0725 19:03:15.152333    1554 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4tb5l\" (UniqueName: \"kubernetes.io/projected/3b0027cf-b5a2-4f3b-b961-aff55f1b6f98-kube-api-access-4tb5l\") pod \"3b0027cf-b5a2-4f3b-b961-aff55f1b6f98\" (UID: \"3b0027cf-b5a2-4f3b-b961-aff55f1b6f98\") "
	Jul 25 19:03:15 addons-229699 kubelet[1554]: I0725 19:03:15.156982    1554 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3b0027cf-b5a2-4f3b-b961-aff55f1b6f98-kube-api-access-4tb5l" (OuterVolumeSpecName: "kube-api-access-4tb5l") pod "3b0027cf-b5a2-4f3b-b961-aff55f1b6f98" (UID: "3b0027cf-b5a2-4f3b-b961-aff55f1b6f98"). InnerVolumeSpecName "kube-api-access-4tb5l". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 25 19:03:15 addons-229699 kubelet[1554]: I0725 19:03:15.216774    1554 scope.go:117] "RemoveContainer" containerID="0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147"
	Jul 25 19:03:15 addons-229699 kubelet[1554]: I0725 19:03:15.237948    1554 scope.go:117] "RemoveContainer" containerID="0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147"
	Jul 25 19:03:15 addons-229699 kubelet[1554]: E0725 19:03:15.238350    1554 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147\": container with ID starting with 0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147 not found: ID does not exist" containerID="0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147"
	Jul 25 19:03:15 addons-229699 kubelet[1554]: I0725 19:03:15.238391    1554 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147"} err="failed to get container status \"0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147\": rpc error: code = NotFound desc = could not find container \"0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147\": container with ID starting with 0d24df12883cba480f348adad58fc8657c638b08a50ed3530134e02fd7849147 not found: ID does not exist"
	Jul 25 19:03:15 addons-229699 kubelet[1554]: I0725 19:03:15.252749    1554 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-4tb5l\" (UniqueName: \"kubernetes.io/projected/3b0027cf-b5a2-4f3b-b961-aff55f1b6f98-kube-api-access-4tb5l\") on node \"addons-229699\" DevicePath \"\""
	Jul 25 19:03:15 addons-229699 kubelet[1554]: I0725 19:03:15.919839    1554 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3b0027cf-b5a2-4f3b-b961-aff55f1b6f98" path="/var/lib/kubelet/pods/3b0027cf-b5a2-4f3b-b961-aff55f1b6f98/volumes"
	Jul 25 19:03:39 addons-229699 kubelet[1554]: I0725 19:03:39.919066    1554 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Jul 25 19:05:08 addons-229699 kubelet[1554]: I0725 19:05:08.918085    1554 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Jul 25 19:05:22 addons-229699 kubelet[1554]: I0725 19:05:22.461108    1554 scope.go:117] "RemoveContainer" containerID="ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3"
	Jul 25 19:05:22 addons-229699 kubelet[1554]: I0725 19:05:22.493259    1554 scope.go:117] "RemoveContainer" containerID="ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3"
	Jul 25 19:05:22 addons-229699 kubelet[1554]: E0725 19:05:22.493772    1554 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3\": container with ID starting with ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3 not found: ID does not exist" containerID="ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3"
	Jul 25 19:05:22 addons-229699 kubelet[1554]: I0725 19:05:22.493816    1554 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3"} err="failed to get container status \"ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3\": rpc error: code = NotFound desc = could not find container \"ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3\": container with ID starting with ee89680cf2b87e3ad7dc4155d68064a30bc1dfa2ef8c3af8ed55ffa2b37a33c3 not found: ID does not exist"
	Jul 25 19:05:22 addons-229699 kubelet[1554]: I0725 19:05:22.516288    1554 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/d8b28717-3463-4e1a-943a-2dfe18bfb471-tmp-dir\") pod \"d8b28717-3463-4e1a-943a-2dfe18bfb471\" (UID: \"d8b28717-3463-4e1a-943a-2dfe18bfb471\") "
	Jul 25 19:05:22 addons-229699 kubelet[1554]: I0725 19:05:22.516355    1554 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-pld8p\" (UniqueName: \"kubernetes.io/projected/d8b28717-3463-4e1a-943a-2dfe18bfb471-kube-api-access-pld8p\") pod \"d8b28717-3463-4e1a-943a-2dfe18bfb471\" (UID: \"d8b28717-3463-4e1a-943a-2dfe18bfb471\") "
	Jul 25 19:05:22 addons-229699 kubelet[1554]: I0725 19:05:22.516758    1554 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/d8b28717-3463-4e1a-943a-2dfe18bfb471-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "d8b28717-3463-4e1a-943a-2dfe18bfb471" (UID: "d8b28717-3463-4e1a-943a-2dfe18bfb471"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 25 19:05:22 addons-229699 kubelet[1554]: I0725 19:05:22.519161    1554 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d8b28717-3463-4e1a-943a-2dfe18bfb471-kube-api-access-pld8p" (OuterVolumeSpecName: "kube-api-access-pld8p") pod "d8b28717-3463-4e1a-943a-2dfe18bfb471" (UID: "d8b28717-3463-4e1a-943a-2dfe18bfb471"). InnerVolumeSpecName "kube-api-access-pld8p". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 25 19:05:22 addons-229699 kubelet[1554]: I0725 19:05:22.617432    1554 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-pld8p\" (UniqueName: \"kubernetes.io/projected/d8b28717-3463-4e1a-943a-2dfe18bfb471-kube-api-access-pld8p\") on node \"addons-229699\" DevicePath \"\""
	Jul 25 19:05:22 addons-229699 kubelet[1554]: I0725 19:05:22.617474    1554 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/d8b28717-3463-4e1a-943a-2dfe18bfb471-tmp-dir\") on node \"addons-229699\" DevicePath \"\""
	
	
	==> storage-provisioner [494ca973ec000761c74d312d553e6bd6a3639bb0dd1001b59095705cfce89e0d] <==
	I0725 18:56:57.321388       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0725 18:56:57.334067       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0725 18:56:57.334140       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0725 18:56:57.346701       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0725 18:56:57.346866       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-229699_7ed7c980-63cf-411a-b042-bb8f68f79db0!
	I0725 18:56:57.350287       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"36281291-009c-4f94-972a-7d2388e40f61", APIVersion:"v1", ResourceVersion:"920", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-229699_7ed7c980-63cf-411a-b042-bb8f68f79db0 became leader
	I0725 18:56:57.447443       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-229699_7ed7c980-63cf-411a-b042-bb8f68f79db0!
	

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

                                                
                                    

Test pass (301/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.93
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.09
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 6.03
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.07
18 TestDownloadOnly/v1.30.3/DeleteAll 0.19
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-beta.0/json-events 8.75
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.38
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.37
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.17
30 TestBinaryMirror 0.54
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
36 TestAddons/Setup 224.78
40 TestAddons/serial/GCPAuth/Namespaces 0.22
42 TestAddons/parallel/Registry 16.85
44 TestAddons/parallel/InspektorGadget 11.75
48 TestAddons/parallel/CSI 34.11
49 TestAddons/parallel/Headlamp 16.64
50 TestAddons/parallel/CloudSpanner 6.56
51 TestAddons/parallel/LocalPath 10.37
52 TestAddons/parallel/NvidiaDevicePlugin 6.49
53 TestAddons/parallel/Yakd 11.75
54 TestAddons/StoppedEnableDisable 12.18
55 TestCertOptions 36.79
56 TestCertExpiration 239.8
58 TestForceSystemdFlag 46.23
59 TestForceSystemdEnv 44.66
65 TestErrorSpam/setup 32.4
66 TestErrorSpam/start 0.7
67 TestErrorSpam/status 0.99
68 TestErrorSpam/pause 1.68
69 TestErrorSpam/unpause 1.75
70 TestErrorSpam/stop 1.42
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 61.14
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 25.88
77 TestFunctional/serial/KubeContext 0.07
78 TestFunctional/serial/KubectlGetPods 0.09
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.23
82 TestFunctional/serial/CacheCmd/cache/add_local 1.01
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
84 TestFunctional/serial/CacheCmd/cache/list 0.05
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
86 TestFunctional/serial/CacheCmd/cache/cache_reload 1.96
87 TestFunctional/serial/CacheCmd/cache/delete 0.11
88 TestFunctional/serial/MinikubeKubectlCmd 0.3
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.33
90 TestFunctional/serial/ExtraConfig 45.12
91 TestFunctional/serial/ComponentHealth 0.11
92 TestFunctional/serial/LogsCmd 1.68
93 TestFunctional/serial/LogsFileCmd 1.66
94 TestFunctional/serial/InvalidService 4.91
96 TestFunctional/parallel/ConfigCmd 0.44
97 TestFunctional/parallel/DashboardCmd 9.99
98 TestFunctional/parallel/DryRun 0.43
99 TestFunctional/parallel/InternationalLanguage 0.21
100 TestFunctional/parallel/StatusCmd 0.99
104 TestFunctional/parallel/ServiceCmdConnect 11.64
105 TestFunctional/parallel/AddonsCmd 0.22
106 TestFunctional/parallel/PersistentVolumeClaim 25.79
108 TestFunctional/parallel/SSHCmd 0.68
109 TestFunctional/parallel/CpCmd 2.17
111 TestFunctional/parallel/FileSync 0.38
112 TestFunctional/parallel/CertSync 1.68
116 TestFunctional/parallel/NodeLabels 0.09
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.95
120 TestFunctional/parallel/License 0.29
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.6
123 TestFunctional/parallel/Version/short 0.06
124 TestFunctional/parallel/Version/components 1.23
125 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
127 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.47
128 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
129 TestFunctional/parallel/ImageCommands/ImageListTable 0.3
130 TestFunctional/parallel/ImageCommands/ImageListJson 0.22
131 TestFunctional/parallel/ImageCommands/ImageListYaml 0.24
132 TestFunctional/parallel/ImageCommands/ImageBuild 4.84
133 TestFunctional/parallel/ImageCommands/Setup 0.77
134 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.84
135 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.11
136 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.4
137 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.54
138 TestFunctional/parallel/ImageCommands/ImageRemove 0.45
139 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.78
140 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.56
141 TestFunctional/parallel/UpdateContextCmd/no_changes 0.24
142 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
143 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.24
144 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
145 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
149 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
150 TestFunctional/parallel/MountCmd/any-port 7.16
151 TestFunctional/parallel/MountCmd/specific-port 2.67
152 TestFunctional/parallel/MountCmd/VerifyCleanup 1.78
153 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
154 TestFunctional/parallel/ProfileCmd/profile_not_create 0.4
155 TestFunctional/parallel/ProfileCmd/profile_list 0.4
156 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
157 TestFunctional/parallel/ServiceCmd/List 0.6
158 TestFunctional/parallel/ServiceCmd/JSONOutput 0.61
159 TestFunctional/parallel/ServiceCmd/HTTPS 0.53
160 TestFunctional/parallel/ServiceCmd/Format 0.56
161 TestFunctional/parallel/ServiceCmd/URL 0.41
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.01
164 TestFunctional/delete_minikube_cached_images 0.01
168 TestMultiControlPlane/serial/StartCluster 188.61
169 TestMultiControlPlane/serial/DeployApp 6.42
170 TestMultiControlPlane/serial/PingHostFromPods 1.54
171 TestMultiControlPlane/serial/AddWorkerNode 38.9
172 TestMultiControlPlane/serial/NodeLabels 0.1
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.72
174 TestMultiControlPlane/serial/CopyFile 19.04
175 TestMultiControlPlane/serial/StopSecondaryNode 12.81
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.56
177 TestMultiControlPlane/serial/RestartSecondaryNode 21.04
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 15.94
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 198.31
180 TestMultiControlPlane/serial/DeleteSecondaryNode 12.76
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.51
182 TestMultiControlPlane/serial/StopCluster 35.75
183 TestMultiControlPlane/serial/RestartCluster 120.12
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.51
185 TestMultiControlPlane/serial/AddSecondaryNode 74.57
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.75
190 TestJSONOutput/start/Command 59.23
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.73
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.65
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.79
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.21
215 TestKicCustomNetwork/create_custom_network 37.74
216 TestKicCustomNetwork/use_default_bridge_network 33.84
217 TestKicExistingNetwork 32.33
218 TestKicCustomSubnet 33.47
219 TestKicStaticIP 33.35
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 69.23
224 TestMountStart/serial/StartWithMountFirst 6.84
225 TestMountStart/serial/VerifyMountFirst 0.25
226 TestMountStart/serial/StartWithMountSecond 6.7
227 TestMountStart/serial/VerifyMountSecond 0.26
228 TestMountStart/serial/DeleteFirst 1.61
229 TestMountStart/serial/VerifyMountPostDelete 0.27
230 TestMountStart/serial/Stop 1.2
231 TestMountStart/serial/RestartStopped 8.08
232 TestMountStart/serial/VerifyMountPostStop 0.25
235 TestMultiNode/serial/FreshStart2Nodes 85.17
236 TestMultiNode/serial/DeployApp2Nodes 4.77
237 TestMultiNode/serial/PingHostFrom2Pods 0.99
238 TestMultiNode/serial/AddNode 31.91
239 TestMultiNode/serial/MultiNodeLabels 0.1
240 TestMultiNode/serial/ProfileList 0.32
241 TestMultiNode/serial/CopyFile 10.02
242 TestMultiNode/serial/StopNode 2.3
243 TestMultiNode/serial/StartAfterStop 9.82
244 TestMultiNode/serial/RestartKeepsNodes 85.22
245 TestMultiNode/serial/DeleteNode 5.26
246 TestMultiNode/serial/StopMultiNode 23.87
247 TestMultiNode/serial/RestartMultiNode 57.59
248 TestMultiNode/serial/ValidateNameConflict 32.58
253 TestPreload 130.02
255 TestScheduledStopUnix 109.99
258 TestInsufficientStorage 13.5
259 TestRunningBinaryUpgrade 72.05
261 TestKubernetesUpgrade 383.6
262 TestMissingContainerUpgrade 146.24
264 TestPause/serial/Start 74.06
266 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
267 TestNoKubernetes/serial/StartWithK8s 42.55
268 TestNoKubernetes/serial/StartWithStopK8s 7.17
269 TestNoKubernetes/serial/Start 6.11
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.28
271 TestNoKubernetes/serial/ProfileList 1.24
272 TestNoKubernetes/serial/Stop 1.32
273 TestNoKubernetes/serial/StartNoArgs 7.38
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
282 TestNetworkPlugins/group/false 4.13
283 TestPause/serial/SecondStartNoReconfiguration 32.35
287 TestPause/serial/Pause 0.96
288 TestPause/serial/VerifyStatus 0.48
289 TestPause/serial/Unpause 1.32
290 TestPause/serial/PauseAgain 1.46
291 TestPause/serial/DeletePaused 3.25
292 TestPause/serial/VerifyDeletedResources 1.97
293 TestStoppedBinaryUpgrade/Setup 0.79
294 TestStoppedBinaryUpgrade/Upgrade 81.47
295 TestStoppedBinaryUpgrade/MinikubeLogs 1.16
303 TestNetworkPlugins/group/auto/Start 64.31
304 TestNetworkPlugins/group/flannel/Start 58.79
305 TestNetworkPlugins/group/auto/KubeletFlags 0.4
306 TestNetworkPlugins/group/auto/NetCatPod 12.36
307 TestNetworkPlugins/group/auto/DNS 0.19
308 TestNetworkPlugins/group/auto/Localhost 0.18
309 TestNetworkPlugins/group/auto/HairPin 0.15
310 TestNetworkPlugins/group/flannel/ControllerPod 6.02
311 TestNetworkPlugins/group/calico/Start 76.8
312 TestNetworkPlugins/group/flannel/KubeletFlags 0.33
313 TestNetworkPlugins/group/flannel/NetCatPod 12.43
314 TestNetworkPlugins/group/flannel/DNS 0.23
315 TestNetworkPlugins/group/flannel/Localhost 0.21
316 TestNetworkPlugins/group/flannel/HairPin 0.2
317 TestNetworkPlugins/group/custom-flannel/Start 68.71
318 TestNetworkPlugins/group/calico/ControllerPod 6.01
319 TestNetworkPlugins/group/calico/KubeletFlags 0.29
320 TestNetworkPlugins/group/calico/NetCatPod 13.3
321 TestNetworkPlugins/group/calico/DNS 0.32
322 TestNetworkPlugins/group/calico/Localhost 0.23
323 TestNetworkPlugins/group/calico/HairPin 0.18
324 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.38
325 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.33
326 TestNetworkPlugins/group/kindnet/Start 68.57
327 TestNetworkPlugins/group/custom-flannel/DNS 0.3
328 TestNetworkPlugins/group/custom-flannel/Localhost 0.24
329 TestNetworkPlugins/group/custom-flannel/HairPin 0.18
330 TestNetworkPlugins/group/bridge/Start 91.38
331 TestNetworkPlugins/group/kindnet/ControllerPod 6.02
332 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
333 TestNetworkPlugins/group/kindnet/NetCatPod 12.25
334 TestNetworkPlugins/group/kindnet/DNS 0.18
335 TestNetworkPlugins/group/kindnet/Localhost 0.16
336 TestNetworkPlugins/group/kindnet/HairPin 0.15
337 TestNetworkPlugins/group/enable-default-cni/Start 83.94
338 TestNetworkPlugins/group/bridge/KubeletFlags 0.43
339 TestNetworkPlugins/group/bridge/NetCatPod 12.35
340 TestNetworkPlugins/group/bridge/DNS 0.21
341 TestNetworkPlugins/group/bridge/Localhost 0.19
342 TestNetworkPlugins/group/bridge/HairPin 0.19
344 TestStartStop/group/old-k8s-version/serial/FirstStart 164.36
345 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
346 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.26
347 TestNetworkPlugins/group/enable-default-cni/DNS 0.26
348 TestNetworkPlugins/group/enable-default-cni/Localhost 0.25
349 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
351 TestStartStop/group/no-preload/serial/FirstStart 67.67
352 TestStartStop/group/no-preload/serial/DeployApp 10.36
353 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.4
354 TestStartStop/group/no-preload/serial/Stop 12
355 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.24
356 TestStartStop/group/no-preload/serial/SecondStart 268.17
357 TestStartStop/group/old-k8s-version/serial/DeployApp 9.6
358 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.57
359 TestStartStop/group/old-k8s-version/serial/Stop 12.85
360 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.35
361 TestStartStop/group/old-k8s-version/serial/SecondStart 135.29
362 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 5.08
363 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.13
364 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
365 TestStartStop/group/old-k8s-version/serial/Pause 3.06
367 TestStartStop/group/embed-certs/serial/FirstStart 62.48
368 TestStartStop/group/embed-certs/serial/DeployApp 10.35
369 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.12
370 TestStartStop/group/embed-certs/serial/Stop 12
371 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.18
372 TestStartStop/group/embed-certs/serial/SecondStart 267.1
373 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
374 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.15
375 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.36
376 TestStartStop/group/no-preload/serial/Pause 3.85
378 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 63.05
379 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.35
380 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.07
381 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.98
382 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
383 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 272.56
384 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
385 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
386 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
387 TestStartStop/group/embed-certs/serial/Pause 3.01
389 TestStartStop/group/newest-cni/serial/FirstStart 34.46
390 TestStartStop/group/newest-cni/serial/DeployApp 0
391 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.25
392 TestStartStop/group/newest-cni/serial/Stop 1.31
393 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
394 TestStartStop/group/newest-cni/serial/SecondStart 16.39
395 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
396 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
397 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.33
398 TestStartStop/group/newest-cni/serial/Pause 3.27
399 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
400 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.1
401 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
402 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.88
x
+
TestDownloadOnly/v1.20.0/json-events (8.93s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-392072 | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC |          |
	|         | -p download-only-392072        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/25 18:54:39
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0725 18:54:39.102000  593940 out.go:291] Setting OutFile to fd 1 ...
	I0725 18:54:39.102253  593940 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:54:39.102287  593940 out.go:304] Setting ErrFile to fd 2...
	I0725 18:54:39.102307  593940 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:54:39.102598  593940 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	W0725 18:54:39.102769  593940 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19326-588553/.minikube/config/config.json: open /home/jenkins/minikube-integration/19326-588553/.minikube/config/config.json: no such file or directory
	I0725 18:54:39.103264  593940 out.go:298] Setting JSON to true
	I0725 18:54:39.104740  593940 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9426,"bootTime":1721924253,"procs":159,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0725 18:54:39.104898  593940 start.go:139] virtualization:  
	I0725 18:54:39.108089  593940 out.go:97] [download-only-392072] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0725 18:54:39.108230  593940 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball: no such file or directory
	I0725 18:54:39.108357  593940 notify.go:220] Checking for updates...
	I0725 18:54:39.110092  593940 out.go:169] MINIKUBE_LOCATION=19326
	I0725 18:54:39.112115  593940 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0725 18:54:39.114379  593940 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 18:54:39.115962  593940 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	I0725 18:54:39.117706  593940 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0725 18:54:39.121462  593940 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0725 18:54:39.121869  593940 driver.go:392] Setting default libvirt URI to qemu:///system
	I0725 18:54:39.146672  593940 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0725 18:54:39.146775  593940 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:54:39.214615  593940 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-25 18:54:39.205784813 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:54:39.214738  593940 docker.go:307] overlay module found
	I0725 18:54:39.216850  593940 out.go:97] Using the docker driver based on user configuration
	I0725 18:54:39.216874  593940 start.go:297] selected driver: docker
	I0725 18:54:39.216880  593940 start.go:901] validating driver "docker" against <nil>
	I0725 18:54:39.216993  593940 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:54:39.268803  593940 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-25 18:54:39.259958867 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:54:39.268967  593940 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0725 18:54:39.269287  593940 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0725 18:54:39.269450  593940 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0725 18:54:39.271995  593940 out.go:169] Using Docker driver with root privileges
	I0725 18:54:39.274378  593940 cni.go:84] Creating CNI manager for ""
	I0725 18:54:39.274405  593940 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0725 18:54:39.274431  593940 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0725 18:54:39.274538  593940 start.go:340] cluster config:
	{Name:download-only-392072 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-392072 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0725 18:54:39.276883  593940 out.go:97] Starting "download-only-392072" primary control-plane node in "download-only-392072" cluster
	I0725 18:54:39.276915  593940 cache.go:121] Beginning downloading kic base image for docker with crio
	I0725 18:54:39.279537  593940 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0725 18:54:39.279573  593940 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0725 18:54:39.279729  593940 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0725 18:54:39.294735  593940 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0725 18:54:39.295840  593940 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0725 18:54:39.295949  593940 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0725 18:54:39.347903  593940 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0725 18:54:39.347929  593940 cache.go:56] Caching tarball of preloaded images
	I0725 18:54:39.348723  593940 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0725 18:54:39.351750  593940 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0725 18:54:39.351781  593940 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0725 18:54:39.433972  593940 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0725 18:54:43.599180  593940 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	
	
	* The control-plane node download-only-392072 host does not exist
	  To start a cluster, run: "minikube start -p download-only-392072"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/json-events (6.03s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.3/preload-exists
--- PASS: TestDownloadOnly/v1.30.3/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-392072 | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC |                     |
	|         | -p download-only-392072        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC | 25 Jul 24 18:54 UTC |
	| delete  | -p download-only-392072        | download-only-392072 | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC | 25 Jul 24 18:54 UTC |
	| start   | -o=json --download-only        | download-only-366417 | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC |                     |
	|         | -p download-only-366417        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/25 18:54:48
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0725 18:54:48.458552  594147 out.go:291] Setting OutFile to fd 1 ...
	I0725 18:54:48.458697  594147 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:54:48.458714  594147 out.go:304] Setting ErrFile to fd 2...
	I0725 18:54:48.458719  594147 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:54:48.458949  594147 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 18:54:48.459348  594147 out.go:298] Setting JSON to true
	I0725 18:54:48.460274  594147 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9436,"bootTime":1721924253,"procs":157,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0725 18:54:48.460347  594147 start.go:139] virtualization:  
	I0725 18:54:48.462722  594147 out.go:97] [download-only-366417] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0725 18:54:48.462928  594147 notify.go:220] Checking for updates...
	I0725 18:54:48.464564  594147 out.go:169] MINIKUBE_LOCATION=19326
	I0725 18:54:48.466524  594147 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0725 18:54:48.468479  594147 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 18:54:48.470282  594147 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	I0725 18:54:48.472407  594147 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0725 18:54:48.476674  594147 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0725 18:54:48.476949  594147 driver.go:392] Setting default libvirt URI to qemu:///system
	I0725 18:54:48.504298  594147 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0725 18:54:48.504457  594147 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:54:48.561320  594147 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-25 18:54:48.551397763 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:54:48.561441  594147 docker.go:307] overlay module found
	I0725 18:54:48.563401  594147 out.go:97] Using the docker driver based on user configuration
	I0725 18:54:48.563433  594147 start.go:297] selected driver: docker
	I0725 18:54:48.563440  594147 start.go:901] validating driver "docker" against <nil>
	I0725 18:54:48.563607  594147 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:54:48.627985  594147 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-25 18:54:48.618435023 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:54:48.628178  594147 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0725 18:54:48.628540  594147 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0725 18:54:48.628741  594147 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0725 18:54:48.630767  594147 out.go:169] Using Docker driver with root privileges
	I0725 18:54:48.632499  594147 cni.go:84] Creating CNI manager for ""
	I0725 18:54:48.632518  594147 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0725 18:54:48.632531  594147 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0725 18:54:48.632624  594147 start.go:340] cluster config:
	{Name:download-only-366417 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:download-only-366417 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 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}
	I0725 18:54:48.635102  594147 out.go:97] Starting "download-only-366417" primary control-plane node in "download-only-366417" cluster
	I0725 18:54:48.635136  594147 cache.go:121] Beginning downloading kic base image for docker with crio
	I0725 18:54:48.637292  594147 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0725 18:54:48.637328  594147 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0725 18:54:48.637507  594147 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0725 18:54:48.652218  594147 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0725 18:54:48.652349  594147 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0725 18:54:48.652377  594147 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0725 18:54:48.652388  594147 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0725 18:54:48.652396  594147 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0725 18:54:48.696118  594147 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0725 18:54:48.696151  594147 cache.go:56] Caching tarball of preloaded images
	I0725 18:54:48.696321  594147 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0725 18:54:48.699260  594147 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0725 18:54:48.699306  594147 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0725 18:54:48.788354  594147 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4?checksum=md5:bace9a3612be7d31e4d3c3d446951ced -> /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0725 18:54:52.874426  594147 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0725 18:54:52.874536  594147 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-366417 host does not exist
	  To start a cluster, run: "minikube start -p download-only-366417"

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds (0.13s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/json-events (8.75s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-344901 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-344901 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (8.749930319s)
--- PASS: TestDownloadOnly/v1.31.0-beta.0/json-events (8.75s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/preload-exists
--- PASS: TestDownloadOnly/v1.31.0-beta.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/LogsDuration (0.38s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-344901
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-344901: exit status 85 (377.021531ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-392072 | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC |                     |
	|         | -p download-only-392072             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC | 25 Jul 24 18:54 UTC |
	| delete  | -p download-only-392072             | download-only-392072 | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC | 25 Jul 24 18:54 UTC |
	| start   | -o=json --download-only             | download-only-366417 | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC |                     |
	|         | -p download-only-366417             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC | 25 Jul 24 18:54 UTC |
	| delete  | -p download-only-366417             | download-only-366417 | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC | 25 Jul 24 18:54 UTC |
	| start   | -o=json --download-only             | download-only-344901 | jenkins | v1.33.1 | 25 Jul 24 18:54 UTC |                     |
	|         | -p download-only-344901             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0 |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/25 18:54:54
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0725 18:54:54.878158  594347 out.go:291] Setting OutFile to fd 1 ...
	I0725 18:54:54.878303  594347 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:54:54.878314  594347 out.go:304] Setting ErrFile to fd 2...
	I0725 18:54:54.878319  594347 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 18:54:54.878568  594347 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 18:54:54.878954  594347 out.go:298] Setting JSON to true
	I0725 18:54:54.879843  594347 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9442,"bootTime":1721924253,"procs":157,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0725 18:54:54.879915  594347 start.go:139] virtualization:  
	I0725 18:54:54.882074  594347 out.go:97] [download-only-344901] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0725 18:54:54.882368  594347 notify.go:220] Checking for updates...
	I0725 18:54:54.884931  594347 out.go:169] MINIKUBE_LOCATION=19326
	I0725 18:54:54.886707  594347 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0725 18:54:54.888559  594347 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 18:54:54.890431  594347 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	I0725 18:54:54.892195  594347 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0725 18:54:54.896957  594347 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0725 18:54:54.897270  594347 driver.go:392] Setting default libvirt URI to qemu:///system
	I0725 18:54:54.926663  594347 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0725 18:54:54.926768  594347 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:54:54.984791  594347 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-25 18:54:54.975574099 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:54:54.984893  594347 docker.go:307] overlay module found
	I0725 18:54:54.987388  594347 out.go:97] Using the docker driver based on user configuration
	I0725 18:54:54.987416  594347 start.go:297] selected driver: docker
	I0725 18:54:54.987428  594347 start.go:901] validating driver "docker" against <nil>
	I0725 18:54:54.987552  594347 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 18:54:55.045206  594347 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-25 18:54:55.03539895 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 18:54:55.045378  594347 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0725 18:54:55.045683  594347 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0725 18:54:55.045850  594347 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0725 18:54:55.048517  594347 out.go:169] Using Docker driver with root privileges
	I0725 18:54:55.050777  594347 cni.go:84] Creating CNI manager for ""
	I0725 18:54:55.050808  594347 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0725 18:54:55.050822  594347 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0725 18:54:55.050942  594347 start.go:340] cluster config:
	{Name:download-only-344901 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0-beta.0 ClusterName:download-only-344901 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0-beta.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}
	I0725 18:54:55.053085  594347 out.go:97] Starting "download-only-344901" primary control-plane node in "download-only-344901" cluster
	I0725 18:54:55.053110  594347 cache.go:121] Beginning downloading kic base image for docker with crio
	I0725 18:54:55.055455  594347 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0725 18:54:55.055500  594347 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0725 18:54:55.055691  594347 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0725 18:54:55.071968  594347 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0725 18:54:55.072134  594347 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0725 18:54:55.072159  594347 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0725 18:54:55.072167  594347 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0725 18:54:55.072176  594347 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0725 18:54:55.121411  594347 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0725 18:54:55.121450  594347 cache.go:56] Caching tarball of preloaded images
	I0725 18:54:55.122474  594347 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0725 18:54:55.125287  594347 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0725 18:54:55.125319  594347 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0725 18:54:55.217939  594347 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:70b5971c257ae4defe1f5d041a04e29c -> /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0725 18:54:58.404049  594347 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0725 18:54:58.404161  594347 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19326-588553/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0725 18:54:59.248251  594347 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0-beta.0 on crio
	I0725 18:54:59.248621  594347 profile.go:143] Saving config to /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/download-only-344901/config.json ...
	I0725 18:54:59.248658  594347 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/download-only-344901/config.json: {Name:mk01e03352af548ad1bed8a5cd8abb313775d254 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0725 18:54:59.248845  594347 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0725 18:54:59.249861  594347 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.0-beta.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0-beta.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19326-588553/.minikube/cache/linux/arm64/v1.31.0-beta.0/kubectl
	
	
	* The control-plane node download-only-344901 host does not exist
	  To start a cluster, run: "minikube start -p download-only-344901"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.31.0-beta.0/LogsDuration (0.38s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAll (0.37s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds (0.17s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-344901
--- PASS: TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds (0.17s)

                                                
                                    
x
+
TestBinaryMirror (0.54s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-343289 --alsologtostderr --binary-mirror http://127.0.0.1:45279 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-343289" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-343289
--- PASS: TestBinaryMirror (0.54s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (224.78s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-229699 --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=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-229699 --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=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns: (3m44.779816837s)
--- PASS: TestAddons/Setup (224.78s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:656: (dbg) Run:  kubectl --context addons-229699 create ns new-namespace
addons_test.go:670: (dbg) Run:  kubectl --context addons-229699 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.22s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 5.592548ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-656c9c8d9c-fc7ck" [5e23714f-4eae-4669-8ca4-c7c3cc6d3dd0] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004922572s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-hp5c6" [a63dc1cd-691a-4939-aa3d-758e143dd036] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.004594288s
addons_test.go:342: (dbg) Run:  kubectl --context addons-229699 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-229699 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:347: (dbg) Done: kubectl --context addons-229699 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.895849435s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 ip
2024/07/25 18:59:24 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.85s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-l9p42" [387af925-b4e7-41eb-b4df-827597f76d53] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003731963s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-229699
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-229699: (5.748455621s)
--- PASS: TestAddons/parallel/InspektorGadget (11.75s)

                                                
                                    
x
+
TestAddons/parallel/CSI (34.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 8.502602ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-229699 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-229699 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [bf768704-ce59-417e-a394-40b69b6e8126] Pending
helpers_test.go:344: "task-pv-pod" [bf768704-ce59-417e-a394-40b69b6e8126] 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" [bf768704-ce59-417e-a394-40b69b6e8126] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.004822864s
addons_test.go:590: (dbg) Run:  kubectl --context addons-229699 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-229699 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-229699 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-229699 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-229699 delete pod task-pv-pod: (1.271502226s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-229699 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-229699 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-229699 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (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" [caafdf9e-88b3-4f45-a2f6-9b43be91ff43] Pending
helpers_test.go:344: "task-pv-pod-restore" [caafdf9e-88b3-4f45-a2f6-9b43be91ff43] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [caafdf9e-88b3-4f45-a2f6-9b43be91ff43] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003890633s
addons_test.go:632: (dbg) Run:  kubectl --context addons-229699 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-229699 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-229699 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-229699 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.705938864s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (34.11s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-229699 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7867546754-ddm2n" [3b0027cf-b5a2-4f3b-b961-aff55f1b6f98] Pending
helpers_test.go:344: "headlamp-7867546754-ddm2n" [3b0027cf-b5a2-4f3b-b961-aff55f1b6f98] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-ddm2n" [3b0027cf-b5a2-4f3b-b961-aff55f1b6f98] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.004183378s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-229699 addons disable headlamp --alsologtostderr -v=1: (5.713779846s)
--- PASS: TestAddons/parallel/Headlamp (16.64s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6fcd4f6f98-8kjtr" [1bf30f85-105d-4a34-945d-dd75307e71a5] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003536486s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-229699
--- PASS: TestAddons/parallel/CloudSpanner (6.56s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (10.37s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-229699 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-229699 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-229699 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [20e351d2-61fa-46be-ae3f-f4392edd0aca] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [20e351d2-61fa-46be-ae3f-f4392edd0aca] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [20e351d2-61fa-46be-ae3f-f4392edd0aca] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004332659s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-229699 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 ssh "cat /opt/local-path-provisioner/pvc-b3c5a567-3aa2-4b06-8952-5f07ad680728_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-229699 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-229699 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (10.37s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (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-2jxs9" [77c03e56-3163-4357-849a-d5db007b5739] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.00370554s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-229699
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.49s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (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-799879c74f-4gzpx" [c8a9441a-d3cc-4096-9907-2fce355bca37] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003717993s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-229699 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-229699 addons disable yakd --alsologtostderr -v=1: (5.748528489s)
--- PASS: TestAddons/parallel/Yakd (11.75s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.18s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-229699
addons_test.go:174: (dbg) Done: out/minikube-linux-arm64 stop -p addons-229699: (11.930391364s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-229699
addons_test.go:182: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-229699
addons_test.go:187: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-229699
--- PASS: TestAddons/StoppedEnableDisable (12.18s)

                                                
                                    
x
+
TestCertOptions (36.79s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (239.8s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-099488 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-099488 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (40.388433211s)
E0725 19:41:54.459141  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-099488 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-099488 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (16.849785965s)
helpers_test.go:175: Cleaning up "cert-expiration-099488" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-099488
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-099488: (2.564237045s)
--- PASS: TestCertExpiration (239.80s)

                                                
                                    
x
+
TestForceSystemdFlag (46.23s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (44.66s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (32.4s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.7s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.99s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.68s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.75s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.42s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: /home/jenkins/minikube-integration/19326-588553/.minikube/files/etc/test/nested/copy/593935/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (61.14s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-225833 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2230: (dbg) Done: out/minikube-linux-arm64 start -p functional-225833 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m1.13390482s)
--- PASS: TestFunctional/serial/StartWithProxy (61.14s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (25.88s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-225833 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-225833 --alsologtostderr -v=8: (25.878063129s)
functional_test.go:659: soft start took 25.883120506s for "functional-225833" cluster.
--- PASS: TestFunctional/serial/SoftStart (25.88s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:692: (dbg) Run:  kubectl --context functional-225833 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.09s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-225833 cache add registry.k8s.io/pause:3.1: (1.455446428s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-225833 cache add registry.k8s.io/pause:3.3: (1.462450753s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-225833 cache add registry.k8s.io/pause:latest: (1.316231674s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.23s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-225833 /tmp/TestFunctionalserialCacheCmdcacheadd_local2460968993/001
functional_test.go:1085: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 cache add minikube-local-cache-test:functional-225833
functional_test.go:1090: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 cache delete minikube-local-cache-test:functional-225833
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-225833
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.01s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1098: (dbg) Run:  out/minikube-linux-arm64 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:1106: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.05s)

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1154: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-linux-arm64 -p functional-225833 cache reload: (1.059805068s)
functional_test.go:1159: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.96s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.3s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.33s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:737: (dbg) Run:  out/kubectl --context functional-225833 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.33s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (45.12s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-225833 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-225833 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (45.123634736s)
functional_test.go:757: restart took 45.123760602s for "functional-225833" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (45.12s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.68s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-arm64 -p functional-225833 logs: (1.681712078s)
--- PASS: TestFunctional/serial/LogsCmd (1.68s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.66s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 logs --file /tmp/TestFunctionalserialLogsFileCmd3020485994/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-225833 logs --file /tmp/TestFunctionalserialLogsFileCmd3020485994/001/logs.txt: (1.658314067s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.66s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.91s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2317: (dbg) Run:  kubectl --context functional-225833 apply -f testdata/invalidsvc.yaml
E0725 19:08:51.413026  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:08:51.420934  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:08:51.431188  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:08:51.451472  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:08:51.491777  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:08:51.572123  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:08:51.732507  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:08:52.053083  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
functional_test.go:2331: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-225833
E0725 19:08:52.693970  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
functional_test.go:2331: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-225833: exit status 115 (611.723189ms)

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

                                                
                                                
-- /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:2323: (dbg) Run:  kubectl --context functional-225833 delete -f testdata/invalidsvc.yaml
E0725 19:08:53.974391  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
functional_test.go:2323: (dbg) Done: kubectl --context functional-225833 delete -f testdata/invalidsvc.yaml: (1.055258005s)
--- PASS: TestFunctional/serial/InvalidService (4.91s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.44s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.99s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.43s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0725 19:09:33.819701  622208 out.go:291] Setting OutFile to fd 1 ...
	I0725 19:09:33.820091  622208 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:09:33.820124  622208 out.go:304] Setting ErrFile to fd 2...
	I0725 19:09:33.820144  622208 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:09:33.820388  622208 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 19:09:33.820837  622208 out.go:298] Setting JSON to false
	I0725 19:09:33.821886  622208 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10321,"bootTime":1721924253,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0725 19:09:33.821989  622208 start.go:139] virtualization:  
	I0725 19:09:33.825450  622208 out.go:177] * [functional-225833] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0725 19:09:33.828115  622208 out.go:177]   - MINIKUBE_LOCATION=19326
	I0725 19:09:33.828177  622208 notify.go:220] Checking for updates...
	I0725 19:09:33.833621  622208 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0725 19:09:33.836662  622208 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 19:09:33.839204  622208 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	I0725 19:09:33.841600  622208 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0725 19:09:33.843843  622208 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0725 19:09:33.846910  622208 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 19:09:33.847488  622208 driver.go:392] Setting default libvirt URI to qemu:///system
	I0725 19:09:33.875025  622208 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0725 19:09:33.875194  622208 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 19:09:33.943184  622208 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-25 19:09:33.933715851 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 19:09:33.943307  622208 docker.go:307] overlay module found
	I0725 19:09:33.946042  622208 out.go:177] * Using the docker driver based on existing profile
	I0725 19:09:33.948450  622208 start.go:297] selected driver: docker
	I0725 19:09:33.948471  622208 start.go:901] validating driver "docker" against &{Name:functional-225833 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:functional-225833 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0725 19:09:33.948631  622208 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0725 19:09:33.951609  622208 out.go:177] 
	W0725 19:09:33.954430  622208 out.go:239] 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
	I0725 19:09:33.956861  622208 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.21s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0725 19:09:35.252838  622523 out.go:291] Setting OutFile to fd 1 ...
	I0725 19:09:35.253031  622523 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:09:35.253043  622523 out.go:304] Setting ErrFile to fd 2...
	I0725 19:09:35.253048  622523 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:09:35.253997  622523 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 19:09:35.254524  622523 out.go:298] Setting JSON to false
	I0725 19:09:35.255541  622523 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10323,"bootTime":1721924253,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0725 19:09:35.255627  622523 start.go:139] virtualization:  
	I0725 19:09:35.258230  622523 out.go:177] * [functional-225833] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0725 19:09:35.260870  622523 notify.go:220] Checking for updates...
	I0725 19:09:35.261464  622523 out.go:177]   - MINIKUBE_LOCATION=19326
	I0725 19:09:35.263243  622523 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0725 19:09:35.265749  622523 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 19:09:35.267695  622523 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	I0725 19:09:35.269422  622523 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0725 19:09:35.271323  622523 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0725 19:09:35.273667  622523 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 19:09:35.274691  622523 driver.go:392] Setting default libvirt URI to qemu:///system
	I0725 19:09:35.304453  622523 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0725 19:09:35.304592  622523 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 19:09:35.389333  622523 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-25 19:09:35.377452907 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 19:09:35.389474  622523 docker.go:307] overlay module found
	I0725 19:09:35.391486  622523 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0725 19:09:35.393772  622523 start.go:297] selected driver: docker
	I0725 19:09:35.393799  622523 start.go:901] validating driver "docker" against &{Name:functional-225833 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:functional-225833 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0725 19:09:35.393924  622523 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0725 19:09:35.396763  622523 out.go:177] 
	W0725 19:09:35.398745  622523 out.go:239] 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
	I0725 19:09:35.400533  622523 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:850: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 status
functional_test.go:856: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:868: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (0.99s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-225833 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-225833 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-g4rmc" [d46696a2-eb3e-4926-9f13-6c992abe808d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-6f49f58cd5-g4rmc" [d46696a2-eb3e-4926-9f13-6c992abe808d] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.003947506s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32555
functional_test.go:1671: http://192.168.49.2:32555: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6f49f58cd5-g4rmc

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1686: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 addons list
functional_test.go:1698: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.22s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.79s)

                                                
                                                
=== 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" [d3e5d057-8913-48bf-a1eb-34eab4954bec] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.005597104s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-225833 get storageclass -o=json
E0725 19:09:11.896024  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-225833 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-225833 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-225833 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" [2c6b8cc5-be83-4649-885f-7b09ced97992] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [2c6b8cc5-be83-4649-885f-7b09ced97992] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.00456026s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-225833 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-225833 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-225833 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" [564d153c-3d46-4210-92a0-6ed3dfa63d20] Pending
helpers_test.go:344: "sp-pod" [564d153c-3d46-4210-92a0-6ed3dfa63d20] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.003480389s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-225833 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.79s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1721: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "echo hello"
functional_test.go:1738: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.68s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1925: Checking for existence of /etc/test/nested/copy/593935/hosts within VM
functional_test.go:1927: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "sudo cat /etc/test/nested/copy/593935/hosts"
functional_test.go:1932: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/593935.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "sudo cat /etc/ssl/certs/593935.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/593935.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "sudo cat /usr/share/ca-certificates/593935.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/5939352.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "sudo cat /etc/ssl/certs/5939352.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/5939352.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "sudo cat /usr/share/ca-certificates/5939352.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.68s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:218: (dbg) Run:  kubectl --context functional-225833 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.95s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.29s)

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

                                                
                                                

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-225833 version -o=json --components: (1.230086959s)
--- PASS: TestFunctional/parallel/Version/components (1.23s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-225833 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" [d7ccaac8-13eb-41c0-b00e-812e2b9aeaa5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [d7ccaac8-13eb-41c0-b00e-812e2b9aeaa5] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.004133501s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.47s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-225833 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-225833
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-225833 image ls --format short --alsologtostderr:
I0725 19:09:39.410468  623222 out.go:291] Setting OutFile to fd 1 ...
I0725 19:09:39.410682  623222 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:39.410694  623222 out.go:304] Setting ErrFile to fd 2...
I0725 19:09:39.410700  623222 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:39.411000  623222 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
I0725 19:09:39.411716  623222 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:39.411937  623222 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:39.412646  623222 cli_runner.go:164] Run: docker container inspect functional-225833 --format={{.State.Status}}
I0725 19:09:39.430415  623222 ssh_runner.go:195] Run: systemctl --version
I0725 19:09:39.430525  623222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-225833
I0725 19:09:39.448493  623222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33526 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/functional-225833/id_rsa Username:docker}
I0725 19:09:39.541746  623222 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls --format table --alsologtostderr
2024/07/25 19:09:45 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-225833 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5e32961ddcea3 | 90.3MB |
| docker.io/kindest/kindnetd              | v20240719-e7903573 | f42786f8afd22 | 90.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| docker.io/library/nginx                 | alpine             | d7cd33d7d4ed1 | 46.7MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kicbase/echo-server           | functional-225833  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 61773190d42ff | 114MB  |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 8e97cdb19e7cc | 108MB  |
| registry.k8s.io/kube-scheduler          | v1.30.3            | d48f992a22722 | 61.6MB |
| docker.io/library/nginx                 | latest             | 43b17fe33c4b4 | 197MB  |
| localhost/my-image                      | functional-225833  | 91c1f4ab1b7ce | 1.64MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
| registry.k8s.io/kube-proxy              | v1.30.3            | 2351f570ed0ea | 89.2MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-225833 image ls --format table --alsologtostderr:
I0725 19:09:44.942721  623643 out.go:291] Setting OutFile to fd 1 ...
I0725 19:09:44.942927  623643 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:44.942959  623643 out.go:304] Setting ErrFile to fd 2...
I0725 19:09:44.942981  623643 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:44.943252  623643 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
I0725 19:09:44.943907  623643 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:44.944101  623643 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:44.944677  623643 cli_runner.go:164] Run: docker container inspect functional-225833 --format={{.State.Status}}
I0725 19:09:44.963666  623643 ssh_runner.go:195] Run: systemctl --version
I0725 19:09:44.963727  623643 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-225833
I0725 19:09:44.981521  623643 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33526 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/functional-225833/id_rsa Username:docker}
I0725 19:09:45.098021  623643 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.30s)

                                                
                                    
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:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-225833 image ls --format json --alsologtostderr:
[{"id":"91c1f4ab1b7ce8b1deb2e6d829adb65d3e29a5cef06dd37b5284205672ade106","repoDigests":["localhost/my-image@sha256:1cd6643095d29968d6fcca5ef982714a176c0a377bf45b14d8baa1af94c9fb03"],"repoTags":["localhost/my-image:functional-225833"],"size":"1640226"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["docker.io/kicbase/echo-server:functional-225833"],"size":"4788229"},{"id":"5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493","docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"90278450"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashbo
ard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"89199511"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["regist
ry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274
b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b","registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"140414767"},{"id":"f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800","repoDigests":["docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3
baa7bf5f491baa7a","docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"90281007"},{"id":"d1d548f20de7031dd47be60ddf5b8cd48074c52ef17cf6f19cb02bbb8272689d","repoDigests":["docker.io/library/ef7c70f3e8190d7a79a5dbc81e5662c334a252e9f7a33082d7e1082d6a3a7cb6-tmp@sha256:5af4d4035ed9b140e622d2df26e1cb66e6dc37cc13aa6b10f73bea79e897fc11"],"repoTags":[],"size":"1637644"},{"id":"43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c","docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"id":"61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e
","registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"113538528"},{"id":"d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4","registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"61568326"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388
d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["regi
stry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499","registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"108229958"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-225833 image ls --format json --alsologtostderr:
I0725 19:09:44.719616  623611 out.go:291] Setting OutFile to fd 1 ...
I0725 19:09:44.719731  623611 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:44.719741  623611 out.go:304] Setting ErrFile to fd 2...
I0725 19:09:44.719747  623611 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:44.719978  623611 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
I0725 19:09:44.720619  623611 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:44.720747  623611 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:44.721253  623611 cli_runner.go:164] Run: docker container inspect functional-225833 --format={{.State.Status}}
I0725 19:09:44.737970  623611 ssh_runner.go:195] Run: systemctl --version
I0725 19:09:44.738034  623611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-225833
I0725 19:09:44.755576  623611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33526 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/functional-225833/id_rsa Username:docker}
I0725 19:09:44.845629  623611 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-225833 image ls --format yaml --alsologtostderr:
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
- docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "90278450"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
- registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "140414767"
- id: 2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be
repoDigests:
- registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "89199511"
- id: d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
- registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "61568326"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- docker.io/kicbase/echo-server:functional-225833
size: "4788229"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "197104786"
- id: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "58812704"
- id: 8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "108229958"
- id: d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7
repoTags:
- docker.io/library/nginx:alpine
size: "46671358"
- id: 61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "113538528"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "520014"
- id: f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800
repoDigests:
- docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "90281007"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-225833 image ls --format yaml --alsologtostderr:
I0725 19:09:39.644888  623269 out.go:291] Setting OutFile to fd 1 ...
I0725 19:09:39.647139  623269 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:39.647163  623269 out.go:304] Setting ErrFile to fd 2...
I0725 19:09:39.647197  623269 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:39.647479  623269 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
I0725 19:09:39.648213  623269 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:39.648360  623269 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:39.650271  623269 cli_runner.go:164] Run: docker container inspect functional-225833 --format={{.State.Status}}
I0725 19:09:39.669341  623269 ssh_runner.go:195] Run: systemctl --version
I0725 19:09:39.669409  623269 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-225833
I0725 19:09:39.689010  623269 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33526 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/functional-225833/id_rsa Username:docker}
I0725 19:09:39.781614  623269 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.24s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image build -t localhost/my-image:functional-225833 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-225833 image build -t localhost/my-image:functional-225833 testdata/build --alsologtostderr: (4.248313149s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-225833 image build -t localhost/my-image:functional-225833 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> d1d548f20de
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-225833
--> 91c1f4ab1b7
Successfully tagged localhost/my-image:functional-225833
91c1f4ab1b7ce8b1deb2e6d829adb65d3e29a5cef06dd37b5284205672ade106
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-225833 image build -t localhost/my-image:functional-225833 testdata/build --alsologtostderr:
I0725 19:09:40.268426  623359 out.go:291] Setting OutFile to fd 1 ...
I0725 19:09:40.269276  623359 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:40.269328  623359 out.go:304] Setting ErrFile to fd 2...
I0725 19:09:40.269349  623359 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0725 19:09:40.269645  623359 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
I0725 19:09:40.270347  623359 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:40.272965  623359 config.go:182] Loaded profile config "functional-225833": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0725 19:09:40.273590  623359 cli_runner.go:164] Run: docker container inspect functional-225833 --format={{.State.Status}}
I0725 19:09:40.305358  623359 ssh_runner.go:195] Run: systemctl --version
I0725 19:09:40.305414  623359 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-225833
I0725 19:09:40.334806  623359 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33526 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/functional-225833/id_rsa Username:docker}
I0725 19:09:40.442285  623359 build_images.go:161] Building image from path: /tmp/build.973715528.tar
I0725 19:09:40.442361  623359 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0725 19:09:40.452871  623359 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.973715528.tar
I0725 19:09:40.457973  623359 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.973715528.tar: stat -c "%s %y" /var/lib/minikube/build/build.973715528.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.973715528.tar': No such file or directory
I0725 19:09:40.458005  623359 ssh_runner.go:362] scp /tmp/build.973715528.tar --> /var/lib/minikube/build/build.973715528.tar (3072 bytes)
I0725 19:09:40.489794  623359 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.973715528
I0725 19:09:40.500200  623359 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.973715528 -xf /var/lib/minikube/build/build.973715528.tar
I0725 19:09:40.510498  623359 crio.go:315] Building image: /var/lib/minikube/build/build.973715528
I0725 19:09:40.510610  623359 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-225833 /var/lib/minikube/build/build.973715528 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0725 19:09:44.385339  623359 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-225833 /var/lib/minikube/build/build.973715528 --cgroup-manager=cgroupfs: (3.874693918s)
I0725 19:09:44.385420  623359 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.973715528
I0725 19:09:44.400305  623359 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.973715528.tar
I0725 19:09:44.410861  623359 build_images.go:217] Built localhost/my-image:functional-225833 from /tmp/build.973715528.tar
I0725 19:09:44.410897  623359 build_images.go:133] succeeded building to: functional-225833
I0725 19:09:44.410903  623359 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.84s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull docker.io/kicbase/echo-server:1.0
functional_test.go:346: (dbg) Run:  docker tag docker.io/kicbase/echo-server:1.0 docker.io/kicbase/echo-server:functional-225833
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.77s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image load --daemon docker.io/kicbase/echo-server:functional-225833 --alsologtostderr
E0725 19:08:56.535241  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-225833 image load --daemon docker.io/kicbase/echo-server:functional-225833 --alsologtostderr: (1.373435337s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.84s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image load --daemon docker.io/kicbase/echo-server:functional-225833 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull docker.io/kicbase/echo-server:latest
functional_test.go:239: (dbg) Run:  docker tag docker.io/kicbase/echo-server:latest docker.io/kicbase/echo-server:functional-225833
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image load --daemon docker.io/kicbase/echo-server:functional-225833 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.40s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image rm docker.io/kicbase/echo-server:functional-225833 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.45s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
E0725 19:09:01.655622  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.78s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi docker.io/kicbase/echo-server:functional-225833
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 image save --daemon docker.io/kicbase/echo-server:functional-225833 --alsologtostderr
functional_test.go:428: (dbg) Run:  docker image inspect docker.io/kicbase/echo-server:functional-225833
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.56s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2115: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2115: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.20s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2115: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.24s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul 25 19:09 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 25 19:09 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 25 19:09 test-1721934545659159584
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh cat /mount-9p/test-1721934545659159584
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-225833 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" [235c5eb8-da18-45f5-bb28-b328b355ccd6] Pending
helpers_test.go:344: "busybox-mount" [235c5eb8-da18-45f5-bb28-b328b355ccd6] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [235c5eb8-da18-45f5-bb28-b328b355ccd6] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [235c5eb8-da18-45f5-bb28-b328b355ccd6] 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 4.004241074s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-225833 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-225833 /tmp/TestFunctionalparallelMountCmdany-port2524315207/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.16s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-225833 /tmp/TestFunctionalparallelMountCmdspecific-port3480150728/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-225833 ssh "sudo umount -f /mount-9p": exit status 1 (412.876079ms)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-225833 /tmp/TestFunctionalparallelMountCmdVerifyCleanup257469368/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-225833 /tmp/TestFunctionalparallelMountCmdVerifyCleanup257469368/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-225833 /tmp/TestFunctionalparallelMountCmdVerifyCleanup257469368/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-225833 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-225833 /tmp/TestFunctionalparallelMountCmdVerifyCleanup257469368/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-225833 /tmp/TestFunctionalparallelMountCmdVerifyCleanup257469368/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-225833 /tmp/TestFunctionalparallelMountCmdVerifyCleanup257469368/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.78s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-225833 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-225833 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-w4gtg" [fe2d1b44-2a8c-4286-abcb-a3558f902862] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-w4gtg" [fe2d1b44-2a8c-4286-abcb-a3558f902862] Running
E0725 19:09:32.376758  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.00505862s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1311: Took "339.801285ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1320: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1325: Took "59.97727ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1362: Took "328.541886ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1370: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1375: Took "54.956987ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.38s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1485: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 service list -o json
functional_test.go:1490: Took "612.537987ms" to run "out/minikube-linux-arm64 -p functional-225833 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.61s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1505: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 service --namespace=default --https --url hello-node
functional_test.go:1518: found endpoint: https://192.168.49.2:32612
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.53s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1555: (dbg) Run:  out/minikube-linux-arm64 -p functional-225833 service hello-node --url
functional_test.go:1561: found endpoint for hello-node: http://192.168.49.2:32612
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.41s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (188.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-629561 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0725 19:10:13.337057  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:11:35.257522  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-629561 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m7.791717056s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (188.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.42s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-629561 -- rollout status deployment/busybox: (3.586431826s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- exec busybox-fc5497c4f-lpgpk -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- exec busybox-fc5497c4f-lslgg -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- exec busybox-fc5497c4f-wzt45 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- exec busybox-fc5497c4f-lpgpk -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- exec busybox-fc5497c4f-lslgg -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- exec busybox-fc5497c4f-wzt45 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- exec busybox-fc5497c4f-lpgpk -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- exec busybox-fc5497c4f-lslgg -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-629561 -- exec busybox-fc5497c4f-wzt45 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (6.42s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (38.9s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 status --output json -v=7 --alsologtostderr
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-629561 status --output json -v=7 --alsologtostderr: (1.072408917s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp testdata/cp-test.txt ha-629561:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2500371755/001/cp-test_ha-629561.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561:/home/docker/cp-test.txt ha-629561-m02:/home/docker/cp-test_ha-629561_ha-629561-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m02 "sudo cat /home/docker/cp-test_ha-629561_ha-629561-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561:/home/docker/cp-test.txt ha-629561-m03:/home/docker/cp-test_ha-629561_ha-629561-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m03 "sudo cat /home/docker/cp-test_ha-629561_ha-629561-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561:/home/docker/cp-test.txt ha-629561-m04:/home/docker/cp-test_ha-629561_ha-629561-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m04 "sudo cat /home/docker/cp-test_ha-629561_ha-629561-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp testdata/cp-test.txt ha-629561-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2500371755/001/cp-test_ha-629561-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m02 "sudo cat /home/docker/cp-test.txt"
E0725 19:13:51.413700  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m02:/home/docker/cp-test.txt ha-629561:/home/docker/cp-test_ha-629561-m02_ha-629561.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561 "sudo cat /home/docker/cp-test_ha-629561-m02_ha-629561.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m02:/home/docker/cp-test.txt ha-629561-m03:/home/docker/cp-test_ha-629561-m02_ha-629561-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m03 "sudo cat /home/docker/cp-test_ha-629561-m02_ha-629561-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m02:/home/docker/cp-test.txt ha-629561-m04:/home/docker/cp-test_ha-629561-m02_ha-629561-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m04 "sudo cat /home/docker/cp-test_ha-629561-m02_ha-629561-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp testdata/cp-test.txt ha-629561-m03:/home/docker/cp-test.txt
E0725 19:13:54.911994  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
E0725 19:13:54.917649  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
E0725 19:13:54.927932  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
E0725 19:13:54.948170  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
E0725 19:13:54.988510  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
E0725 19:13:55.069697  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m03 "sudo cat /home/docker/cp-test.txt"
E0725 19:13:55.230658  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2500371755/001/cp-test_ha-629561-m03.txt
E0725 19:13:55.551700  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m03:/home/docker/cp-test.txt ha-629561:/home/docker/cp-test_ha-629561-m03_ha-629561.txt
E0725 19:13:56.192509  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561 "sudo cat /home/docker/cp-test_ha-629561-m03_ha-629561.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m03:/home/docker/cp-test.txt ha-629561-m02:/home/docker/cp-test_ha-629561-m03_ha-629561-m02.txt
E0725 19:13:57.473446  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m02 "sudo cat /home/docker/cp-test_ha-629561-m03_ha-629561-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m03:/home/docker/cp-test.txt ha-629561-m04:/home/docker/cp-test_ha-629561-m03_ha-629561-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m04 "sudo cat /home/docker/cp-test_ha-629561-m03_ha-629561-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp testdata/cp-test.txt ha-629561-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2500371755/001/cp-test_ha-629561-m04.txt
E0725 19:14:00.036656  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m04:/home/docker/cp-test.txt ha-629561:/home/docker/cp-test_ha-629561-m04_ha-629561.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561 "sudo cat /home/docker/cp-test_ha-629561-m04_ha-629561.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m04:/home/docker/cp-test.txt ha-629561-m02:/home/docker/cp-test_ha-629561-m04_ha-629561-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m02 "sudo cat /home/docker/cp-test_ha-629561-m04_ha-629561-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 cp ha-629561-m04:/home/docker/cp-test.txt ha-629561-m03:/home/docker/cp-test_ha-629561-m04_ha-629561-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 ssh -n ha-629561-m03 "sudo cat /home/docker/cp-test_ha-629561-m04_ha-629561-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 node stop m02 -v=7 --alsologtostderr
E0725 19:14:05.157428  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
E0725 19:14:15.398335  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-629561 node stop m02 -v=7 --alsologtostderr: (12.035557424s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr: exit status 7 (769.182801ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0725 19:14:16.033049  639616 out.go:291] Setting OutFile to fd 1 ...
	I0725 19:14:16.033272  639616 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:14:16.033284  639616 out.go:304] Setting ErrFile to fd 2...
	I0725 19:14:16.033290  639616 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:14:16.033576  639616 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 19:14:16.034265  639616 out.go:298] Setting JSON to false
	I0725 19:14:16.034309  639616 mustload.go:65] Loading cluster: ha-629561
	I0725 19:14:16.034575  639616 notify.go:220] Checking for updates...
	I0725 19:14:16.034871  639616 config.go:182] Loaded profile config "ha-629561": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 19:14:16.034901  639616 status.go:255] checking status of ha-629561 ...
	I0725 19:14:16.035867  639616 cli_runner.go:164] Run: docker container inspect ha-629561 --format={{.State.Status}}
	I0725 19:14:16.056562  639616 status.go:330] ha-629561 host status = "Running" (err=<nil>)
	I0725 19:14:16.056590  639616 host.go:66] Checking if "ha-629561" exists ...
	I0725 19:14:16.056901  639616 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-629561
	I0725 19:14:16.080729  639616 host.go:66] Checking if "ha-629561" exists ...
	I0725 19:14:16.081112  639616 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0725 19:14:16.081227  639616 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-629561
	I0725 19:14:16.104549  639616 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33531 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/ha-629561/id_rsa Username:docker}
	I0725 19:14:16.202640  639616 ssh_runner.go:195] Run: systemctl --version
	I0725 19:14:16.207236  639616 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0725 19:14:16.218512  639616 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 19:14:16.295526  639616 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-07-25 19:14:16.28618028 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 19:14:16.296118  639616 kubeconfig.go:125] found "ha-629561" server: "https://192.168.49.254:8443"
	I0725 19:14:16.296158  639616 api_server.go:166] Checking apiserver status ...
	I0725 19:14:16.296216  639616 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0725 19:14:16.307474  639616 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1420/cgroup
	I0725 19:14:16.317092  639616 api_server.go:182] apiserver freezer: "12:freezer:/docker/d82890c6adc3e7d3cd9106ed8eaf4334fef756f333fe7ce917cbb858e3521ce6/crio/crio-5f2e106e66bea0474064dae3a61b17b4c40ab817d3e2d8c8a8911bf8e5659c41"
	I0725 19:14:16.317171  639616 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d82890c6adc3e7d3cd9106ed8eaf4334fef756f333fe7ce917cbb858e3521ce6/crio/crio-5f2e106e66bea0474064dae3a61b17b4c40ab817d3e2d8c8a8911bf8e5659c41/freezer.state
	I0725 19:14:16.325683  639616 api_server.go:204] freezer state: "THAWED"
	I0725 19:14:16.325720  639616 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0725 19:14:16.334045  639616 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0725 19:14:16.334074  639616 status.go:422] ha-629561 apiserver status = Running (err=<nil>)
	I0725 19:14:16.334086  639616 status.go:257] ha-629561 status: &{Name:ha-629561 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0725 19:14:16.334102  639616 status.go:255] checking status of ha-629561-m02 ...
	I0725 19:14:16.334417  639616 cli_runner.go:164] Run: docker container inspect ha-629561-m02 --format={{.State.Status}}
	I0725 19:14:16.357814  639616 status.go:330] ha-629561-m02 host status = "Stopped" (err=<nil>)
	I0725 19:14:16.357836  639616 status.go:343] host is not running, skipping remaining checks
	I0725 19:14:16.357844  639616 status.go:257] ha-629561-m02 status: &{Name:ha-629561-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0725 19:14:16.357864  639616 status.go:255] checking status of ha-629561-m03 ...
	I0725 19:14:16.358184  639616 cli_runner.go:164] Run: docker container inspect ha-629561-m03 --format={{.State.Status}}
	I0725 19:14:16.376145  639616 status.go:330] ha-629561-m03 host status = "Running" (err=<nil>)
	I0725 19:14:16.376173  639616 host.go:66] Checking if "ha-629561-m03" exists ...
	I0725 19:14:16.376542  639616 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-629561-m03
	I0725 19:14:16.393482  639616 host.go:66] Checking if "ha-629561-m03" exists ...
	I0725 19:14:16.393809  639616 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0725 19:14:16.393860  639616 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-629561-m03
	I0725 19:14:16.416561  639616 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33541 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/ha-629561-m03/id_rsa Username:docker}
	I0725 19:14:16.515182  639616 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0725 19:14:16.529073  639616 kubeconfig.go:125] found "ha-629561" server: "https://192.168.49.254:8443"
	I0725 19:14:16.529110  639616 api_server.go:166] Checking apiserver status ...
	I0725 19:14:16.529242  639616 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0725 19:14:16.542179  639616 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1397/cgroup
	I0725 19:14:16.551891  639616 api_server.go:182] apiserver freezer: "12:freezer:/docker/334b4ebaa87b9aada95481d6c99ea604fd0b1ef5a4a84ef32c0b9e5e3636bbc1/crio/crio-d5b67771415c24e87328ef18706ad62b81f99a6eb89006bb2cd850b2e730f0a7"
	I0725 19:14:16.552005  639616 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/334b4ebaa87b9aada95481d6c99ea604fd0b1ef5a4a84ef32c0b9e5e3636bbc1/crio/crio-d5b67771415c24e87328ef18706ad62b81f99a6eb89006bb2cd850b2e730f0a7/freezer.state
	I0725 19:14:16.561059  639616 api_server.go:204] freezer state: "THAWED"
	I0725 19:14:16.561088  639616 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0725 19:14:16.568668  639616 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0725 19:14:16.568696  639616 status.go:422] ha-629561-m03 apiserver status = Running (err=<nil>)
	I0725 19:14:16.568707  639616 status.go:257] ha-629561-m03 status: &{Name:ha-629561-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0725 19:14:16.568723  639616 status.go:255] checking status of ha-629561-m04 ...
	I0725 19:14:16.569017  639616 cli_runner.go:164] Run: docker container inspect ha-629561-m04 --format={{.State.Status}}
	I0725 19:14:16.585395  639616 status.go:330] ha-629561-m04 host status = "Running" (err=<nil>)
	I0725 19:14:16.585422  639616 host.go:66] Checking if "ha-629561-m04" exists ...
	I0725 19:14:16.585719  639616 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-629561-m04
	I0725 19:14:16.615595  639616 host.go:66] Checking if "ha-629561-m04" exists ...
	I0725 19:14:16.615945  639616 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0725 19:14:16.615998  639616 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-629561-m04
	I0725 19:14:16.633565  639616 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33546 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/ha-629561-m04/id_rsa Username:docker}
	I0725 19:14:16.727970  639616 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0725 19:14:16.743877  639616 status.go:257] ha-629561-m04 status: &{Name:ha-629561-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (21.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 node start m02 -v=7 --alsologtostderr
E0725 19:14:19.098076  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:14:35.879033  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-629561 node start m02 -v=7 --alsologtostderr: (19.631397595s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr: (1.28864935s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (21.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (15.94s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (198.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-629561 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-629561 -v=7 --alsologtostderr
E0725 19:15:16.840962  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-629561 -v=7 --alsologtostderr: (37.025500195s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-629561 --wait=true -v=7 --alsologtostderr
E0725 19:16:38.761462  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-629561 --wait=true -v=7 --alsologtostderr: (2m41.102637172s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-629561
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (198.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.76s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-629561 node delete m03 -v=7 --alsologtostderr: (11.759026706s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (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 (12.76s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 stop -v=7 --alsologtostderr
E0725 19:18:51.412334  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:18:54.912509  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-629561 stop -v=7 --alsologtostderr: (35.636785701s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr: exit status 7 (114.695425ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0725 19:19:01.559251  654259 out.go:291] Setting OutFile to fd 1 ...
	I0725 19:19:01.559469  654259 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:19:01.559499  654259 out.go:304] Setting ErrFile to fd 2...
	I0725 19:19:01.559520  654259 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:19:01.559830  654259 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 19:19:01.560050  654259 out.go:298] Setting JSON to false
	I0725 19:19:01.560140  654259 mustload.go:65] Loading cluster: ha-629561
	I0725 19:19:01.560242  654259 notify.go:220] Checking for updates...
	I0725 19:19:01.560602  654259 config.go:182] Loaded profile config "ha-629561": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 19:19:01.560632  654259 status.go:255] checking status of ha-629561 ...
	I0725 19:19:01.561249  654259 cli_runner.go:164] Run: docker container inspect ha-629561 --format={{.State.Status}}
	I0725 19:19:01.580056  654259 status.go:330] ha-629561 host status = "Stopped" (err=<nil>)
	I0725 19:19:01.580077  654259 status.go:343] host is not running, skipping remaining checks
	I0725 19:19:01.580085  654259 status.go:257] ha-629561 status: &{Name:ha-629561 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0725 19:19:01.580113  654259 status.go:255] checking status of ha-629561-m02 ...
	I0725 19:19:01.580483  654259 cli_runner.go:164] Run: docker container inspect ha-629561-m02 --format={{.State.Status}}
	I0725 19:19:01.598731  654259 status.go:330] ha-629561-m02 host status = "Stopped" (err=<nil>)
	I0725 19:19:01.598758  654259 status.go:343] host is not running, skipping remaining checks
	I0725 19:19:01.598767  654259 status.go:257] ha-629561-m02 status: &{Name:ha-629561-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0725 19:19:01.598787  654259 status.go:255] checking status of ha-629561-m04 ...
	I0725 19:19:01.599118  654259 cli_runner.go:164] Run: docker container inspect ha-629561-m04 --format={{.State.Status}}
	I0725 19:19:01.621341  654259 status.go:330] ha-629561-m04 host status = "Stopped" (err=<nil>)
	I0725 19:19:01.621368  654259 status.go:343] host is not running, skipping remaining checks
	I0725 19:19:01.621376  654259 status.go:257] ha-629561-m04 status: &{Name:ha-629561-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (120.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-629561 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0725 19:19:22.601809  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-629561 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m59.199072467s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (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 (120.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (74.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-629561 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-629561 --control-plane -v=7 --alsologtostderr: (1m13.608172248s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-629561 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (74.57s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.75s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (59.23s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.21s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"bc1e1bf6-eb1b-42f2-b840-d34cc6538382","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-232500] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"d0825f71-0613-4f76-88b3-40d0a801a528","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19326"}}
	{"specversion":"1.0","id":"01bc3f50-6f7a-4f1b-9c33-eb4215f205da","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":"9de90acd-614c-4849-a642-35e6ec7f2e60","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig"}}
	{"specversion":"1.0","id":"8af15955-bd78-4d3b-becf-db0307a92161","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube"}}
	{"specversion":"1.0","id":"58beb455-41fd-457a-96ae-662e3d77acea","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"f6ec70e1-6259-4248-af06-b27acd02ae72","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"f2285245-cd45-4c61-ac78-8ade9f5e458d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.74s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-591857 --network=
E0725 19:23:51.412517  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:23:54.912450  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-591857 --network=: (35.593658012s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-591857" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-591857
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-591857: (2.116767204s)
--- PASS: TestKicCustomNetwork/create_custom_network (37.74s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.84s)

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

                                                
                                    
x
+
TestKicExistingNetwork (32.33s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-791401 --network=existing-network
E0725 19:25:14.458291  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-791401 --network=existing-network: (30.140891011s)
helpers_test.go:175: Cleaning up "existing-network-791401" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-791401
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-791401: (2.025925411s)
--- PASS: TestKicExistingNetwork (32.33s)

                                                
                                    
x
+
TestKicCustomSubnet (33.47s)

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

                                                
                                    
x
+
TestKicStaticIP (33.35s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (69.23s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-850314 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-850314 --driver=docker  --container-runtime=crio: (31.09020898s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-852915 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-852915 --driver=docker  --container-runtime=crio: (32.619310152s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-850314
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-852915
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-852915" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-852915
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-852915: (1.968939128s)
helpers_test.go:175: Cleaning up "first-850314" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-850314
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-850314: (2.337033282s)
--- PASS: TestMinikubeProfile (69.23s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.84s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.7s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.08s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (85.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-151166 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0725 19:28:51.412296  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:28:54.912027  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-151166 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m24.664901215s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-151166 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (85.17s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.77s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.99s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (31.91s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-151166 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-151166 -v 3 --alsologtostderr: (31.245829522s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-151166 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (31.91s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-151166 node stop m03
E0725 19:30:17.962065  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-151166 node stop m03: (1.217192885s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-151166 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-151166 status: exit status 7 (554.726185ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0725 19:30:18.676986  708581 out.go:291] Setting OutFile to fd 1 ...
	I0725 19:30:18.677107  708581 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:30:18.677119  708581 out.go:304] Setting ErrFile to fd 2...
	I0725 19:30:18.677125  708581 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:30:18.677414  708581 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 19:30:18.677597  708581 out.go:298] Setting JSON to false
	I0725 19:30:18.677649  708581 mustload.go:65] Loading cluster: multinode-151166
	I0725 19:30:18.677797  708581 notify.go:220] Checking for updates...
	I0725 19:30:18.678072  708581 config.go:182] Loaded profile config "multinode-151166": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 19:30:18.678087  708581 status.go:255] checking status of multinode-151166 ...
	I0725 19:30:18.678577  708581 cli_runner.go:164] Run: docker container inspect multinode-151166 --format={{.State.Status}}
	I0725 19:30:18.698039  708581 status.go:330] multinode-151166 host status = "Running" (err=<nil>)
	I0725 19:30:18.698064  708581 host.go:66] Checking if "multinode-151166" exists ...
	I0725 19:30:18.698338  708581 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-151166
	I0725 19:30:18.715910  708581 host.go:66] Checking if "multinode-151166" exists ...
	I0725 19:30:18.716272  708581 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0725 19:30:18.716343  708581 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-151166
	I0725 19:30:18.746864  708581 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33651 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/multinode-151166/id_rsa Username:docker}
	I0725 19:30:18.851056  708581 ssh_runner.go:195] Run: systemctl --version
	I0725 19:30:18.855500  708581 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0725 19:30:18.867419  708581 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 19:30:18.932486  708581 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-07-25 19:30:18.922469429 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 19:30:18.933282  708581 kubeconfig.go:125] found "multinode-151166" server: "https://192.168.67.2:8443"
	I0725 19:30:18.933324  708581 api_server.go:166] Checking apiserver status ...
	I0725 19:30:18.933389  708581 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0725 19:30:18.947409  708581 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1447/cgroup
	I0725 19:30:18.956939  708581 api_server.go:182] apiserver freezer: "12:freezer:/docker/6189ce5096e6f4d74044aa4377742131d89b21e4b1e33b3b2509248e4a2b7fd3/crio/crio-0a09ebf1ac47e328540f767b3cd441128c5fd4310c8e503de93e257859d77529"
	I0725 19:30:18.957009  708581 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6189ce5096e6f4d74044aa4377742131d89b21e4b1e33b3b2509248e4a2b7fd3/crio/crio-0a09ebf1ac47e328540f767b3cd441128c5fd4310c8e503de93e257859d77529/freezer.state
	I0725 19:30:18.965828  708581 api_server.go:204] freezer state: "THAWED"
	I0725 19:30:18.965863  708581 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0725 19:30:18.973553  708581 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0725 19:30:18.973582  708581 status.go:422] multinode-151166 apiserver status = Running (err=<nil>)
	I0725 19:30:18.973594  708581 status.go:257] multinode-151166 status: &{Name:multinode-151166 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0725 19:30:18.973617  708581 status.go:255] checking status of multinode-151166-m02 ...
	I0725 19:30:18.973917  708581 cli_runner.go:164] Run: docker container inspect multinode-151166-m02 --format={{.State.Status}}
	I0725 19:30:18.990191  708581 status.go:330] multinode-151166-m02 host status = "Running" (err=<nil>)
	I0725 19:30:18.990218  708581 host.go:66] Checking if "multinode-151166-m02" exists ...
	I0725 19:30:18.990537  708581 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-151166-m02
	I0725 19:30:19.009935  708581 host.go:66] Checking if "multinode-151166-m02" exists ...
	I0725 19:30:19.010242  708581 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0725 19:30:19.010292  708581 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-151166-m02
	I0725 19:30:19.028763  708581 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33656 SSHKeyPath:/home/jenkins/minikube-integration/19326-588553/.minikube/machines/multinode-151166-m02/id_rsa Username:docker}
	I0725 19:30:19.123058  708581 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0725 19:30:19.135200  708581 status.go:257] multinode-151166-m02 status: &{Name:multinode-151166-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0725 19:30:19.135236  708581 status.go:255] checking status of multinode-151166-m03 ...
	I0725 19:30:19.135529  708581 cli_runner.go:164] Run: docker container inspect multinode-151166-m03 --format={{.State.Status}}
	I0725 19:30:19.152271  708581 status.go:330] multinode-151166-m03 host status = "Stopped" (err=<nil>)
	I0725 19:30:19.152297  708581 status.go:343] host is not running, skipping remaining checks
	I0725 19:30:19.152310  708581 status.go:257] multinode-151166-m03 status: &{Name:multinode-151166-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.82s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (85.22s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-151166
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-151166
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-151166: (24.8200254s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-151166 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-151166 --wait=true -v=8 --alsologtostderr: (1m0.283877199s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-151166
--- PASS: TestMultiNode/serial/RestartKeepsNodes (85.22s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.87s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0725 19:32:23.295038  716045 out.go:291] Setting OutFile to fd 1 ...
	I0725 19:32:23.295229  716045 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:32:23.295260  716045 out.go:304] Setting ErrFile to fd 2...
	I0725 19:32:23.295279  716045 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:32:23.295547  716045 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 19:32:23.295778  716045 out.go:298] Setting JSON to false
	I0725 19:32:23.295848  716045 mustload.go:65] Loading cluster: multinode-151166
	I0725 19:32:23.295927  716045 notify.go:220] Checking for updates...
	I0725 19:32:23.296320  716045 config.go:182] Loaded profile config "multinode-151166": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 19:32:23.296342  716045 status.go:255] checking status of multinode-151166 ...
	I0725 19:32:23.296826  716045 cli_runner.go:164] Run: docker container inspect multinode-151166 --format={{.State.Status}}
	I0725 19:32:23.314814  716045 status.go:330] multinode-151166 host status = "Stopped" (err=<nil>)
	I0725 19:32:23.314838  716045 status.go:343] host is not running, skipping remaining checks
	I0725 19:32:23.314846  716045 status.go:257] multinode-151166 status: &{Name:multinode-151166 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0725 19:32:23.314871  716045 status.go:255] checking status of multinode-151166-m02 ...
	I0725 19:32:23.315179  716045 cli_runner.go:164] Run: docker container inspect multinode-151166-m02 --format={{.State.Status}}
	I0725 19:32:23.332450  716045 status.go:330] multinode-151166-m02 host status = "Stopped" (err=<nil>)
	I0725 19:32:23.332474  716045 status.go:343] host is not running, skipping remaining checks
	I0725 19:32:23.332497  716045 status.go:257] multinode-151166-m02 status: &{Name:multinode-151166-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (57.59s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (32.58s)

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

                                                
                                                
-- stdout --
	* [multinode-151166-m02] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19326
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-151166-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-151166-m03 --driver=docker  --container-runtime=crio: (30.145106614s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-151166
E0725 19:33:51.412400  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-151166: exit status 80 (324.365856ms)

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

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

                                                
                                    
x
+
TestPreload (130.02s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-644318 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-644318 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m39.3578106s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-644318 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-644318 image pull gcr.io/k8s-minikube/busybox: (1.711751075s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-644318
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-644318: (5.752065701s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-644318 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-644318 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.397935927s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-644318 image list
helpers_test.go:175: Cleaning up "test-preload-644318" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-644318
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-644318: (2.377022407s)
--- PASS: TestPreload (130.02s)

                                                
                                    
x
+
TestScheduledStopUnix (109.99s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-152706 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-152706 --memory=2048 --driver=docker  --container-runtime=crio: (33.804872698s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-152706 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-152706 -n scheduled-stop-152706
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-152706 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-152706 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-152706 -n scheduled-stop-152706
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-152706
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-152706 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-152706
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-152706: exit status 7 (69.810023ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (13.5s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"2cf2d9e7-77cb-46aa-8abd-faae56f88495","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-250360] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"d232d1d3-c877-4fe2-8d75-8c660b1096f6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19326"}}
	{"specversion":"1.0","id":"332bf4be-bcbc-4f0a-aeca-15b380dd91f6","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":"97ee677f-2f77-4efd-a697-05caaacb7b97","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig"}}
	{"specversion":"1.0","id":"0314ad6c-3147-4134-9237-38c086abd627","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube"}}
	{"specversion":"1.0","id":"49b2a572-ccdc-4c70-99d9-dd95257ad4b8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"b0b19211-3479-46db-9ac9-695517e0ac12","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e652104e-7605-414e-8c66-70cff407b14e","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":"8532cf2f-e684-43a4-96f9-b5a6031bfe48","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":"c48be8d6-0926-4c28-b335-6249ad6496b9","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":"7f4a978e-8e94-4a25-8938-a638898da3eb","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":"019d0731-e9a6-4380-887d-9001595917e5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-250360\" primary control-plane node in \"insufficient-storage-250360\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"a97b639d-f92e-4a48-b5ec-a9d66322e3ee","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1721902582-19326 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"f68cf790-1a41-4ed4-b634-5ee005c0f4bb","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":"d95d8f61-5979-4abf-a7d7-78ce51e58fcc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0725 19:38:08.815510  733816 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-250360" does not appear in /home/jenkins/minikube-integration/19326-588553/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0725 19:38:09.096487  733879 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-250360" does not appear in /home/jenkins/minikube-integration/19326-588553/kubeconfig
	E0725 19:38:09.106945  733879 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/insufficient-storage-250360/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (72.05s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3870516729 start -p running-upgrade-376268 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3870516729 start -p running-upgrade-376268 --memory=2200 --vm-driver=docker  --container-runtime=crio: (41.498046888s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-376268 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-376268 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (26.856103085s)
helpers_test.go:175: Cleaning up "running-upgrade-376268" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-376268
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-376268: (2.874233629s)
--- PASS: TestRunningBinaryUpgrade (72.05s)

                                                
                                    
x
+
TestKubernetesUpgrade (383.6s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-292916 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0725 19:43:51.412085  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:43:54.912059  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-292916 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m41.6962971s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-292916 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-292916 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-292916 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (97.366758ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-292916] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19326
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-292916 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0725 19:48:51.411784  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-292916 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (35.064635697s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-292916" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-292916
E0725 19:48:54.911730  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-292916: (2.188174989s)
--- PASS: TestKubernetesUpgrade (383.60s)

                                                
                                    
x
+
TestMissingContainerUpgrade (146.24s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.4041663313 start -p missing-upgrade-014054 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.4041663313 start -p missing-upgrade-014054 --memory=2200 --driver=docker  --container-runtime=crio: (1m27.935155853s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-014054
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-014054: (1.876780226s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-014054
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-014054 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-014054 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (53.611711022s)
helpers_test.go:175: Cleaning up "missing-upgrade-014054" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-014054
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-014054: (2.002575007s)
--- PASS: TestMissingContainerUpgrade (146.24s)

                                                
                                    
x
+
TestPause/serial/Start (74.06s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-423239] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19326
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (42.55s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-423239 --driver=docker  --container-runtime=crio
E0725 19:38:51.411617  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-423239 --driver=docker  --container-runtime=crio: (42.16783525s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-423239 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (42.55s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (7.17s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-423239 --no-kubernetes --driver=docker  --container-runtime=crio
E0725 19:38:54.911741  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-423239 --no-kubernetes --driver=docker  --container-runtime=crio: (4.741753445s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-423239 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-423239 status -o json: exit status 2 (308.452179ms)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.11s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.28s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.24s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.32s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.38s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.13s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0725 19:39:22.812921  743944 out.go:291] Setting OutFile to fd 1 ...
	I0725 19:39:22.813120  743944 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:39:22.813130  743944 out.go:304] Setting ErrFile to fd 2...
	I0725 19:39:22.813135  743944 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0725 19:39:22.813412  743944 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19326-588553/.minikube/bin
	I0725 19:39:22.813885  743944 out.go:298] Setting JSON to false
	I0725 19:39:22.815013  743944 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":12110,"bootTime":1721924253,"procs":198,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0725 19:39:22.815089  743944 start.go:139] virtualization:  
	I0725 19:39:22.818254  743944 out.go:177] * [false-479970] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0725 19:39:22.820387  743944 out.go:177]   - MINIKUBE_LOCATION=19326
	I0725 19:39:22.820425  743944 notify.go:220] Checking for updates...
	I0725 19:39:22.824500  743944 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0725 19:39:22.826841  743944 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19326-588553/kubeconfig
	I0725 19:39:22.829093  743944 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19326-588553/.minikube
	I0725 19:39:22.831681  743944 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0725 19:39:22.833816  743944 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0725 19:39:22.836377  743944 config.go:182] Loaded profile config "pause-246920": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0725 19:39:22.836505  743944 driver.go:392] Setting default libvirt URI to qemu:///system
	I0725 19:39:22.872684  743944 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0725 19:39:22.872807  743944 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0725 19:39:22.943581  743944 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-25 19:39:22.931996521 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0725 19:39:22.943702  743944 docker.go:307] overlay module found
	I0725 19:39:22.946745  743944 out.go:177] * Using the docker driver based on user configuration
	I0725 19:39:22.948947  743944 start.go:297] selected driver: docker
	I0725 19:39:22.948973  743944 start.go:901] validating driver "docker" against <nil>
	I0725 19:39:22.948990  743944 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0725 19:39:22.951973  743944 out.go:177] 
	W0725 19:39:22.953956  743944 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0725 19:39:22.956016  743944 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 25 Jul 2024 19:39:08 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-246920
contexts:
- context:
cluster: pause-246920
extensions:
- extension:
last-update: Thu, 25 Jul 2024 19:39:08 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-246920
name: pause-246920
current-context: pause-246920
kind: Config
preferences: {}
users:
- name: pause-246920
user:
client-certificate: /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/pause-246920/client.crt
client-key: /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/pause-246920/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (32.35s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.96s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.48s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (1.32s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.46s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.25s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (1.97s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.79s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (81.47s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1207959407 start -p stopped-upgrade-616456 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1207959407 start -p stopped-upgrade-616456 --memory=2200 --vm-driver=docker  --container-runtime=crio: (39.618845434s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1207959407 -p stopped-upgrade-616456 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1207959407 -p stopped-upgrade-616456 stop: (2.523182921s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-616456 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0725 19:46:57.963257  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-616456 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (39.324871024s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (81.47s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.16s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-479970 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-479970 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m4.312112704s)
--- PASS: TestNetworkPlugins/group/auto/Start (64.31s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-479970 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-479970 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-6bc787d567-8cmcn" [5adf8a80-15da-4ca7-8382-e4101218e0bc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-8cmcn" [5adf8a80-15da-4ca7-8382-e4101218e0bc] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.003753913s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.36s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-fwttb" [a1eb0c5e-208e-4119-830c-e1fe6e7e6801] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.016463121s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.02s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-479970 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-6bc787d567-8ltmf" [676495f8-c2d4-4621-b684-0865af45351c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-8ltmf" [676495f8-c2d4-4621-b684-0865af45351c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.003808401s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.43s)

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

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

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

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

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

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

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

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

                                                
                                    
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-zhjcv" [25b2c589-78ae-45e2-b82e-781d29019185] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005346583s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-479970 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-479970 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-6bc787d567-rch8v" [4b47bd16-2b0f-4b96-96b2-8576c23ce262] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-rch8v" [4b47bd16-2b0f-4b96-96b2-8576c23ce262] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.004702702s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.30s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-479970 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-6bc787d567-mmcdq" [9c9d3320-0deb-4ffa-b523-fd8fd1742859] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-mmcdq" [9c9d3320-0deb-4ffa-b523-fd8fd1742859] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.005697215s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.33s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6.02s)

                                                
                                                
=== 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-72rrc" [d790c3de-d827-494f-9599-92daf455fae3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004484093s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-479970 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-479970 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-6bc787d567-rq9cx" [0fb053ce-1bb5-460a-ae17-97739d87fdff] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-rq9cx" [0fb053ce-1bb5-460a-ae17-97739d87fdff] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.003824522s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.25s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-479970 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0725 19:53:51.412424  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:53:54.912828  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-479970 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m23.944454178s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (83.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-479970 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.43s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-479970 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-6bc787d567-wxxkk" [3eb4fff2-750f-430d-8c0c-eba52aef89f5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-wxxkk" [3eb4fff2-750f-430d-8c0c-eba52aef89f5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.004383962s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.35s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-198757 --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
E0725 19:54:41.270496  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/auto-479970/client.crt: no such file or directory
E0725 19:54:55.731541  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:54:55.737023  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:54:55.747348  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:54:55.767614  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:54:55.807878  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:54:55.888227  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:54:56.048660  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:54:56.369010  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:54:57.009935  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:54:58.290354  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:55:00.851131  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:55:01.751655  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/auto-479970/client.crt: no such file or directory
E0725 19:55:05.972000  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-198757 --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: (2m44.36481683s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (164.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-479970 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-479970 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-6bc787d567-dbwvc" [a02265a4-4fdc-42dd-8518-8727dc7723c9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-dbwvc" [a02265a4-4fdc-42dd-8518-8727dc7723c9] Running
E0725 19:55:16.212481  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004584714s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-479970 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.18s)
E0725 20:07:30.342342  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:07:44.096239  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-339681 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0725 19:55:42.712514  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/auto-479970/client.crt: no such file or directory
E0725 19:56:13.023296  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:13.028918  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:13.039137  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:13.059358  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:13.099606  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:13.179894  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:13.340236  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:13.660755  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:14.301346  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:15.582330  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:17.653838  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 19:56:18.142926  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:23.263079  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:33.503599  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-339681 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (1m7.669218607s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (67.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-339681 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [18ef6031-abd2-4019-ac1a-6fbf41f45107] Pending
E0725 19:56:49.451971  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:56:49.457350  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:56:49.467694  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:56:49.488055  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:56:49.528451  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:56:49.608848  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:56:49.769363  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:56:50.090061  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
helpers_test.go:344: "busybox" [18ef6031-abd2-4019-ac1a-6fbf41f45107] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0725 19:56:50.730380  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:56:52.010671  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
helpers_test.go:344: "busybox" [18ef6031-abd2-4019-ac1a-6fbf41f45107] Running
E0725 19:56:53.983843  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:56:54.571467  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004067938s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-339681 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p no-preload-339681 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0725 19:56:59.692094  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p no-preload-339681 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.292272474s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-339681 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.40s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-339681 --alsologtostderr -v=3
E0725 19:57:04.632812  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/auto-479970/client.crt: no such file or directory
E0725 19:57:09.933248  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-339681 --alsologtostderr -v=3: (12.001381625s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.00s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-339681 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-339681 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (4m27.814438527s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-339681 -n no-preload-339681
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (268.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-198757 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [7bd9cb31-adff-4cd4-b176-2e392890f27b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7bd9cb31-adff-4cd4-b176-2e392890f27b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003851048s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-198757 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-198757 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-198757 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.396566721s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-198757 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.57s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-198757 --alsologtostderr -v=3
E0725 19:57:30.414343  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:57:34.944539  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:57:39.574958  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-198757 --alsologtostderr -v=3: (12.846453211s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.85s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-198757 --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
E0725 19:58:05.254154  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:05.259393  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:05.269622  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:05.289921  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:05.330138  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:05.410380  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:05.571146  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:05.891692  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:06.532669  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:07.813020  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:10.373581  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:11.374588  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:58:15.493817  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:25.734080  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:34.459404  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:58:46.214568  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:58:51.412203  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 19:58:54.911966  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
E0725 19:58:56.864716  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
E0725 19:58:57.724864  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:58:57.730140  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:58:57.740446  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:58:57.760771  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:58:57.801019  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:58:57.881345  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:58:58.041826  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:58:58.362539  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:58:59.004280  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:59:00.284643  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:59:02.845250  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:59:07.966390  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:59:18.207004  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:59:20.778533  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/auto-479970/client.crt: no such file or directory
E0725 19:59:27.175424  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 19:59:33.294955  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 19:59:38.687714  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 19:59:48.473674  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/auto-479970/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-198757 --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.907514694s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-198757 -n old-k8s-version-198757
E0725 19:59:55.731400  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (135.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-xntsp" [6e0890cb-05b6-459f-ad4c-5532281e35f8] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.078202607s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-xntsp" [6e0890cb-05b6-459f-ad4c-5532281e35f8] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0042488s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-198757 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-198757 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.26s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-198757 --alsologtostderr -v=1
E0725 20:00:09.240203  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:00:09.245831  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:00:09.256141  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:00:09.276734  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:00:09.317556  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:00:09.398676  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-198757 -n old-k8s-version-198757
E0725 20:00:09.559597  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:00:09.879754  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-198757 -n old-k8s-version-198757
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-484173 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0725 20:00:14.361659  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:00:19.482474  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:00:19.648834  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 20:00:23.415582  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 20:00:29.723165  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:00:49.096334  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 20:00:50.204307  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:01:13.023531  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-484173 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m2.484510579s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (62.48s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-484173 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [bab0adca-fc5f-4514-9816-cd8c01426607] Pending
helpers_test.go:344: "busybox" [bab0adca-fc5f-4514-9816-cd8c01426607] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bab0adca-fc5f-4514-9816-cd8c01426607] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003734904s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-484173 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-484173 --alsologtostderr -v=3
E0725 20:01:31.164617  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-484173 --alsologtostderr -v=3: (11.995345496s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.00s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-484173 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0725 20:01:40.705737  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-484173 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m26.750527521s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-484173 -n embed-certs-484173
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (267.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-cn6k4" [0dbdd729-f797-48e6-a3cd-a7ad8c67fd3a] Running
E0725 20:01:41.569679  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.007427452s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-cn6k4" [0dbdd729-f797-48e6-a3cd-a7ad8c67fd3a] Running
E0725 20:01:49.451797  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004485185s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-339681 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-339681 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.36s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-733410 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0725 20:02:16.412092  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:16.417314  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:16.427580  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:16.448221  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:16.488540  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:16.569736  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:16.730221  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:17.050684  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:17.135357  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 20:02:17.691489  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:18.972563  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:21.533506  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:26.653757  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:36.894310  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:02:53.085693  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:02:57.374972  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-733410 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m3.046001201s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (63.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-733410 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [9fa6b5ce-77b0-4613-ba9b-6efe4ed40740] Pending
helpers_test.go:344: "busybox" [9fa6b5ce-77b0-4613-ba9b-6efe4ed40740] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0725 20:03:05.254258  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
helpers_test.go:344: "busybox" [9fa6b5ce-77b0-4613-ba9b-6efe4ed40740] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003194413s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-733410 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-733410 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-733410 --alsologtostderr -v=3: (11.979664457s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.98s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-733410 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0725 20:03:32.936723  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
E0725 20:03:37.963763  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
E0725 20:03:38.335494  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:03:51.412322  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/addons-229699/client.crt: no such file or directory
E0725 20:03:54.912479  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/functional-225833/client.crt: no such file or directory
E0725 20:03:57.724663  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 20:04:20.779185  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/auto-479970/client.crt: no such file or directory
E0725 20:04:25.410038  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/bridge-479970/client.crt: no such file or directory
E0725 20:04:55.732143  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/flannel-479970/client.crt: no such file or directory
E0725 20:05:00.255969  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
E0725 20:05:09.239622  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
E0725 20:05:36.925938  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/enable-default-cni-479970/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-733410 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m32.215907148s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-733410 -n default-k8s-diff-port-733410
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (272.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-rm2xf" [36e5b79d-eacf-4f3a-9ea0-7eb1a06a2c53] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003939917s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-rm2xf" [36e5b79d-eacf-4f3a-9ea0-7eb1a06a2c53] Running
E0725 20:06:13.023407  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/calico-479970/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003751783s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-484173 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-484173 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-972637 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0725 20:06:49.381550  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:49.386792  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:49.397021  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:49.417210  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:49.451459  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/custom-flannel-479970/client.crt: no such file or directory
E0725 20:06:49.457901  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:49.538127  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:49.698461  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:50.019018  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:50.659404  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:51.939770  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:06:54.500155  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-972637 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (34.46408794s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (34.46s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-972637 --alsologtostderr -v=3
E0725 20:06:59.620727  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-972637 --alsologtostderr -v=3: (1.309415076s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.31s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-972637 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0725 20:07:09.861181  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
E0725 20:07:16.412882  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/old-k8s-version-198757/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-972637 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (15.785367012s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-972637 -n newest-cni-972637
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.39s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-972637 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-f6ad1f6e
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.33s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-9ns56" [6935d7e0-4c65-4bb5-86c9-27bf01940455] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004282338s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-9ns56" [6935d7e0-4c65-4bb5-86c9-27bf01940455] Running
E0725 20:08:05.253540  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/kindnet-479970/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003688322s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-733410 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-733410 image list --format=json
E0725 20:08:11.303457  593935 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/no-preload-339681/client.crt: no such file or directory
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    

Test skip (33/336)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/binaries (0s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/kubectl (0s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.58s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.01s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.01s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

                                                
                                                
=== RUN   TestAddons/parallel/HelmTiller
=== PAUSE TestAddons/parallel/HelmTiller

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:500: 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 arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1783: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:459: 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:546: 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.65s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 25 Jul 2024 19:39:08 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-246920
contexts:
- context:
cluster: pause-246920
extensions:
- extension:
last-update: Thu, 25 Jul 2024 19:39:08 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-246920
name: pause-246920
current-context: pause-246920
kind: Config
preferences: {}
users:
- name: pause-246920
user:
client-certificate: /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/pause-246920/client.crt
client-key: /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/pause-246920/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.88s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19326-588553/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 25 Jul 2024 19:39:08 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-246920
contexts:
- context:
cluster: pause-246920
extensions:
- extension:
last-update: Thu, 25 Jul 2024 19:39:08 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-246920
name: pause-246920
current-context: pause-246920
kind: Config
preferences: {}
users:
- name: pause-246920
user:
client-certificate: /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/pause-246920/client.crt
client-key: /home/jenkins/minikube-integration/19326-588553/.minikube/profiles/pause-246920/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard