Test Report: Docker_Linux_crio_arm64 19364

                    
                      663d17776bbce0b1e831c154f8973876d77c5fd1:2024-08-04:35636
                    
                

Test fail (2/336)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-554125 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-554125 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-554125 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" [fb973cb9-9918-4f66-8542-3197eb64c305] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [fb973cb9-9918-4f66-8542-3197eb64c305] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004508465s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 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-554125 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.304982567s)

                                                
                                                
** 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-554125 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 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-554125 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-554125 addons disable ingress-dns --alsologtostderr -v=1: (1.0527462s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-554125 addons disable ingress --alsologtostderr -v=1: (7.761257691s)
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-554125
helpers_test.go:235: (dbg) docker inspect addons-554125:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7",
	        "Created": "2024-08-04T02:07:22.869959494Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 751874,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-04T02:07:23.005539621Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7/hostname",
	        "HostsPath": "/var/lib/docker/containers/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7/hosts",
	        "LogPath": "/var/lib/docker/containers/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7-json.log",
	        "Name": "/addons-554125",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-554125:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-554125",
	            "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/c519ed6b4b6a3e6d75e0ba1bf1fddb4286a502424e9619d41c77a5233d0efb26-init/diff:/var/lib/docker/overlay2/d75ae9d1ccc34d9f9768514ad739e366df1c2e117b649c94b1eb8d3fe7e27d08/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c519ed6b4b6a3e6d75e0ba1bf1fddb4286a502424e9619d41c77a5233d0efb26/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c519ed6b4b6a3e6d75e0ba1bf1fddb4286a502424e9619d41c77a5233d0efb26/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c519ed6b4b6a3e6d75e0ba1bf1fddb4286a502424e9619d41c77a5233d0efb26/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-554125",
	                "Source": "/var/lib/docker/volumes/addons-554125/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-554125",
	            "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-554125",
	                "name.minikube.sigs.k8s.io": "addons-554125",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6b413f95ed0b18aa545d72015556d59b888c831d44e805127eacea4579003231",
	            "SandboxKey": "/var/run/docker/netns/6b413f95ed0b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33533"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33534"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33537"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33535"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33536"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-554125": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a3b549304a934cda25d935a54fe30c7963cafd0b2fac1a3602e31bc48d071fc0",
	                    "EndpointID": "dab7bf77c3c91f3766369a29e29004e5af601f5dafa074ae9adc7883ab8c0162",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-554125",
	                        "818a354a8af7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-554125 -n addons-554125
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-554125 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-554125 logs -n 25: (1.462624612s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-760244                                                                     | download-only-760244   | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| start   | --download-only -p                                                                          | download-docker-527377 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | download-docker-527377                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-527377                                                                   | download-docker-527377 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-156789   | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | binary-mirror-156789                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:41423                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-156789                                                                     | binary-mirror-156789   | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| addons  | enable dashboard -p                                                                         | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | addons-554125                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | addons-554125                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-554125 --wait=true                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:10 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:10 UTC | 04 Aug 24 02:11 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-554125 ip                                                                            | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	|         | -p addons-554125                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-554125 ssh cat                                                                       | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	|         | /opt/local-path-provisioner/pvc-2db27eae-b04d-48a6-a3c1-f76547210f0e_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:12 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-554125 addons                                                                        | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-554125 addons                                                                        | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | -p addons-554125                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | addons-554125                                                                               |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | addons-554125                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-554125 ssh curl -s                                                                   | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-554125 ip                                                                            | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:15 UTC | 04 Aug 24 02:15 UTC |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:15 UTC | 04 Aug 24 02:15 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:15 UTC | 04 Aug 24 02:15 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 02:06:58
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 02:06:58.299729  751377 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:06:58.299853  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:58.299861  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:06:58.299866  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:58.300090  751377 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:06:58.300560  751377 out.go:298] Setting JSON to false
	I0804 02:06:58.301426  751377 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13769,"bootTime":1722723449,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0804 02:06:58.301496  751377 start.go:139] virtualization:  
	I0804 02:06:58.303775  751377 out.go:177] * [addons-554125] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 02:06:58.305438  751377 out.go:177]   - MINIKUBE_LOCATION=19364
	I0804 02:06:58.305509  751377 notify.go:220] Checking for updates...
	I0804 02:06:58.308938  751377 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 02:06:58.310494  751377 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:06:58.312239  751377 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube
	I0804 02:06:58.314052  751377 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 02:06:58.315641  751377 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 02:06:58.317569  751377 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 02:06:58.339197  751377 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 02:06:58.339320  751377 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:58.401222  751377 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:58.392069878 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:58.401334  751377 docker.go:307] overlay module found
	I0804 02:06:58.403252  751377 out.go:177] * Using the docker driver based on user configuration
	I0804 02:06:58.404834  751377 start.go:297] selected driver: docker
	I0804 02:06:58.404857  751377 start.go:901] validating driver "docker" against <nil>
	I0804 02:06:58.404870  751377 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 02:06:58.405502  751377 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:58.463167  751377 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:58.454614491 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:58.463341  751377 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 02:06:58.463570  751377 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]
	I0804 02:06:58.465530  751377 out.go:177] * Using Docker driver with root privileges
	I0804 02:06:58.467219  751377 cni.go:84] Creating CNI manager for ""
	I0804 02:06:58.467236  751377 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0804 02:06:58.467252  751377 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 02:06:58.467351  751377 start.go:340] cluster config:
	{Name:addons-554125 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-554125 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}
	I0804 02:06:58.469137  751377 out.go:177] * Starting "addons-554125" primary control-plane node in "addons-554125" cluster
	I0804 02:06:58.470694  751377 cache.go:121] Beginning downloading kic base image for docker with crio
	I0804 02:06:58.472409  751377 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0804 02:06:58.473965  751377 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0804 02:06:58.474046  751377 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0804 02:06:58.474084  751377 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0804 02:06:58.474096  751377 cache.go:56] Caching tarball of preloaded images
	I0804 02:06:58.474180  751377 preload.go:172] Found /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0804 02:06:58.474196  751377 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0804 02:06:58.474575  751377 profile.go:143] Saving config to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/config.json ...
	I0804 02:06:58.474606  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/config.json: {Name:mkb3e5b107f6ee9fd6ef4c3e04f1cbf3c858f25d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:06:58.489137  751377 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 02:06:58.489244  751377 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 02:06:58.489269  751377 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0804 02:06:58.489279  751377 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0804 02:06:58.489286  751377 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 02:06:58.489292  751377 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0804 02:07:15.568653  751377 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0804 02:07:15.568692  751377 cache.go:194] Successfully downloaded all kic artifacts
	I0804 02:07:15.568724  751377 start.go:360] acquireMachinesLock for addons-554125: {Name:mk6f034fe40fee75736e547c92be578b22d69ae8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0804 02:07:15.569399  751377 start.go:364] duration metric: took 646.073µs to acquireMachinesLock for "addons-554125"
	I0804 02:07:15.569442  751377 start.go:93] Provisioning new machine with config: &{Name:addons-554125 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-554125 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}
	I0804 02:07:15.569574  751377 start.go:125] createHost starting for "" (driver="docker")
	I0804 02:07:15.571909  751377 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0804 02:07:15.572209  751377 start.go:159] libmachine.API.Create for "addons-554125" (driver="docker")
	I0804 02:07:15.572247  751377 client.go:168] LocalClient.Create starting
	I0804 02:07:15.572388  751377 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem
	I0804 02:07:16.156986  751377 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/cert.pem
	I0804 02:07:16.400760  751377 cli_runner.go:164] Run: docker network inspect addons-554125 --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}}]}"
	W0804 02:07:16.416312  751377 cli_runner.go:211] docker network inspect addons-554125 --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
	I0804 02:07:16.416405  751377 network_create.go:284] running [docker network inspect addons-554125] to gather additional debugging logs...
	I0804 02:07:16.416427  751377 cli_runner.go:164] Run: docker network inspect addons-554125
	W0804 02:07:16.430297  751377 cli_runner.go:211] docker network inspect addons-554125 returned with exit code 1
	I0804 02:07:16.430339  751377 network_create.go:287] error running [docker network inspect addons-554125]: docker network inspect addons-554125: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-554125 not found
	I0804 02:07:16.430355  751377 network_create.go:289] output of [docker network inspect addons-554125]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-554125 not found
	
	** /stderr **
	I0804 02:07:16.430475  751377 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}}]}"
	I0804 02:07:16.446323  751377 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:0x4000488a10}
	I0804 02:07:16.446403  751377 network_create.go:124] attempt to create docker network addons-554125 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0804 02:07:16.446483  751377 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-554125 addons-554125
	I0804 02:07:16.519458  751377 network_create.go:108] docker network addons-554125 192.168.49.0/24 created
	I0804 02:07:16.519495  751377 kic.go:121] calculated static IP "192.168.49.2" for the "addons-554125" container
	I0804 02:07:16.519586  751377 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0804 02:07:16.535359  751377 cli_runner.go:164] Run: docker volume create addons-554125 --label name.minikube.sigs.k8s.io=addons-554125 --label created_by.minikube.sigs.k8s.io=true
	I0804 02:07:16.552830  751377 oci.go:103] Successfully created a docker volume addons-554125
	I0804 02:07:16.552938  751377 cli_runner.go:164] Run: docker run --rm --name addons-554125-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-554125 --entrypoint /usr/bin/test -v addons-554125:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0804 02:07:18.567526  751377 cli_runner.go:217] Completed: docker run --rm --name addons-554125-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-554125 --entrypoint /usr/bin/test -v addons-554125:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.014544453s)
	I0804 02:07:18.567562  751377 oci.go:107] Successfully prepared a docker volume addons-554125
	I0804 02:07:18.567583  751377 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0804 02:07:18.567610  751377 kic.go:194] Starting extracting preloaded images to volume ...
	I0804 02:07:18.567706  751377 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-554125:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0804 02:07:22.805124  751377 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-554125:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.237374457s)
	I0804 02:07:22.805155  751377 kic.go:203] duration metric: took 4.23754923s to extract preloaded images to volume ...
	W0804 02:07:22.805301  751377 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0804 02:07:22.805414  751377 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0804 02:07:22.855554  751377 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-554125 --name addons-554125 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-554125 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-554125 --network addons-554125 --ip 192.168.49.2 --volume addons-554125:/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
	I0804 02:07:23.178595  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Running}}
	I0804 02:07:23.202747  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:07:23.225477  751377 cli_runner.go:164] Run: docker exec addons-554125 stat /var/lib/dpkg/alternatives/iptables
	I0804 02:07:23.282755  751377 oci.go:144] the created container "addons-554125" has a running status.
	I0804 02:07:23.282781  751377 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa...
	I0804 02:07:24.504011  751377 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0804 02:07:24.521791  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:07:24.537690  751377 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0804 02:07:24.537715  751377 kic_runner.go:114] Args: [docker exec --privileged addons-554125 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0804 02:07:24.588583  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:07:24.605399  751377 machine.go:94] provisionDockerMachine start ...
	I0804 02:07:24.605496  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:24.621071  751377 main.go:141] libmachine: Using SSH client type: native
	I0804 02:07:24.621346  751377 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0804 02:07:24.621360  751377 main.go:141] libmachine: About to run SSH command:
	hostname
	I0804 02:07:24.755895  751377 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-554125
	
	I0804 02:07:24.755922  751377 ubuntu.go:169] provisioning hostname "addons-554125"
	I0804 02:07:24.755991  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:24.773105  751377 main.go:141] libmachine: Using SSH client type: native
	I0804 02:07:24.773357  751377 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0804 02:07:24.773376  751377 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-554125 && echo "addons-554125" | sudo tee /etc/hostname
	I0804 02:07:24.916148  751377 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-554125
	
	I0804 02:07:24.916238  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:24.932492  751377 main.go:141] libmachine: Using SSH client type: native
	I0804 02:07:24.932742  751377 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0804 02:07:24.932766  751377 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-554125' /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-554125/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-554125' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0804 02:07:25.072936  751377 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0804 02:07:25.072971  751377 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19364-744974/.minikube CaCertPath:/home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19364-744974/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19364-744974/.minikube}
	I0804 02:07:25.073006  751377 ubuntu.go:177] setting up certificates
	I0804 02:07:25.073019  751377 provision.go:84] configureAuth start
	I0804 02:07:25.073100  751377 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-554125
	I0804 02:07:25.091279  751377 provision.go:143] copyHostCerts
	I0804 02:07:25.091370  751377 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19364-744974/.minikube/ca.pem (1078 bytes)
	I0804 02:07:25.091518  751377 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19364-744974/.minikube/cert.pem (1123 bytes)
	I0804 02:07:25.091603  751377 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19364-744974/.minikube/key.pem (1675 bytes)
	I0804 02:07:25.091665  751377 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19364-744974/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca-key.pem org=jenkins.addons-554125 san=[127.0.0.1 192.168.49.2 addons-554125 localhost minikube]
	I0804 02:07:25.605520  751377 provision.go:177] copyRemoteCerts
	I0804 02:07:25.605606  751377 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0804 02:07:25.605652  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:25.626846  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:25.720890  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0804 02:07:25.745439  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0804 02:07:25.769336  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0804 02:07:25.793594  751377 provision.go:87] duration metric: took 720.560343ms to configureAuth
	I0804 02:07:25.793620  751377 ubuntu.go:193] setting minikube options for container-runtime
	I0804 02:07:25.793804  751377 config.go:182] Loaded profile config "addons-554125": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:07:25.793904  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:25.810147  751377 main.go:141] libmachine: Using SSH client type: native
	I0804 02:07:25.810403  751377 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0804 02:07:25.810428  751377 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
	I0804 02:07:26.041022  751377 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0804 02:07:26.041046  751377 machine.go:97] duration metric: took 1.435626014s to provisionDockerMachine
	I0804 02:07:26.041057  751377 client.go:171] duration metric: took 10.468800536s to LocalClient.Create
	I0804 02:07:26.041071  751377 start.go:167] duration metric: took 10.468861277s to libmachine.API.Create "addons-554125"
	I0804 02:07:26.041078  751377 start.go:293] postStartSetup for "addons-554125" (driver="docker")
	I0804 02:07:26.041089  751377 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]
	I0804 02:07:26.041153  751377 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
	I0804 02:07:26.041202  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:26.058441  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:26.153578  751377 ssh_runner.go:195] Run: cat /etc/os-release
	I0804 02:07:26.156943  751377 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0804 02:07:26.156986  751377 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0804 02:07:26.157021  751377 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0804 02:07:26.157034  751377 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0804 02:07:26.157046  751377 filesync.go:126] Scanning /home/jenkins/minikube-integration/19364-744974/.minikube/addons for local assets ...
	I0804 02:07:26.157128  751377 filesync.go:126] Scanning /home/jenkins/minikube-integration/19364-744974/.minikube/files for local assets ...
	I0804 02:07:26.157156  751377 start.go:296] duration metric: took 116.072178ms for postStartSetup
	I0804 02:07:26.157472  751377 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-554125
	I0804 02:07:26.173498  751377 profile.go:143] Saving config to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/config.json ...
	I0804 02:07:26.173781  751377 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 02:07:26.173837  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:26.189442  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:26.281175  751377 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0804 02:07:26.285647  751377 start.go:128] duration metric: took 10.716056725s to createHost
	I0804 02:07:26.285674  751377 start.go:83] releasing machines lock for "addons-554125", held for 10.71625494s
	I0804 02:07:26.285744  751377 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-554125
	I0804 02:07:26.301500  751377 ssh_runner.go:195] Run: cat /version.json
	I0804 02:07:26.301561  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:26.301618  751377 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0804 02:07:26.301667  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:26.330682  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:26.330716  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:26.419930  751377 ssh_runner.go:195] Run: systemctl --version
	I0804 02:07:26.551967  751377 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0804 02:07:26.698490  751377 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0804 02:07:26.702822  751377 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" ;
	I0804 02:07:26.722867  751377 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0804 02:07:26.722950  751377 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" ;
	I0804 02:07:26.753542  751377 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0804 02:07:26.753564  751377 start.go:495] detecting cgroup driver to use...
	I0804 02:07:26.753596  751377 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0804 02:07:26.753682  751377 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0804 02:07:26.770729  751377 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0804 02:07:26.781798  751377 docker.go:217] disabling cri-docker service (if available) ...
	I0804 02:07:26.781863  751377 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0804 02:07:26.795375  751377 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0804 02:07:26.810200  751377 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0804 02:07:26.892653  751377 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0804 02:07:26.982124  751377 docker.go:233] disabling docker service ...
	I0804 02:07:26.982241  751377 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0804 02:07:27.002680  751377 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0804 02:07:27.017859  751377 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0804 02:07:27.106409  751377 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0804 02:07:27.201361  751377 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0804 02:07:27.212911  751377 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"
	I0804 02:07:27.229658  751377 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0804 02:07:27.229724  751377 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"
	I0804 02:07:27.239436  751377 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0804 02:07:27.239562  751377 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0804 02:07:27.250019  751377 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0804 02:07:27.260372  751377 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0804 02:07:27.270558  751377 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0804 02:07:27.279939  751377 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"
	I0804 02:07:27.289963  751377 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"
	I0804 02:07:27.305469  751377 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"
	I0804 02:07:27.314791  751377 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0804 02:07:27.323307  751377 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0804 02:07:27.331753  751377 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 02:07:27.408900  751377 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0804 02:07:27.524566  751377 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0804 02:07:27.524676  751377 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0804 02:07:27.528317  751377 start.go:563] Will wait 60s for crictl version
	I0804 02:07:27.528408  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:07:27.531711  751377 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0804 02:07:27.567730  751377 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0804 02:07:27.567876  751377 ssh_runner.go:195] Run: crio --version
	I0804 02:07:27.605364  751377 ssh_runner.go:195] Run: crio --version
	I0804 02:07:27.648449  751377 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0804 02:07:27.649923  751377 cli_runner.go:164] Run: docker network inspect addons-554125 --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}}]}"
	I0804 02:07:27.664666  751377 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0804 02:07:27.668423  751377 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""
	I0804 02:07:27.679106  751377 kubeadm.go:883] updating cluster {Name:addons-554125 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-554125 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} ...
	I0804 02:07:27.679236  751377 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0804 02:07:27.679300  751377 ssh_runner.go:195] Run: sudo crictl images --output json
	I0804 02:07:27.756363  751377 crio.go:514] all images are preloaded for cri-o runtime.
	I0804 02:07:27.756387  751377 crio.go:433] Images already preloaded, skipping extraction
	I0804 02:07:27.756443  751377 ssh_runner.go:195] Run: sudo crictl images --output json
	I0804 02:07:27.792111  751377 crio.go:514] all images are preloaded for cri-o runtime.
	I0804 02:07:27.792134  751377 cache_images.go:84] Images are preloaded, skipping loading
	I0804 02:07:27.792143  751377 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0804 02:07:27.792237  751377 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-554125 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-554125 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:}
	I0804 02:07:27.792349  751377 ssh_runner.go:195] Run: crio config
	I0804 02:07:27.850532  751377 cni.go:84] Creating CNI manager for ""
	I0804 02:07:27.850557  751377 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0804 02:07:27.850567  751377 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0804 02:07:27.850611  751377 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-554125 NodeName:addons-554125 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}
	I0804 02:07:27.850782  751377 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-554125"
	  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
	
	I0804 02:07:27.850875  751377 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0804 02:07:27.860570  751377 binaries.go:44] Found k8s binaries, skipping transfer
	I0804 02:07:27.860643  751377 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0804 02:07:27.869218  751377 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0804 02:07:27.888395  751377 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0804 02:07:27.907039  751377 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0804 02:07:27.925349  751377 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0804 02:07:27.928996  751377 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""
	I0804 02:07:27.939675  751377 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 02:07:28.021624  751377 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0804 02:07:28.036674  751377 certs.go:68] Setting up /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125 for IP: 192.168.49.2
	I0804 02:07:28.036698  751377 certs.go:194] generating shared ca certs ...
	I0804 02:07:28.036716  751377 certs.go:226] acquiring lock for ca certs: {Name:mka15a0aecb791c047e533e0882495857962ae51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.036866  751377 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19364-744974/.minikube/ca.key
	I0804 02:07:28.427595  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt ...
	I0804 02:07:28.427625  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt: {Name:mk90753f30ab9a02d2e8efeb587d763947655428 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.427822  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/ca.key ...
	I0804 02:07:28.427835  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/ca.key: {Name:mk4c9a051de3747d91a76154e9a2eadf30abe589 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.427923  751377 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.key
	I0804 02:07:28.701054  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.crt ...
	I0804 02:07:28.701085  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.crt: {Name:mkf5fafecb9e392dc59f0cebabf3e928ce128fcd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.701858  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.key ...
	I0804 02:07:28.701874  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.key: {Name:mke0fb96424dbc460d4a3b3a1e25c94c40befc4c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.701961  751377 certs.go:256] generating profile certs ...
	I0804 02:07:28.702025  751377 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.key
	I0804 02:07:28.702042  751377 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt with IP's: []
	I0804 02:07:29.195411  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt ...
	I0804 02:07:29.195443  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: {Name:mk722b6e5b1961335026c467e7a5325d58ec3a07 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.195623  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.key ...
	I0804 02:07:29.195636  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.key: {Name:mk78a7aeb6b8613347cdc9cbb4942516b6135d49 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.195715  751377 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key.1c33d6a2
	I0804 02:07:29.195736  751377 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt.1c33d6a2 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0804 02:07:29.471456  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt.1c33d6a2 ...
	I0804 02:07:29.471489  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt.1c33d6a2: {Name:mkf6a276fc8fb60cc66d19346e3cb28d6d245be1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.471674  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key.1c33d6a2 ...
	I0804 02:07:29.471689  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key.1c33d6a2: {Name:mk93dcc91bf574155ae5bb72b4690e5a0d2f773c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.471763  751377 certs.go:381] copying /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt.1c33d6a2 -> /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt
	I0804 02:07:29.471846  751377 certs.go:385] copying /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key.1c33d6a2 -> /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key
	I0804 02:07:29.471905  751377 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.key
	I0804 02:07:29.471930  751377 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.crt with IP's: []
	I0804 02:07:29.834996  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.crt ...
	I0804 02:07:29.835033  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.crt: {Name:mk16e9bbc562ee4c2c38358b2b713dc7c6c14cf4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.835228  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.key ...
	I0804 02:07:29.835246  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.key: {Name:mk47876e2c48e315ea49dd4ea11024e04914720a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.835431  751377 certs.go:484] found cert: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca-key.pem (1675 bytes)
	I0804 02:07:29.835474  751377 certs.go:484] found cert: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem (1078 bytes)
	I0804 02:07:29.835509  751377 certs.go:484] found cert: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/cert.pem (1123 bytes)
	I0804 02:07:29.835537  751377 certs.go:484] found cert: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/key.pem (1675 bytes)
	I0804 02:07:29.836150  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0804 02:07:29.862029  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0804 02:07:29.885881  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0804 02:07:29.910528  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0804 02:07:29.934674  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0804 02:07:29.958966  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0804 02:07:29.983131  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0804 02:07:30.042899  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0804 02:07:30.077058  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0804 02:07:30.106618  751377 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0804 02:07:30.129567  751377 ssh_runner.go:195] Run: openssl version
	I0804 02:07:30.136449  751377 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"
	I0804 02:07:30.148216  751377 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0804 02:07:30.152226  751377 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug  4 02:07 /usr/share/ca-certificates/minikubeCA.pem
	I0804 02:07:30.152330  751377 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0804 02:07:30.160425  751377 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"
	I0804 02:07:30.171865  751377 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0804 02:07:30.175724  751377 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
	I0804 02:07:30.175776  751377 kubeadm.go:392] StartCluster: {Name:addons-554125 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-554125 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}
	I0804 02:07:30.175868  751377 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0804 02:07:30.175932  751377 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0804 02:07:30.216910  751377 cri.go:89] found id: ""
	I0804 02:07:30.217029  751377 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0804 02:07:30.226399  751377 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0804 02:07:30.236226  751377 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0804 02:07:30.236323  751377 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
	I0804 02:07:30.246069  751377 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
	I0804 02:07:30.246088  751377 kubeadm.go:157] found existing configuration files:
	
	I0804 02:07:30.246141  751377 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0804 02:07:30.254898  751377 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
	I0804 02:07:30.254962  751377 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0804 02:07:30.263523  751377 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0804 02:07:30.273169  751377 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
	I0804 02:07:30.273260  751377 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0804 02:07:30.282026  751377 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0804 02:07:30.291228  751377 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
	I0804 02:07:30.291321  751377 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0804 02:07:30.299819  751377 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0804 02:07:30.308843  751377 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
	I0804 02:07:30.308938  751377 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0804 02:07:30.316946  751377 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"
	I0804 02:07:30.386947  751377 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0804 02:07:30.387240  751377 kubeadm.go:310] [preflight] Running pre-flight checks
	I0804 02:07:30.433504  751377 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0804 02:07:30.433577  751377 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0804 02:07:30.433617  751377 kubeadm.go:310] OS: Linux
	I0804 02:07:30.433666  751377 kubeadm.go:310] CGROUPS_CPU: enabled
	I0804 02:07:30.433718  751377 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0804 02:07:30.433768  751377 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0804 02:07:30.433818  751377 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0804 02:07:30.433868  751377 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0804 02:07:30.433922  751377 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0804 02:07:30.433973  751377 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0804 02:07:30.434023  751377 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0804 02:07:30.434072  751377 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0804 02:07:30.501971  751377 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0804 02:07:30.502082  751377 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0804 02:07:30.502176  751377 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0804 02:07:30.748662  751377 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0804 02:07:30.752425  751377 out.go:204]   - Generating certificates and keys ...
	I0804 02:07:30.752519  751377 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0804 02:07:30.752589  751377 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0804 02:07:31.347415  751377 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0804 02:07:31.923764  751377 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0804 02:07:32.277527  751377 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0804 02:07:32.509350  751377 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0804 02:07:32.845936  751377 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0804 02:07:32.846237  751377 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-554125 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0804 02:07:33.095216  751377 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0804 02:07:33.095405  751377 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-554125 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0804 02:07:33.348212  751377 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0804 02:07:33.802398  751377 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0804 02:07:34.607036  751377 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0804 02:07:34.607277  751377 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0804 02:07:35.014789  751377 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0804 02:07:36.375557  751377 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0804 02:07:36.882019  751377 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0804 02:07:37.322212  751377 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0804 02:07:39.461166  751377 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0804 02:07:39.461966  751377 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0804 02:07:39.466574  751377 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0804 02:07:39.468816  751377 out.go:204]   - Booting up control plane ...
	I0804 02:07:39.468926  751377 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0804 02:07:39.469015  751377 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0804 02:07:39.469830  751377 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0804 02:07:39.479983  751377 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0804 02:07:39.480962  751377 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0804 02:07:39.481263  751377 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0804 02:07:39.577377  751377 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0804 02:07:39.577469  751377 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0804 02:07:40.578157  751377 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000777539s
	I0804 02:07:40.578243  751377 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0804 02:07:46.579565  751377 kubeadm.go:310] [api-check] The API server is healthy after 6.001455152s
	I0804 02:07:46.601555  751377 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0804 02:07:46.615216  751377 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0804 02:07:46.641729  751377 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0804 02:07:46.641930  751377 kubeadm.go:310] [mark-control-plane] Marking the node addons-554125 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0804 02:07:46.651984  751377 kubeadm.go:310] [bootstrap-token] Using token: 0pe6uz.ugupa7jnq1mzptld
	I0804 02:07:46.654531  751377 out.go:204]   - Configuring RBAC rules ...
	I0804 02:07:46.654668  751377 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0804 02:07:46.661161  751377 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0804 02:07:46.669086  751377 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
	I0804 02:07:46.672841  751377 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0804 02:07:46.676733  751377 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0804 02:07:46.680245  751377 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0804 02:07:46.988473  751377 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0804 02:07:47.439112  751377 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0804 02:07:47.986629  751377 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0804 02:07:47.987763  751377 kubeadm.go:310] 
	I0804 02:07:47.987840  751377 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0804 02:07:47.987855  751377 kubeadm.go:310] 
	I0804 02:07:47.987929  751377 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0804 02:07:47.987941  751377 kubeadm.go:310] 
	I0804 02:07:47.987966  751377 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0804 02:07:47.988028  751377 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0804 02:07:47.988082  751377 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0804 02:07:47.988091  751377 kubeadm.go:310] 
	I0804 02:07:47.988147  751377 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0804 02:07:47.988157  751377 kubeadm.go:310] 
	I0804 02:07:47.988204  751377 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0804 02:07:47.988212  751377 kubeadm.go:310] 
	I0804 02:07:47.988263  751377 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0804 02:07:47.988359  751377 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0804 02:07:47.988430  751377 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0804 02:07:47.988438  751377 kubeadm.go:310] 
	I0804 02:07:47.988519  751377 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0804 02:07:47.988596  751377 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0804 02:07:47.988604  751377 kubeadm.go:310] 
	I0804 02:07:47.988684  751377 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 0pe6uz.ugupa7jnq1mzptld \
	I0804 02:07:47.988786  751377 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:26552b7bdac9e0d9d3a09743fec468f3d1a314970bc5565399a8164f93ff991a \
	I0804 02:07:47.988809  751377 kubeadm.go:310] 	--control-plane 
	I0804 02:07:47.988818  751377 kubeadm.go:310] 
	I0804 02:07:47.988899  751377 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0804 02:07:47.988907  751377 kubeadm.go:310] 
	I0804 02:07:47.988985  751377 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 0pe6uz.ugupa7jnq1mzptld \
	I0804 02:07:47.989086  751377 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:26552b7bdac9e0d9d3a09743fec468f3d1a314970bc5565399a8164f93ff991a 
	I0804 02:07:47.992622  751377 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-1066-aws\n", err: exit status 1
	I0804 02:07:47.992760  751377 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0804 02:07:47.992781  751377 cni.go:84] Creating CNI manager for ""
	I0804 02:07:47.992790  751377 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0804 02:07:47.995072  751377 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0804 02:07:47.997106  751377 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0804 02:07:48.010648  751377 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0804 02:07:48.010680  751377 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0804 02:07:48.031650  751377 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
	I0804 02:07:48.352041  751377 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0804 02:07:48.352166  751377 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
	I0804 02:07:48.352169  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-554125 minikube.k8s.io/updated_at=2024_08_04T02_07_48_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=40edfa2c305b426121bc436e9f593c10662235e6 minikube.k8s.io/name=addons-554125 minikube.k8s.io/primary=true
	I0804 02:07:48.521233  751377 ops.go:34] apiserver oom_adj: -16
	I0804 02:07:48.521330  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:49.021913  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:49.521557  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:50.022089  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:50.522251  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:51.022119  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:51.522291  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:52.021521  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:52.521734  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:53.022291  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:53.522276  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:54.021750  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:54.521498  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:55.021740  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:55.522455  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:56.021489  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:56.521472  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:57.021451  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:57.521461  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:58.022326  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:58.521883  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:59.022097  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:59.521592  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:08:00.034613  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:08:00.522135  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:08:01.022437  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:08:01.112379  751377 kubeadm.go:1113] duration metric: took 12.760273229s to wait for elevateKubeSystemPrivileges
	I0804 02:08:01.112407  751377 kubeadm.go:394] duration metric: took 30.936636738s to StartCluster
	I0804 02:08:01.112425  751377 settings.go:142] acquiring lock: {Name:mk28fde0f906de5c295705c4afb9a9d42123e371 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:08:01.112564  751377 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:08:01.112954  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/kubeconfig: {Name:mk0a82a2f67b6b38b88fcfb2d3f7f21ef8aca37f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:08:01.113771  751377 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"
	I0804 02:08:01.113813  751377 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}
	I0804 02:08:01.114062  751377 config.go:182] Loaded profile config "addons-554125": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:08:01.114094  751377 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]
	I0804 02:08:01.114171  751377 addons.go:69] Setting yakd=true in profile "addons-554125"
	I0804 02:08:01.114194  751377 addons.go:234] Setting addon yakd=true in "addons-554125"
	I0804 02:08:01.114221  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.114660  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.115131  751377 addons.go:69] Setting metrics-server=true in profile "addons-554125"
	I0804 02:08:01.115165  751377 addons.go:234] Setting addon metrics-server=true in "addons-554125"
	I0804 02:08:01.115198  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.115608  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.117799  751377 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-554125"
	I0804 02:08:01.117841  751377 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-554125"
	I0804 02:08:01.117894  751377 addons.go:69] Setting cloud-spanner=true in profile "addons-554125"
	I0804 02:08:01.117923  751377 addons.go:234] Setting addon cloud-spanner=true in "addons-554125"
	I0804 02:08:01.117960  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.118053  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.118408  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.118552  751377 addons.go:69] Setting registry=true in profile "addons-554125"
	I0804 02:08:01.118576  751377 addons.go:234] Setting addon registry=true in "addons-554125"
	I0804 02:08:01.118602  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.118961  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.119534  751377 addons.go:69] Setting storage-provisioner=true in profile "addons-554125"
	I0804 02:08:01.119600  751377 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-554125"
	I0804 02:08:01.119648  751377 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-554125"
	I0804 02:08:01.119688  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.120098  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.120234  751377 addons.go:234] Setting addon storage-provisioner=true in "addons-554125"
	I0804 02:08:01.120265  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.120696  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.127143  751377 addons.go:69] Setting default-storageclass=true in profile "addons-554125"
	I0804 02:08:01.127205  751377 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-554125"
	I0804 02:08:01.127552  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.131674  751377 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-554125"
	I0804 02:08:01.131777  751377 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-554125"
	I0804 02:08:01.132113  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.137781  751377 addons.go:69] Setting gcp-auth=true in profile "addons-554125"
	I0804 02:08:01.137888  751377 mustload.go:65] Loading cluster: addons-554125
	I0804 02:08:01.138125  751377 config.go:182] Loaded profile config "addons-554125": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:08:01.138468  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.154308  751377 addons.go:69] Setting volcano=true in profile "addons-554125"
	I0804 02:08:01.154360  751377 addons.go:234] Setting addon volcano=true in "addons-554125"
	I0804 02:08:01.154404  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.154915  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.155127  751377 addons.go:69] Setting ingress=true in profile "addons-554125"
	I0804 02:08:01.155151  751377 addons.go:234] Setting addon ingress=true in "addons-554125"
	I0804 02:08:01.155185  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.155568  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.197397  751377 addons.go:69] Setting volumesnapshots=true in profile "addons-554125"
	I0804 02:08:01.197450  751377 addons.go:234] Setting addon volumesnapshots=true in "addons-554125"
	I0804 02:08:01.197495  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.197939  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.204385  751377 addons.go:69] Setting ingress-dns=true in profile "addons-554125"
	I0804 02:08:01.204434  751377 addons.go:234] Setting addon ingress-dns=true in "addons-554125"
	I0804 02:08:01.204488  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.204929  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.225965  751377 out.go:177] * Verifying Kubernetes components...
	I0804 02:08:01.232402  751377 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 02:08:01.232744  751377 addons.go:69] Setting inspektor-gadget=true in profile "addons-554125"
	I0804 02:08:01.232787  751377 addons.go:234] Setting addon inspektor-gadget=true in "addons-554125"
	I0804 02:08:01.232828  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.233271  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.249534  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.362879  751377 out.go:177]   - Using image docker.io/registry:2.8.3
	I0804 02:08:01.365739  751377 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0804 02:08:01.370079  751377 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0804 02:08:01.370253  751377 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0804 02:08:01.370297  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0804 02:08:01.370413  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.376649  751377 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0804 02:08:01.376736  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0804 02:08:01.377136  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.412437  751377 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0804 02:08:01.414252  751377 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0804 02:08:01.414397  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0804 02:08:01.414412  751377 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0804 02:08:01.414498  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.419918  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.423222  751377 addons.go:234] Setting addon default-storageclass=true in "addons-554125"
	I0804 02:08:01.423266  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.423652  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.428672  751377 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0804 02:08:01.428696  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0804 02:08:01.428762  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.450732  751377 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0804 02:08:01.452931  751377 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0804 02:08:01.452962  751377 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0804 02:08:01.453039  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.472089  751377 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-554125"
	I0804 02:08:01.472132  751377 host.go:66] Checking if "addons-554125" exists ...
	W0804 02:08:01.472452  751377 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0804 02:08:01.472677  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.472935  751377 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0804 02:08:01.475525  751377 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0804 02:08:01.473742  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0804 02:08:01.490084  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0804 02:08:01.490257  751377 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0804 02:08:01.499664  751377 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0804 02:08:01.499733  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0804 02:08:01.499896  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.514520  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0804 02:08:01.514595  751377 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0804 02:08:01.514689  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.523062  751377 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0804 02:08:01.523122  751377 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0804 02:08:01.523203  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.535247  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.536101  751377 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0804 02:08:01.536753  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0804 02:08:01.537200  751377 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 -"
	I0804 02:08:01.539150  751377 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0804 02:08:01.542544  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0804 02:08:01.542704  751377 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0804 02:08:01.542866  751377 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0804 02:08:01.542880  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0804 02:08:01.542945  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.544926  751377 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0804 02:08:01.544993  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0804 02:08:01.545161  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.574608  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0804 02:08:01.586415  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0804 02:08:01.592547  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0804 02:08:01.594217  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0804 02:08:01.601465  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0804 02:08:01.603304  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0804 02:08:01.603334  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0804 02:08:01.603415  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.611754  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.629890  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.654467  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.654510  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.654467  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.655438  751377 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0804 02:08:01.676010  751377 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0804 02:08:01.676036  751377 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0804 02:08:01.676102  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.679379  751377 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0804 02:08:01.681239  751377 out.go:177]   - Using image docker.io/busybox:stable
	I0804 02:08:01.684587  751377 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0804 02:08:01.684611  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0804 02:08:01.684677  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.692418  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.700413  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.748519  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.754033  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.776502  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.779789  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.782834  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.922970  751377 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0804 02:08:01.923036  751377 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0804 02:08:02.082138  751377 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0804 02:08:02.082209  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0804 02:08:02.116607  751377 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
	I0804 02:08:02.122504  751377 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
	I0804 02:08:02.139903  751377 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
	I0804 02:08:02.158262  751377 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0804 02:08:02.158340  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0804 02:08:02.189237  751377 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
	I0804 02:08:02.191278  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0804 02:08:02.191299  751377 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0804 02:08:02.193820  751377 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
	I0804 02:08:02.223469  751377 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0804 02:08:02.223497  751377 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0804 02:08:02.249473  751377 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0804 02:08:02.249500  751377 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0804 02:08:02.253058  751377 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
	I0804 02:08:02.284184  751377 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
	I0804 02:08:02.288048  751377 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
	I0804 02:08:02.322382  751377 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0804 02:08:02.322417  751377 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0804 02:08:02.334437  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0804 02:08:02.334464  751377 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0804 02:08:02.349519  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0804 02:08:02.349549  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0804 02:08:02.415701  751377 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0804 02:08:02.415737  751377 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0804 02:08:02.422131  751377 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0804 02:08:02.422157  751377 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0804 02:08:02.447427  751377 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0804 02:08:02.447452  751377 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0804 02:08:02.476688  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0804 02:08:02.476716  751377 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)
	I0804 02:08:02.543972  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0804 02:08:02.543999  751377 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0804 02:08:02.556854  751377 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
	I0804 02:08:02.561470  751377 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0804 02:08:02.561495  751377 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0804 02:08:02.575575  751377 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0804 02:08:02.575603  751377 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0804 02:08:02.614423  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0804 02:08:02.614457  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0804 02:08:02.695357  751377 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0804 02:08:02.695384  751377 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0804 02:08:02.716991  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0804 02:08:02.717021  751377 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0804 02:08:02.754355  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0804 02:08:02.754388  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0804 02:08:02.758363  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0804 02:08:02.758387  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0804 02:08:02.794173  751377 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0804 02:08:02.794201  751377 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0804 02:08:02.843327  751377 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
	I0804 02:08:02.852423  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0804 02:08:02.852450  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0804 02:08:02.907628  751377 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0804 02:08:02.907655  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0804 02:08:02.927927  751377 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0804 02:08:02.927954  751377 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0804 02:08:02.959369  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0804 02:08:02.959395  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0804 02:08:02.990928  751377 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
	I0804 02:08:03.024964  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0804 02:08:03.024998  751377 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0804 02:08:03.047785  751377 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0804 02:08:03.047812  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0804 02:08:03.181933  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0804 02:08:03.181961  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0804 02:08:03.212916  751377 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
	I0804 02:08:03.328834  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0804 02:08:03.328861  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0804 02:08:03.568402  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0804 02:08:03.568430  751377 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0804 02:08:03.807167  751377 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
	I0804 02:08:04.616597  751377 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 -": (3.079361552s)
	I0804 02:08:04.616631  751377 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0804 02:08:04.617634  751377 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.962173853s)
	I0804 02:08:04.618408  751377 node_ready.go:35] waiting up to 6m0s for node "addons-554125" to be "Ready" ...
	I0804 02:08:05.378120  751377 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-554125" context rescaled to 1 replicas
	I0804 02:08:06.706707  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:08.115043  751377 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.998344857s)
	I0804 02:08:08.115092  751377 addons.go:475] Verifying addon ingress=true in "addons-554125"
	I0804 02:08:08.115267  751377 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: (5.992698942s)
	I0804 02:08:08.115381  751377 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: (5.975417363s)
	I0804 02:08:08.115433  751377 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.926171503s)
	I0804 02:08:08.115470  751377 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.92162354s)
	I0804 02:08:08.115727  751377 addons.go:475] Verifying addon registry=true in "addons-554125"
	I0804 02:08:08.115531  751377 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: (5.862445975s)
	I0804 02:08:08.115579  751377 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.831369502s)
	I0804 02:08:08.115598  751377 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.827528756s)
	I0804 02:08:08.115650  751377 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.558772462s)
	I0804 02:08:08.116064  751377 addons.go:475] Verifying addon metrics-server=true in "addons-554125"
	I0804 02:08:08.115680  751377 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: (5.272327239s)
	I0804 02:08:08.118335  751377 out.go:177] * Verifying ingress addon...
	I0804 02:08:08.120229  751377 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-554125 service yakd-dashboard -n yakd-dashboard
	
	I0804 02:08:08.120349  751377 out.go:177] * Verifying registry addon...
	I0804 02:08:08.122832  751377 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0804 02:08:08.124683  751377 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0804 02:08:08.160643  751377 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0804 02:08:08.160722  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:08.168306  751377 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0804 02:08:08.168382  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0804 02:08:08.178938  751377 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0804 02:08:08.266154  751377 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.275177403s)
	W0804 02:08:08.266191  751377 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
	I0804 02:08:08.266214  751377 retry.go:31] will retry after 344.974774ms: 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
	I0804 02:08:08.266217  751377 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: (5.053258608s)
	I0804 02:08:08.612083  751377 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
	I0804 02:08:08.662025  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:08.673678  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:08.738786  751377 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.93156437s)
	I0804 02:08:08.738822  751377 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-554125"
	I0804 02:08:08.741828  751377 out.go:177] * Verifying csi-hostpath-driver addon...
	I0804 02:08:08.745179  751377 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0804 02:08:08.781845  751377 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0804 02:08:08.781871  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:09.121954  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:09.127115  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:09.158326  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:09.250728  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:09.628642  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:09.630445  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:09.750410  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:10.127855  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:10.132529  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:10.250633  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:10.628568  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:10.630918  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:10.756724  751377 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0804 02:08:10.756845  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:10.757785  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:10.779396  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:10.898814  751377 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0804 02:08:10.928152  751377 addons.go:234] Setting addon gcp-auth=true in "addons-554125"
	I0804 02:08:10.928201  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:10.928659  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:10.948793  751377 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0804 02:08:10.948844  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:10.968972  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:11.128690  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:11.133418  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:11.250756  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:11.621799  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:11.628070  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:11.632181  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:11.763015  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:11.891038  751377 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: (3.278865675s)
	I0804 02:08:11.894475  751377 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0804 02:08:11.897258  751377 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0804 02:08:11.899880  751377 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0804 02:08:11.899931  751377 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0804 02:08:11.923126  751377 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0804 02:08:11.923205  751377 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0804 02:08:11.941771  751377 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0804 02:08:11.941845  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0804 02:08:11.964047  751377 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
	I0804 02:08:12.128469  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:12.132168  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:12.249566  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:12.626511  751377 addons.go:475] Verifying addon gcp-auth=true in "addons-554125"
	I0804 02:08:12.629448  751377 out.go:177] * Verifying gcp-auth addon...
	I0804 02:08:12.632457  751377 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0804 02:08:12.641067  751377 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0804 02:08:12.641094  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:12.645669  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:12.645899  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:12.751624  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:13.127333  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:13.129877  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:13.135661  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:13.249964  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:13.622258  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:13.626814  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:13.628999  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:13.635694  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:13.751097  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:14.131789  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:14.133303  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:14.137282  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:14.249665  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:14.627628  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:14.631605  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:14.635727  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:14.750070  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:15.127157  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:15.130004  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:15.136223  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:15.250916  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:15.628135  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:15.630443  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:15.635506  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:15.749446  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:16.122390  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:16.127107  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:16.131033  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:16.136049  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:16.249837  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:16.627234  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:16.629967  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:16.635780  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:16.750416  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:17.127072  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:17.129934  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:17.135535  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:17.249859  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:17.627167  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:17.629735  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:17.636128  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:17.751873  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:18.128147  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:18.130838  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:18.135636  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:18.249685  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:18.622277  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:18.626761  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:18.628821  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:18.636081  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:18.749490  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:19.128080  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:19.130197  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:19.135921  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:19.249716  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:19.627210  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:19.630469  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:19.636054  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:19.750278  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:20.127653  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:20.130227  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:20.136412  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:20.251044  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:20.627944  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:20.630355  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:20.636213  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:20.749904  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:21.122705  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:21.128900  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:21.129929  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:21.136400  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:21.250489  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:21.627355  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:21.629773  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:21.635506  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:21.750309  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:22.128695  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:22.129615  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:22.136532  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:22.249318  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:22.627243  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:22.629690  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:22.636358  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:22.750052  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:23.127059  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:23.129516  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:23.135571  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:23.249217  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:23.621917  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:23.626709  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:23.629112  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:23.635877  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:23.749334  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:24.127817  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:24.129576  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:24.135957  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:24.249586  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:24.628141  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:24.628899  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:24.636079  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:24.749589  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:25.127767  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:25.128324  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:25.136614  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:25.249345  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:25.622592  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:25.626726  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:25.630033  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:25.636189  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:25.750269  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:26.128031  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:26.129593  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:26.135682  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:26.249401  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:26.627142  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:26.629328  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:26.636050  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:26.750591  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:27.128125  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:27.128659  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:27.135551  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:27.250175  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:27.629242  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:27.629427  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:27.636629  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:27.749567  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:28.121932  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:28.126475  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:28.129791  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:28.135428  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:28.249411  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:28.630519  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:28.634313  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:28.637667  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:28.750234  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:29.128778  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:29.129157  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:29.136581  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:29.250642  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:29.627541  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:29.628828  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:29.637683  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:29.749401  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:30.122874  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:30.127670  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:30.130443  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:30.136792  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:30.249999  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:30.626649  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:30.628908  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:30.636069  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:30.749764  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:31.129674  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:31.130524  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:31.136450  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:31.249598  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:31.632126  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:31.632877  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:31.635536  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:31.749915  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:32.127170  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:32.129886  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:32.135986  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:32.250203  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:32.622747  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:32.628736  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:32.629544  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:32.636339  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:32.749976  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:33.126766  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:33.129238  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:33.136446  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:33.250108  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:33.626883  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:33.629101  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:33.635816  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:33.750055  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:34.127219  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:34.129580  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:34.136453  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:34.249066  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:34.626951  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:34.629577  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:34.638912  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:34.750225  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:35.122419  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:35.127271  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:35.129633  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:35.135963  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:35.250507  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:35.627627  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:35.628369  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:35.636178  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:35.749883  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:36.127280  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:36.129790  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:36.136423  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:36.249948  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:36.628148  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:36.629899  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:36.635708  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:36.749791  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:37.128566  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:37.129390  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:37.136872  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:37.249929  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:37.622118  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:37.627923  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:37.629562  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:37.635558  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:37.749772  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:38.127257  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:38.130005  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:38.136053  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:38.249871  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:38.628804  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:38.629453  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:38.636703  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:38.749441  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:39.127210  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:39.130239  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:39.136860  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:39.250172  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:39.622159  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:39.626992  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:39.629188  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:39.636110  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:39.749183  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:40.129183  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:40.129643  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:40.136547  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:40.250206  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:40.626365  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:40.629721  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:40.636776  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:40.749883  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:41.127416  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:41.130804  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:41.135452  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:41.249303  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:41.627345  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:41.629039  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:41.635628  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:41.749430  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:42.122918  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:42.130579  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:42.132570  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:42.136034  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:42.250324  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:42.627629  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:42.629036  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:42.636062  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:42.749653  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:43.127302  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:43.128070  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:43.136336  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:43.250028  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:43.627233  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:43.629168  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:43.635987  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:43.749543  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:44.128788  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:44.129342  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:44.136320  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:44.250639  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:44.621735  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:44.628706  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:44.629539  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:44.636311  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:44.750185  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:45.129291  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:45.132598  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:45.138598  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:45.251963  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:45.626623  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:45.628819  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:45.636186  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:45.749736  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:46.127075  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:46.129064  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:46.136374  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:46.250152  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:46.622308  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:46.628820  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:46.629477  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:46.636748  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:46.749300  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:47.127573  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:47.129829  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:47.135702  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:47.252087  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:47.666582  751377 node_ready.go:49] node "addons-554125" has status "Ready":"True"
	I0804 02:08:47.666654  751377 node_ready.go:38] duration metric: took 43.04821489s for node "addons-554125" to be "Ready" ...
	I0804 02:08:47.666679  751377 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" ...
	I0804 02:08:47.672033  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:47.672929  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:47.674883  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:47.692237  751377 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-n72t5" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:47.760849  751377 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0804 02:08:47.760921  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:48.139786  751377 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0804 02:08:48.139862  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:48.143545  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:48.144740  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:48.318212  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:48.642841  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:48.643387  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:48.674476  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:48.702262  751377 pod_ready.go:92] pod "coredns-7db6d8ff4d-n72t5" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.702337  751377 pod_ready.go:81] duration metric: took 1.009992365s for pod "coredns-7db6d8ff4d-n72t5" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.702376  751377 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.707692  751377 pod_ready.go:92] pod "etcd-addons-554125" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.707763  751377 pod_ready.go:81] duration metric: took 5.351702ms for pod "etcd-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.707803  751377 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.723122  751377 pod_ready.go:92] pod "kube-apiserver-addons-554125" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.723194  751377 pod_ready.go:81] duration metric: took 15.364923ms for pod "kube-apiserver-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.723220  751377 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.731073  751377 pod_ready.go:92] pod "kube-controller-manager-addons-554125" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.731147  751377 pod_ready.go:81] duration metric: took 7.904897ms for pod "kube-controller-manager-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.731176  751377 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-cns6b" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.751617  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:48.822854  751377 pod_ready.go:92] pod "kube-proxy-cns6b" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.822932  751377 pod_ready.go:81] duration metric: took 91.734064ms for pod "kube-proxy-cns6b" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.822959  751377 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:49.131331  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:49.133538  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:49.136246  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:49.223086  751377 pod_ready.go:92] pod "kube-scheduler-addons-554125" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:49.223106  751377 pod_ready.go:81] duration metric: took 400.126866ms for pod "kube-scheduler-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:49.223118  751377 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:49.251126  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:49.637266  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:49.637426  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:49.641882  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:49.751361  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:50.127742  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:50.131960  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:50.136872  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:50.250627  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:50.630496  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:50.632879  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:50.638549  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:50.754431  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:51.136109  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:51.137759  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:51.142374  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:51.231473  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:51.253653  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:51.632463  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:51.634358  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:51.641199  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:51.751130  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:52.128719  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:52.131167  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:52.135712  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:52.251076  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:52.629186  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:52.632422  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:52.637763  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:52.755226  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:53.133728  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:53.149753  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:53.161894  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:53.254975  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:53.629446  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:53.630562  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:53.635502  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:53.729545  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:53.750693  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:54.127958  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:54.131353  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:54.135884  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:54.251143  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:54.627991  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:54.629838  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:54.636534  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:54.751245  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:55.128328  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:55.130247  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:55.136148  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:55.251492  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:55.629594  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:55.636705  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:55.639698  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:55.730133  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:55.751343  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:56.132761  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:56.134492  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:56.138342  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:56.251650  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:56.630352  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:56.633054  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:56.636252  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:56.753429  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:57.132522  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:57.141736  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:57.143514  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:57.252632  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:57.632503  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:57.639685  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:57.643604  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:57.731808  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:57.760771  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:58.131958  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:58.138174  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:58.141755  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:58.252939  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:58.630980  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:58.632249  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:58.635911  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:58.751527  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:59.128009  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:59.131406  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:59.135936  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:59.251975  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:59.633046  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:59.634319  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:59.638162  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:59.733164  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:59.755541  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:00.139842  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:00.142201  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:00.144580  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:00.257712  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:00.632903  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:00.635756  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:00.637782  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:00.760408  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:01.127977  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:01.130529  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:01.135580  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:01.250589  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:01.629291  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:01.630092  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:01.636498  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:01.750399  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:02.128250  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:02.131571  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:02.136645  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:02.233564  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:02.252663  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:02.630298  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:02.643714  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:02.651947  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:02.756969  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:03.129197  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:03.132172  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:03.136532  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:03.251136  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:03.632124  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:03.633851  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:03.638946  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:03.755356  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:04.128650  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:04.133009  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:04.140646  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:04.251808  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:04.632027  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:04.647960  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:04.648318  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:04.730487  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:04.751445  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:05.131747  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:05.143074  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:05.152344  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:05.253375  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:05.632153  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:05.640411  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:05.642512  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:05.755733  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:06.129365  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:06.132824  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:06.136481  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:06.276053  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:06.629304  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:06.633090  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:06.645332  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:06.732750  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:06.751209  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:07.128315  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:07.132292  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:07.136706  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:07.254438  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:07.629874  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:07.643658  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:07.646298  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:07.751577  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:08.127762  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:08.131182  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:08.136470  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:08.250882  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:08.629990  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:08.644468  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:08.645126  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:08.752744  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:09.129297  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:09.138487  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:09.142987  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:09.231930  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:09.254263  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:09.627843  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:09.631354  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:09.636623  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:09.751596  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:10.127700  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:10.131500  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:10.135965  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:10.250973  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:10.627903  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:10.629834  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:10.636435  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:10.751369  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:11.128804  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:11.131184  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:11.135893  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:11.251392  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:11.627989  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:11.631312  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:11.637513  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:11.730447  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:11.752294  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:12.132721  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:12.133597  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:12.136975  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:12.251323  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:12.627683  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:12.630112  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:12.635760  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:12.753342  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:13.127826  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:13.129189  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:13.136549  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:13.251178  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:13.629732  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:13.630267  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:13.636455  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:13.750701  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:14.128616  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:14.130496  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:14.135970  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:14.229665  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:14.250381  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:14.627693  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:14.632365  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:14.637614  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:14.754406  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:15.141117  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:15.164782  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:15.178812  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:15.253633  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:15.628944  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:15.631969  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:15.652510  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:15.753333  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:16.131321  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:16.131770  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:16.140496  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:16.230213  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:16.250928  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:16.627830  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:16.630917  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:16.636047  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:16.751144  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:17.127643  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:17.130885  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:17.136252  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:17.252491  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:17.627713  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:17.630871  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:17.636024  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:17.751128  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:18.128124  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:18.130550  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:18.135937  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:18.250657  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:18.627129  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:18.631068  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:18.636235  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:18.730754  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:18.751744  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:19.132143  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:19.134226  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:19.139124  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:19.252346  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:19.631012  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:19.632483  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:19.635536  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:19.752568  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:20.130869  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:20.139142  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:20.143605  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:20.251385  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:20.631402  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:20.633190  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:20.641974  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:20.751611  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:21.132113  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:21.132955  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:21.143499  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:21.232933  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:21.251801  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:21.631719  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:21.632694  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:21.642847  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:21.752800  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:22.131706  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:22.136802  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:22.139436  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:22.254423  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:22.635721  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:22.636809  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:22.641544  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:22.755446  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:23.132442  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:23.149219  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:23.150205  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:23.251621  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:23.628154  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:23.635167  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:23.639700  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:23.732808  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:23.755644  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:24.131199  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:24.134441  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:24.136562  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:24.255500  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:24.630857  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:24.633271  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:24.639446  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:24.756862  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:25.130299  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:25.134665  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:25.136897  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:25.250224  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:25.634079  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:25.634625  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:25.643585  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:25.750903  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:26.129782  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:26.130803  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:26.136249  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:26.239286  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:26.251121  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:26.628044  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:26.633527  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:26.638971  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:26.754400  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:27.138972  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:27.144976  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:27.146812  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:27.273720  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:27.627186  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:27.630899  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:27.636251  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:27.755847  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:28.127877  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:28.131460  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:28.135650  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:28.250873  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:28.629749  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:28.630536  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:28.635864  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:28.737325  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:28.754627  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:29.130764  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:29.139551  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:29.149797  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:29.256035  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:29.629388  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:29.633700  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:29.642108  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:29.754157  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:30.132497  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:30.137394  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:30.140245  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:30.251740  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:30.627494  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:30.631074  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:30.646143  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:30.752250  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:31.142378  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:31.145681  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:31.149345  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:31.230804  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:31.251399  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:31.627948  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:31.632060  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:31.635811  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:31.752886  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:32.127676  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:32.130345  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:32.136748  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:32.251219  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:32.629587  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:32.640860  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:32.645035  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:32.751720  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:33.128945  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:33.130786  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:33.136353  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:33.259398  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:33.627184  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:33.638707  751377 kapi.go:107] duration metric: took 1m25.514021975s to wait for kubernetes.io/minikube-addons=registry ...
	I0804 02:09:33.641400  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:33.729449  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:33.751034  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:34.127876  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:34.136091  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:34.260919  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:34.627450  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:34.635990  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:34.751899  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:35.131902  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:35.138229  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:35.251384  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:35.628489  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:35.636257  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:35.730921  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:35.752984  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:36.128268  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:36.137442  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:36.253527  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:36.627914  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:36.636757  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:36.751871  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:37.129030  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:37.137720  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:37.251214  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:37.646726  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:37.655859  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:37.732173  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:37.751330  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:38.142862  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:38.143800  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:38.252545  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:38.627753  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:38.636806  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:38.752058  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:39.128030  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:39.137041  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:39.261530  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:39.635761  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:39.638523  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:39.750527  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:40.128224  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:40.136547  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:40.230286  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:40.251516  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:40.632550  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:40.638218  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:40.758287  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:41.130830  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:41.135794  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:41.251482  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:41.627900  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:41.636082  751377 kapi.go:107] duration metric: took 1m29.003625092s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0804 02:09:41.638209  751377 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-554125 cluster.
	I0804 02:09:41.640249  751377 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.
	I0804 02:09:41.642442  751377 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0804 02:09:41.750846  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:42.127867  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:42.230695  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:42.251425  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:42.627906  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:42.751301  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:43.128299  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:43.251818  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:43.636580  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:43.751512  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:44.127801  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:44.231733  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:44.251938  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:44.627949  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:44.751881  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:45.148215  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:45.255777  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:45.628744  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:45.751932  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:46.128269  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:46.274188  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:46.628750  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:46.730141  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:46.751584  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:47.128733  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:47.251158  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:47.631770  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:47.751565  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:48.127982  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:48.253379  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:48.627072  751377 kapi.go:107] duration metric: took 1m40.504237243s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0804 02:09:48.750921  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:49.233601  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:49.252167  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:49.760578  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:50.251516  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:50.750970  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:51.253682  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:51.734555  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:51.752431  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:52.252349  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:52.750725  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:53.251131  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:53.750954  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:54.229785  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:54.250692  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:54.750562  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:55.251488  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:55.754888  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:56.231471  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:56.251093  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:56.750765  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:57.251753  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:57.751070  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:58.253612  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:58.729806  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:58.755954  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:59.251323  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:59.752236  751377 kapi.go:107] duration metric: took 1m51.00702709s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0804 02:09:59.754386  751377 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, ingress-dns, storage-provisioner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0804 02:09:59.755500  751377 addons.go:510] duration metric: took 1m58.641399342s for enable addons: enabled=[nvidia-device-plugin cloud-spanner ingress-dns storage-provisioner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0804 02:10:00.730496  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:10:03.229716  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:10:05.229853  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:10:07.729752  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:10:08.229689  751377 pod_ready.go:92] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"True"
	I0804 02:10:08.229723  751377 pod_ready.go:81] duration metric: took 1m19.006596576s for pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace to be "Ready" ...
	I0804 02:10:08.229746  751377 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8frcd" in "kube-system" namespace to be "Ready" ...
	I0804 02:10:08.235780  751377 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-8frcd" in "kube-system" namespace has status "Ready":"True"
	I0804 02:10:08.235807  751377 pod_ready.go:81] duration metric: took 6.052722ms for pod "nvidia-device-plugin-daemonset-8frcd" in "kube-system" namespace to be "Ready" ...
	I0804 02:10:08.235831  751377 pod_ready.go:38] duration metric: took 1m20.56912599s 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" ...
	I0804 02:10:08.235846  751377 api_server.go:52] waiting for apiserver process to appear ...
	I0804 02:10:08.235874  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0804 02:10:08.235940  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0804 02:10:08.294440  751377 cri.go:89] found id: "33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:08.294470  751377 cri.go:89] found id: ""
	I0804 02:10:08.294478  751377 logs.go:276] 1 containers: [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718]
	I0804 02:10:08.294538  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.298729  751377 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0804 02:10:08.298802  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0804 02:10:08.340324  751377 cri.go:89] found id: "90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:08.340394  751377 cri.go:89] found id: ""
	I0804 02:10:08.340416  751377 logs.go:276] 1 containers: [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603]
	I0804 02:10:08.340515  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.344169  751377 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0804 02:10:08.344340  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0804 02:10:08.388529  751377 cri.go:89] found id: "d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:08.388601  751377 cri.go:89] found id: ""
	I0804 02:10:08.388624  751377 logs.go:276] 1 containers: [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58]
	I0804 02:10:08.388717  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.392712  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0804 02:10:08.392824  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0804 02:10:08.436951  751377 cri.go:89] found id: "ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:08.437021  751377 cri.go:89] found id: ""
	I0804 02:10:08.437036  751377 logs.go:276] 1 containers: [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f]
	I0804 02:10:08.437095  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.440713  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0804 02:10:08.440799  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0804 02:10:08.495836  751377 cri.go:89] found id: "f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:08.495911  751377 cri.go:89] found id: ""
	I0804 02:10:08.495940  751377 logs.go:276] 1 containers: [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e]
	I0804 02:10:08.496027  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.501021  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0804 02:10:08.506674  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0804 02:10:08.555648  751377 cri.go:89] found id: "096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:08.555721  751377 cri.go:89] found id: ""
	I0804 02:10:08.555744  751377 logs.go:276] 1 containers: [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99]
	I0804 02:10:08.555839  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.559608  751377 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0804 02:10:08.559704  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0804 02:10:08.609083  751377 cri.go:89] found id: "371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:08.609106  751377 cri.go:89] found id: ""
	I0804 02:10:08.609114  751377 logs.go:276] 1 containers: [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151]
	I0804 02:10:08.609200  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.612859  751377 logs.go:123] Gathering logs for CRI-O ...
	I0804 02:10:08.612885  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0804 02:10:08.705970  751377 logs.go:123] Gathering logs for kubelet ...
	I0804 02:10:08.706010  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0804 02:10:08.761457  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:08.761708  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:08.761881  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:08.762091  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:08.797642  751377 logs.go:123] Gathering logs for dmesg ...
	I0804 02:10:08.797669  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0804 02:10:08.818300  751377 logs.go:123] Gathering logs for kube-apiserver [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718] ...
	I0804 02:10:08.818332  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:08.892454  751377 logs.go:123] Gathering logs for etcd [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603] ...
	I0804 02:10:08.892492  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:08.949783  751377 logs.go:123] Gathering logs for kube-proxy [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e] ...
	I0804 02:10:08.949816  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:08.990365  751377 logs.go:123] Gathering logs for kube-controller-manager [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99] ...
	I0804 02:10:08.990391  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:09.083401  751377 logs.go:123] Gathering logs for kindnet [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151] ...
	I0804 02:10:09.083436  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:09.132783  751377 logs.go:123] Gathering logs for describe nodes ...
	I0804 02:10:09.132817  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0804 02:10:09.317835  751377 logs.go:123] Gathering logs for coredns [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58] ...
	I0804 02:10:09.317869  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:09.359458  751377 logs.go:123] Gathering logs for kube-scheduler [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f] ...
	I0804 02:10:09.359489  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:09.413177  751377 logs.go:123] Gathering logs for container status ...
	I0804 02:10:09.413211  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0804 02:10:09.473676  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:09.473702  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0804 02:10:09.473765  751377 out.go:239] X Problems detected in kubelet:
	W0804 02:10:09.473775  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:09.473797  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:09.473806  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:09.473812  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:09.473819  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:09.473826  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:10:19.474399  751377 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 02:10:19.489342  751377 api_server.go:72] duration metric: took 2m18.375491496s to wait for apiserver process to appear ...
	I0804 02:10:19.489369  751377 api_server.go:88] waiting for apiserver healthz status ...
	I0804 02:10:19.489414  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0804 02:10:19.489478  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0804 02:10:19.535923  751377 cri.go:89] found id: "33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:19.535950  751377 cri.go:89] found id: ""
	I0804 02:10:19.535958  751377 logs.go:276] 1 containers: [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718]
	I0804 02:10:19.536029  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.539995  751377 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0804 02:10:19.540073  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0804 02:10:19.582325  751377 cri.go:89] found id: "90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:19.582346  751377 cri.go:89] found id: ""
	I0804 02:10:19.582354  751377 logs.go:276] 1 containers: [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603]
	I0804 02:10:19.582410  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.586126  751377 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0804 02:10:19.586208  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0804 02:10:19.631369  751377 cri.go:89] found id: "d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:19.631393  751377 cri.go:89] found id: ""
	I0804 02:10:19.631404  751377 logs.go:276] 1 containers: [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58]
	I0804 02:10:19.631466  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.635770  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0804 02:10:19.635903  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0804 02:10:19.680163  751377 cri.go:89] found id: "ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:19.680188  751377 cri.go:89] found id: ""
	I0804 02:10:19.680197  751377 logs.go:276] 1 containers: [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f]
	I0804 02:10:19.680265  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.683974  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0804 02:10:19.684054  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0804 02:10:19.730087  751377 cri.go:89] found id: "f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:19.730108  751377 cri.go:89] found id: ""
	I0804 02:10:19.730123  751377 logs.go:276] 1 containers: [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e]
	I0804 02:10:19.730180  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.733861  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0804 02:10:19.733936  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0804 02:10:19.773055  751377 cri.go:89] found id: "096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:19.773131  751377 cri.go:89] found id: ""
	I0804 02:10:19.773167  751377 logs.go:276] 1 containers: [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99]
	I0804 02:10:19.773269  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.777113  751377 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0804 02:10:19.777195  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0804 02:10:19.820793  751377 cri.go:89] found id: "371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:19.820831  751377 cri.go:89] found id: ""
	I0804 02:10:19.820840  751377 logs.go:276] 1 containers: [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151]
	I0804 02:10:19.820906  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.824608  751377 logs.go:123] Gathering logs for kube-scheduler [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f] ...
	I0804 02:10:19.824638  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:19.872940  751377 logs.go:123] Gathering logs for kube-proxy [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e] ...
	I0804 02:10:19.872974  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:19.919892  751377 logs.go:123] Gathering logs for kindnet [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151] ...
	I0804 02:10:19.919923  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:19.968106  751377 logs.go:123] Gathering logs for describe nodes ...
	I0804 02:10:19.968149  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0804 02:10:20.122236  751377 logs.go:123] Gathering logs for dmesg ...
	I0804 02:10:20.122279  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0804 02:10:20.142494  751377 logs.go:123] Gathering logs for kube-apiserver [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718] ...
	I0804 02:10:20.142530  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:20.216486  751377 logs.go:123] Gathering logs for etcd [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603] ...
	I0804 02:10:20.216521  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:20.267686  751377 logs.go:123] Gathering logs for coredns [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58] ...
	I0804 02:10:20.267726  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:20.313111  751377 logs.go:123] Gathering logs for kube-controller-manager [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99] ...
	I0804 02:10:20.313145  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:20.403961  751377 logs.go:123] Gathering logs for CRI-O ...
	I0804 02:10:20.403996  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0804 02:10:20.503587  751377 logs.go:123] Gathering logs for container status ...
	I0804 02:10:20.503622  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0804 02:10:20.560559  751377 logs.go:123] Gathering logs for kubelet ...
	I0804 02:10:20.560594  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0804 02:10:20.620541  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.620798  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.620995  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.621182  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:20.656512  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:20.656536  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0804 02:10:20.656593  751377 out.go:239] X Problems detected in kubelet:
	W0804 02:10:20.656603  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.656610  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.656626  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.656634  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:20.656644  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:20.656650  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:10:30.657514  751377 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0804 02:10:30.665930  751377 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0804 02:10:30.666979  751377 api_server.go:141] control plane version: v1.30.3
	I0804 02:10:30.667005  751377 api_server.go:131] duration metric: took 11.177629192s to wait for apiserver health ...
	I0804 02:10:30.667014  751377 system_pods.go:43] waiting for kube-system pods to appear ...
	I0804 02:10:30.667036  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0804 02:10:30.667106  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0804 02:10:30.712126  751377 cri.go:89] found id: "33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:30.712152  751377 cri.go:89] found id: ""
	I0804 02:10:30.712161  751377 logs.go:276] 1 containers: [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718]
	I0804 02:10:30.712224  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.716258  751377 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0804 02:10:30.716359  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0804 02:10:30.757960  751377 cri.go:89] found id: "90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:30.757979  751377 cri.go:89] found id: ""
	I0804 02:10:30.757987  751377 logs.go:276] 1 containers: [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603]
	I0804 02:10:30.758047  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.761834  751377 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0804 02:10:30.761913  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0804 02:10:30.801669  751377 cri.go:89] found id: "d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:30.801690  751377 cri.go:89] found id: ""
	I0804 02:10:30.801698  751377 logs.go:276] 1 containers: [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58]
	I0804 02:10:30.801759  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.806040  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0804 02:10:30.806188  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0804 02:10:30.850787  751377 cri.go:89] found id: "ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:30.850853  751377 cri.go:89] found id: ""
	I0804 02:10:30.850868  751377 logs.go:276] 1 containers: [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f]
	I0804 02:10:30.850926  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.854668  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0804 02:10:30.854744  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0804 02:10:30.899457  751377 cri.go:89] found id: "f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:30.899476  751377 cri.go:89] found id: ""
	I0804 02:10:30.899484  751377 logs.go:276] 1 containers: [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e]
	I0804 02:10:30.899547  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.904116  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0804 02:10:30.904212  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0804 02:10:30.941626  751377 cri.go:89] found id: "096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:30.941646  751377 cri.go:89] found id: ""
	I0804 02:10:30.941655  751377 logs.go:276] 1 containers: [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99]
	I0804 02:10:30.941716  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.945454  751377 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0804 02:10:30.945537  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0804 02:10:30.988491  751377 cri.go:89] found id: "371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:30.988515  751377 cri.go:89] found id: ""
	I0804 02:10:30.988522  751377 logs.go:276] 1 containers: [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151]
	I0804 02:10:30.988596  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.992385  751377 logs.go:123] Gathering logs for kube-apiserver [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718] ...
	I0804 02:10:30.992411  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:31.050516  751377 logs.go:123] Gathering logs for etcd [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603] ...
	I0804 02:10:31.050553  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:31.111639  751377 logs.go:123] Gathering logs for kube-scheduler [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f] ...
	I0804 02:10:31.111675  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:31.159649  751377 logs.go:123] Gathering logs for kindnet [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151] ...
	I0804 02:10:31.159682  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:31.215148  751377 logs.go:123] Gathering logs for CRI-O ...
	I0804 02:10:31.215186  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0804 02:10:31.314747  751377 logs.go:123] Gathering logs for kubelet ...
	I0804 02:10:31.314786  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0804 02:10:31.348528  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.348754  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.348923  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.349109  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:31.395848  751377 logs.go:123] Gathering logs for describe nodes ...
	I0804 02:10:31.395878  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0804 02:10:31.535269  751377 logs.go:123] Gathering logs for kube-proxy [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e] ...
	I0804 02:10:31.535307  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:31.580964  751377 logs.go:123] Gathering logs for kube-controller-manager [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99] ...
	I0804 02:10:31.580995  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:31.655672  751377 logs.go:123] Gathering logs for container status ...
	I0804 02:10:31.655711  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0804 02:10:31.706517  751377 logs.go:123] Gathering logs for dmesg ...
	I0804 02:10:31.706552  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0804 02:10:31.725174  751377 logs.go:123] Gathering logs for coredns [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58] ...
	I0804 02:10:31.725204  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:31.764605  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:31.764636  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0804 02:10:31.764699  751377 out.go:239] X Problems detected in kubelet:
	W0804 02:10:31.764714  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.764722  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.764733  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.764739  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:31.764864  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:31.764881  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:10:41.775614  751377 system_pods.go:59] 18 kube-system pods found
	I0804 02:10:41.775660  751377 system_pods.go:61] "coredns-7db6d8ff4d-n72t5" [cf1929e3-8882-4ce0-86d6-cb202a837b0b] Running
	I0804 02:10:41.775667  751377 system_pods.go:61] "csi-hostpath-attacher-0" [f63f811d-af10-42d7-bd1b-955b0e43a32c] Running
	I0804 02:10:41.775672  751377 system_pods.go:61] "csi-hostpath-resizer-0" [19aeecf3-ff6f-4877-9f53-a57f5be1c79f] Running
	I0804 02:10:41.775677  751377 system_pods.go:61] "csi-hostpathplugin-zvbfc" [1442d777-9fc9-4a6d-90ff-8e4d6cd2102f] Running
	I0804 02:10:41.775683  751377 system_pods.go:61] "etcd-addons-554125" [086a09b6-1aec-44a9-aa2d-9baab6a5fc59] Running
	I0804 02:10:41.775687  751377 system_pods.go:61] "kindnet-5qfqd" [3bd7d43a-b21a-4e5c-8cf3-5d60daf73417] Running
	I0804 02:10:41.775692  751377 system_pods.go:61] "kube-apiserver-addons-554125" [9efbd33a-0e66-4ac6-ba21-3c26e44e65d8] Running
	I0804 02:10:41.775696  751377 system_pods.go:61] "kube-controller-manager-addons-554125" [4e2673eb-e65b-498a-9159-d1071cefbc16] Running
	I0804 02:10:41.775700  751377 system_pods.go:61] "kube-ingress-dns-minikube" [ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b] Running
	I0804 02:10:41.775704  751377 system_pods.go:61] "kube-proxy-cns6b" [ca00e4e7-e68f-4f42-833d-f9bc75d6993e] Running
	I0804 02:10:41.775710  751377 system_pods.go:61] "kube-scheduler-addons-554125" [ffa22eb1-b384-4e7c-a6e0-3a56d59e7171] Running
	I0804 02:10:41.775713  751377 system_pods.go:61] "metrics-server-c59844bb4-5xl76" [778f3ef9-d8ec-4136-8dee-4d5b6d9f8497] Running
	I0804 02:10:41.775717  751377 system_pods.go:61] "nvidia-device-plugin-daemonset-8frcd" [ba03e891-ddb8-489c-8db1-680f7153277e] Running
	I0804 02:10:41.775728  751377 system_pods.go:61] "registry-698f998955-79nc2" [32740a2e-7652-4655-971f-adcab9feee1e] Running
	I0804 02:10:41.775732  751377 system_pods.go:61] "registry-proxy-xpdqm" [17e06bc3-b501-4cd5-ba60-76306cb0c9e8] Running
	I0804 02:10:41.775736  751377 system_pods.go:61] "snapshot-controller-745499f584-4zh2g" [e3122c39-6ea2-4fcd-8a51-faa394e016ec] Running
	I0804 02:10:41.775745  751377 system_pods.go:61] "snapshot-controller-745499f584-jdwrs" [f7fce5f3-9727-4fbf-b939-b9fedd6073e0] Running
	I0804 02:10:41.775749  751377 system_pods.go:61] "storage-provisioner" [db17b2fd-3e60-4fa8-bbaa-38783e487111] Running
	I0804 02:10:41.775755  751377 system_pods.go:74] duration metric: took 11.10873475s to wait for pod list to return data ...
	I0804 02:10:41.775768  751377 default_sa.go:34] waiting for default service account to be created ...
	I0804 02:10:41.778233  751377 default_sa.go:45] found service account: "default"
	I0804 02:10:41.778261  751377 default_sa.go:55] duration metric: took 2.486062ms for default service account to be created ...
	I0804 02:10:41.778271  751377 system_pods.go:116] waiting for k8s-apps to be running ...
	I0804 02:10:41.788254  751377 system_pods.go:86] 18 kube-system pods found
	I0804 02:10:41.788326  751377 system_pods.go:89] "coredns-7db6d8ff4d-n72t5" [cf1929e3-8882-4ce0-86d6-cb202a837b0b] Running
	I0804 02:10:41.788335  751377 system_pods.go:89] "csi-hostpath-attacher-0" [f63f811d-af10-42d7-bd1b-955b0e43a32c] Running
	I0804 02:10:41.788340  751377 system_pods.go:89] "csi-hostpath-resizer-0" [19aeecf3-ff6f-4877-9f53-a57f5be1c79f] Running
	I0804 02:10:41.788345  751377 system_pods.go:89] "csi-hostpathplugin-zvbfc" [1442d777-9fc9-4a6d-90ff-8e4d6cd2102f] Running
	I0804 02:10:41.788350  751377 system_pods.go:89] "etcd-addons-554125" [086a09b6-1aec-44a9-aa2d-9baab6a5fc59] Running
	I0804 02:10:41.788355  751377 system_pods.go:89] "kindnet-5qfqd" [3bd7d43a-b21a-4e5c-8cf3-5d60daf73417] Running
	I0804 02:10:41.788359  751377 system_pods.go:89] "kube-apiserver-addons-554125" [9efbd33a-0e66-4ac6-ba21-3c26e44e65d8] Running
	I0804 02:10:41.788368  751377 system_pods.go:89] "kube-controller-manager-addons-554125" [4e2673eb-e65b-498a-9159-d1071cefbc16] Running
	I0804 02:10:41.788374  751377 system_pods.go:89] "kube-ingress-dns-minikube" [ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b] Running
	I0804 02:10:41.788378  751377 system_pods.go:89] "kube-proxy-cns6b" [ca00e4e7-e68f-4f42-833d-f9bc75d6993e] Running
	I0804 02:10:41.788401  751377 system_pods.go:89] "kube-scheduler-addons-554125" [ffa22eb1-b384-4e7c-a6e0-3a56d59e7171] Running
	I0804 02:10:41.788406  751377 system_pods.go:89] "metrics-server-c59844bb4-5xl76" [778f3ef9-d8ec-4136-8dee-4d5b6d9f8497] Running
	I0804 02:10:41.788410  751377 system_pods.go:89] "nvidia-device-plugin-daemonset-8frcd" [ba03e891-ddb8-489c-8db1-680f7153277e] Running
	I0804 02:10:41.788417  751377 system_pods.go:89] "registry-698f998955-79nc2" [32740a2e-7652-4655-971f-adcab9feee1e] Running
	I0804 02:10:41.788421  751377 system_pods.go:89] "registry-proxy-xpdqm" [17e06bc3-b501-4cd5-ba60-76306cb0c9e8] Running
	I0804 02:10:41.788427  751377 system_pods.go:89] "snapshot-controller-745499f584-4zh2g" [e3122c39-6ea2-4fcd-8a51-faa394e016ec] Running
	I0804 02:10:41.788434  751377 system_pods.go:89] "snapshot-controller-745499f584-jdwrs" [f7fce5f3-9727-4fbf-b939-b9fedd6073e0] Running
	I0804 02:10:41.788440  751377 system_pods.go:89] "storage-provisioner" [db17b2fd-3e60-4fa8-bbaa-38783e487111] Running
	I0804 02:10:41.788450  751377 system_pods.go:126] duration metric: took 10.172576ms to wait for k8s-apps to be running ...
	I0804 02:10:41.788462  751377 system_svc.go:44] waiting for kubelet service to be running ....
	I0804 02:10:41.788522  751377 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 02:10:41.801568  751377 system_svc.go:56] duration metric: took 13.095838ms WaitForService to wait for kubelet
	I0804 02:10:41.801597  751377 kubeadm.go:582] duration metric: took 2m40.687752525s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0804 02:10:41.801619  751377 node_conditions.go:102] verifying NodePressure condition ...
	I0804 02:10:41.804741  751377 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0804 02:10:41.804780  751377 node_conditions.go:123] node cpu capacity is 2
	I0804 02:10:41.804792  751377 node_conditions.go:105] duration metric: took 3.168213ms to run NodePressure ...
	I0804 02:10:41.804804  751377 start.go:241] waiting for startup goroutines ...
	I0804 02:10:41.804812  751377 start.go:246] waiting for cluster config update ...
	I0804 02:10:41.804827  751377 start.go:255] writing updated cluster config ...
	I0804 02:10:41.805118  751377 ssh_runner.go:195] Run: rm -f paused
	I0804 02:10:42.127838  751377 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0804 02:10:42.132444  751377 out.go:177] * Done! kubectl is now configured to use "addons-554125" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.341101143Z" 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=4ae56559-9db1-46bc-8f37-87dd9b63c682 name=/runtime.v1.ImageService/ImageStatus
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.342060816Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-sxqbg/hello-world-app" id=4cf4c60d-9d11-4f1f-8a8b-e0c710e38749 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.342154755Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.363658062Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/54825da6977c1245c3f981b7d0a10fa0b677822438fc19f87e4028ee06d8eed8/merged/etc/passwd: no such file or directory"
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.363881638Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/54825da6977c1245c3f981b7d0a10fa0b677822438fc19f87e4028ee06d8eed8/merged/etc/group: no such file or directory"
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.407435300Z" level=info msg="Created container a659474a491b088e1f3cb0bf392483abd75065edeadc4f1666c3f1cbbf402cb1: default/hello-world-app-6778b5fc9f-sxqbg/hello-world-app" id=4cf4c60d-9d11-4f1f-8a8b-e0c710e38749 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.408363557Z" level=info msg="Starting container: a659474a491b088e1f3cb0bf392483abd75065edeadc4f1666c3f1cbbf402cb1" id=909321fe-fa3d-4178-8f71-a0c165945c14 name=/runtime.v1.RuntimeService/StartContainer
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.416264751Z" level=info msg="Started container" PID=8658 containerID=a659474a491b088e1f3cb0bf392483abd75065edeadc4f1666c3f1cbbf402cb1 description=default/hello-world-app-6778b5fc9f-sxqbg/hello-world-app id=909321fe-fa3d-4178-8f71-a0c165945c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35f6bec368cc6b1e255f64e436c159cba708702c6094265e3edeb94351234212
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.491637397Z" level=info msg="Removing container: ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc" id=2f2d63d9-6c77-4877-92e8-c54f0d089a42 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 04 02:15:10 addons-554125 crio[964]: time="2024-08-04 02:15:10.510583547Z" level=info msg="Removed container ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=2f2d63d9-6c77-4877-92e8-c54f0d089a42 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 04 02:15:12 addons-554125 crio[964]: time="2024-08-04 02:15:12.210732624Z" level=info msg="Stopping container: ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd (timeout: 2s)" id=4d29f912-8cda-4d92-a282-2d4520628630 name=/runtime.v1.RuntimeService/StopContainer
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.218198828Z" level=warning msg="Stopping container ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=4d29f912-8cda-4d92-a282-2d4520628630 name=/runtime.v1.RuntimeService/StopContainer
	Aug 04 02:15:14 addons-554125 conmon[4947]: conmon ec31ace1cc42f57200a1 <ninfo>: container 4958 exited with status 137
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.354811057Z" level=info msg="Stopped container ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd: ingress-nginx/ingress-nginx-controller-6d9bd977d4-j7zdz/controller" id=4d29f912-8cda-4d92-a282-2d4520628630 name=/runtime.v1.RuntimeService/StopContainer
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.355341678Z" level=info msg="Stopping pod sandbox: 1019a3d5f630d2ddd2ccde6169cc18db6792a815163961c3f9cb156ad1f00db1" id=406663f6-bf27-4598-a72c-02c92a6efd73 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.358770683Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-YP3VGGHAEVKR2JAW - [0:0]\n:KUBE-HP-LYZ466CSDPE6HEW7 - [0:0]\n-X KUBE-HP-LYZ466CSDPE6HEW7\n-X KUBE-HP-YP3VGGHAEVKR2JAW\nCOMMIT\n"
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.360679036Z" level=info msg="Closing host port tcp:80"
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.360728635Z" level=info msg="Closing host port tcp:443"
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.362129167Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.362174754Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.362335981Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-j7zdz Namespace:ingress-nginx ID:1019a3d5f630d2ddd2ccde6169cc18db6792a815163961c3f9cb156ad1f00db1 UID:54d9b640-b163-4597-ba01-26d9846b622d NetNS:/var/run/netns/ccd18b42-06c5-4fd2-97e9-f4c76d3cdbd5 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.362474882Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-j7zdz from CNI network \"kindnet\" (type=ptp)"
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.389956566Z" level=info msg="Stopped pod sandbox: 1019a3d5f630d2ddd2ccde6169cc18db6792a815163961c3f9cb156ad1f00db1" id=406663f6-bf27-4598-a72c-02c92a6efd73 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.503315039Z" level=info msg="Removing container: ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd" id=a137c4ac-2860-4c44-8d6c-6bb9710281b1 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 04 02:15:14 addons-554125 crio[964]: time="2024-08-04 02:15:14.521628704Z" level=info msg="Removed container ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd: ingress-nginx/ingress-nginx-controller-6d9bd977d4-j7zdz/controller" id=a137c4ac-2860-4c44-8d6c-6bb9710281b1 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	a659474a491b0       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   35f6bec368cc6       hello-world-app-6778b5fc9f-sxqbg
	e0c0720acae1a       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                     0                   bcc599000a541       nginx
	c2145e1226edf       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago       Running             busybox                   0                   0ce82954e3a49       busybox
	9b6aa8c858a7a       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   6 minutes ago       Exited              patch                     0                   4d102934f7b2e       ingress-nginx-admission-patch-nhgvh
	517cc5402909a       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   6 minutes ago       Exited              create                    0                   e2fd1746a6ea2       ingress-nginx-admission-create-gm2d8
	4124e9a3ef49e       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        6 minutes ago       Running             metrics-server            0                   37b7205b58c76       metrics-server-c59844bb4-5xl76
	1479eb3b3fe7b       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             6 minutes ago       Running             storage-provisioner       0                   e4c3e1a4f60c7       storage-provisioner
	d6cdf79b415a2       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             6 minutes ago       Running             coredns                   0                   83ecc2957075d       coredns-7db6d8ff4d-n72t5
	371fae3388e0f       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                           7 minutes ago       Running             kindnet-cni               0                   d95a456c04631       kindnet-5qfqd
	f20ed0c952a73       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             7 minutes ago       Running             kube-proxy                0                   d90ae113c877d       kube-proxy-cns6b
	ec4eb45eca371       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             7 minutes ago       Running             kube-scheduler            0                   9a3ec02923573       kube-scheduler-addons-554125
	096bfd9249fef       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             7 minutes ago       Running             kube-controller-manager   0                   c5c2a275e158e       kube-controller-manager-addons-554125
	90526db695618       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             7 minutes ago       Running             etcd                      0                   ddeb4892b22ab       etcd-addons-554125
	33d67e630f455       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             7 minutes ago       Running             kube-apiserver            0                   c4212309a919f       kube-apiserver-addons-554125
	
	
	==> coredns [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58] <==
	[INFO] 10.244.0.15:51555 - 30460 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002612746s
	[INFO] 10.244.0.15:57173 - 49468 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000786509s
	[INFO] 10.244.0.15:57173 - 65086 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.001202794s
	[INFO] 10.244.0.15:35060 - 38249 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000120876s
	[INFO] 10.244.0.15:35060 - 14452 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000052274s
	[INFO] 10.244.0.15:52695 - 37338 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00007469s
	[INFO] 10.244.0.15:52695 - 6873 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000045899s
	[INFO] 10.244.0.15:40237 - 50500 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000051707s
	[INFO] 10.244.0.15:40237 - 37702 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00005042s
	[INFO] 10.244.0.15:44032 - 65266 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001530615s
	[INFO] 10.244.0.15:44032 - 61680 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001953825s
	[INFO] 10.244.0.15:45607 - 41451 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000060864s
	[INFO] 10.244.0.15:45607 - 55020 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000077644s
	[INFO] 10.244.0.20:36279 - 59270 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000279994s
	[INFO] 10.244.0.20:51849 - 12346 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00028568s
	[INFO] 10.244.0.20:33149 - 53362 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000240077s
	[INFO] 10.244.0.20:36891 - 12223 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000266004s
	[INFO] 10.244.0.20:33732 - 14714 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000272191s
	[INFO] 10.244.0.20:42280 - 65197 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000298471s
	[INFO] 10.244.0.20:58939 - 10937 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002159612s
	[INFO] 10.244.0.20:46433 - 5436 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003246069s
	[INFO] 10.244.0.20:55430 - 18325 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000941697s
	[INFO] 10.244.0.20:42845 - 4511 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001192964s
	[INFO] 10.244.0.22:54098 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000226563s
	[INFO] 10.244.0.22:36511 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000126299s
	
	
	==> describe nodes <==
	Name:               addons-554125
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-554125
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=40edfa2c305b426121bc436e9f593c10662235e6
	                    minikube.k8s.io/name=addons-554125
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_04T02_07_48_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-554125
	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:  Sun, 04 Aug 2024 02:07:44 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-554125
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 04 Aug 2024 02:15:17 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 04 Aug 2024 02:13:24 +0000   Sun, 04 Aug 2024 02:07:41 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 04 Aug 2024 02:13:24 +0000   Sun, 04 Aug 2024 02:07:41 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 04 Aug 2024 02:13:24 +0000   Sun, 04 Aug 2024 02:07:41 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 04 Aug 2024 02:13:24 +0000   Sun, 04 Aug 2024 02:08:47 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-554125
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	System Info:
	  Machine ID:                 02b8ae6920e6431587053aed6726d1f8
	  System UUID:                ed630675-a8c8-4498-b47b-a74be79a9ced
	  Boot ID:                    f803e1f8-5ad7-44fd-910c-4609a505028b
	  Kernel Version:             5.15.0-1066-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)         4m37s
	  default                     hello-world-app-6778b5fc9f-sxqbg         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m30s
	  kube-system                 coredns-7db6d8ff4d-n72t5                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     7m18s
	  kube-system                 etcd-addons-554125                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         7m32s
	  kube-system                 kindnet-5qfqd                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m18s
	  kube-system                 kube-apiserver-addons-554125             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m33s
	  kube-system                 kube-controller-manager-addons-554125    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m32s
	  kube-system                 kube-proxy-cns6b                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m18s
	  kube-system                 kube-scheduler-addons-554125             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m32s
	  kube-system                 metrics-server-c59844bb4-5xl76           100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         7m13s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m13s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             420Mi (5%!)(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                 7m12s                  kube-proxy       
	  Normal  Starting                 7m39s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  7m39s (x8 over 7m39s)  kubelet          Node addons-554125 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m39s (x8 over 7m39s)  kubelet          Node addons-554125 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m39s (x8 over 7m39s)  kubelet          Node addons-554125 status is now: NodeHasSufficientPID
	  Normal  Starting                 7m32s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  7m32s                  kubelet          Node addons-554125 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m32s                  kubelet          Node addons-554125 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m32s                  kubelet          Node addons-554125 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           7m19s                  node-controller  Node addons-554125 event: Registered Node addons-554125 in Controller
	  Normal  NodeReady                6m32s                  kubelet          Node addons-554125 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001067] FS-Cache: O-key=[8] '126fed0000000000'
	[  +0.000720] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000939] FS-Cache: N-cookie d=000000009f5cbe40{9p.inode} n=000000007c90626d
	[  +0.000990] FS-Cache: N-key=[8] '126fed0000000000'
	[  +0.004173] FS-Cache: Duplicate cookie detected
	[  +0.000674] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000959] FS-Cache: O-cookie d=000000009f5cbe40{9p.inode} n=00000000b3177e9d
	[  +0.001023] FS-Cache: O-key=[8] '126fed0000000000'
	[  +0.000662] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000874] FS-Cache: N-cookie d=000000009f5cbe40{9p.inode} n=000000005ccdeead
	[  +0.001006] FS-Cache: N-key=[8] '126fed0000000000'
	[  +2.807029] FS-Cache: Duplicate cookie detected
	[  +0.000667] FS-Cache: O-cookie c=00000017 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000955] FS-Cache: O-cookie d=000000009f5cbe40{9p.inode} n=000000004bf6278b
	[  +0.000982] FS-Cache: O-key=[8] '116fed0000000000'
	[  +0.000655] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000899] FS-Cache: N-cookie d=000000009f5cbe40{9p.inode} n=000000007c90626d
	[  +0.000997] FS-Cache: N-key=[8] '116fed0000000000'
	[  +0.388605] FS-Cache: Duplicate cookie detected
	[  +0.000730] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.000908] FS-Cache: O-cookie d=000000009f5cbe40{9p.inode} n=000000001354afaf
	[  +0.000978] FS-Cache: O-key=[8] '176fed0000000000'
	[  +0.000708] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000888] FS-Cache: N-cookie d=000000009f5cbe40{9p.inode} n=0000000051e06b01
	[  +0.001025] FS-Cache: N-key=[8] '176fed0000000000'
	
	
	==> etcd [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603] <==
	{"level":"info","ts":"2024-08-04T02:07:41.800502Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-554125 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-08-04T02:07:41.804298Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-04T02:07:41.806463Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-04T02:07:41.806864Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-04T02:07:41.820309Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-04T02:07:41.820517Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-04T02:07:41.820546Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-04T02:07:41.820582Z","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-08-04T02:07:41.820646Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-04T02:07:41.820671Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"warn","ts":"2024-08-04T02:08:01.903921Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.14872ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030973259031710 > lease_revoke:<id:70cc911b247a2329>","response":"size:29"}
	{"level":"info","ts":"2024-08-04T02:08:01.907439Z","caller":"traceutil/trace.go:171","msg":"trace[1876456153] linearizableReadLoop","detail":"{readStateIndex:399; appliedIndex:398; }","duration":"246.060818ms","start":"2024-08-04T02:08:01.661361Z","end":"2024-08-04T02:08:01.907422Z","steps":["trace[1876456153] 'read index received'  (duration: 129.564771ms)","trace[1876456153] 'applied index is now lower than readState.Index'  (duration: 116.495161ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-04T02:08:01.938859Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"277.460359ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3752"}
	{"level":"info","ts":"2024-08-04T02:08:01.940783Z","caller":"traceutil/trace.go:171","msg":"trace[1775925713] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:390; }","duration":"278.968969ms","start":"2024-08-04T02:08:01.661357Z","end":"2024-08-04T02:08:01.940326Z","steps":["trace[1775925713] 'agreement among raft nodes before linearized reading'  (duration: 253.806548ms)","trace[1775925713] 'range keys from in-memory index tree'  (duration: 23.549847ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-04T02:08:02.164051Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.169145ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3752"}
	{"level":"info","ts":"2024-08-04T02:08:02.16412Z","caller":"traceutil/trace.go:171","msg":"trace[444783824] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:391; }","duration":"101.25323ms","start":"2024-08-04T02:08:02.062853Z","end":"2024-08-04T02:08:02.164106Z","steps":["trace[444783824] 'range keys from in-memory index tree'  (duration: 101.087162ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-04T02:08:02.909291Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"181.065182ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-04T02:08:02.909366Z","caller":"traceutil/trace.go:171","msg":"trace[1350531273] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:392; }","duration":"181.145131ms","start":"2024-08-04T02:08:02.728201Z","end":"2024-08-04T02:08:02.909346Z","steps":["trace[1350531273] 'agreement among raft nodes before linearized reading'  (duration: 42.64658ms)","trace[1350531273] 'range keys from in-memory index tree'  (duration: 138.397769ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-04T02:08:02.909571Z","caller":"traceutil/trace.go:171","msg":"trace[302409888] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"120.295688ms","start":"2024-08-04T02:08:02.789264Z","end":"2024-08-04T02:08:02.90956Z","steps":["trace[302409888] 'process raft request'  (duration: 95.106699ms)","trace[302409888] 'compare'  (duration: 24.791525ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-04T02:08:04.875633Z","caller":"traceutil/trace.go:171","msg":"trace[858753338] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"111.533743ms","start":"2024-08-04T02:08:04.764082Z","end":"2024-08-04T02:08:04.875616Z","steps":["trace[858753338] 'process raft request'  (duration: 111.407165ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-04T02:08:04.876344Z","caller":"traceutil/trace.go:171","msg":"trace[977968771] linearizableReadLoop","detail":"{readStateIndex:419; appliedIndex:419; }","duration":"100.005439ms","start":"2024-08-04T02:08:04.776323Z","end":"2024-08-04T02:08:04.876328Z","steps":["trace[977968771] 'read index received'  (duration: 99.998399ms)","trace[977968771] 'applied index is now lower than readState.Index'  (duration: 6.064µs)"],"step_count":2}
	{"level":"warn","ts":"2024-08-04T02:08:04.876442Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.099713ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-04T02:08:04.880895Z","caller":"traceutil/trace.go:171","msg":"trace[977347048] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:409; }","duration":"104.554009ms","start":"2024-08-04T02:08:04.776318Z","end":"2024-08-04T02:08:04.880872Z","steps":["trace[977347048] 'agreement among raft nodes before linearized reading'  (duration: 100.054775ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-04T02:08:04.884082Z","caller":"traceutil/trace.go:171","msg":"trace[1062231451] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"107.593363ms","start":"2024-08-04T02:08:04.776475Z","end":"2024-08-04T02:08:04.884068Z","steps":["trace[1062231451] 'process raft request'  (duration: 107.015506ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-04T02:08:06.364028Z","caller":"traceutil/trace.go:171","msg":"trace[1262752607] transaction","detail":"{read_only:false; response_revision:498; number_of_response:1; }","duration":"114.90049ms","start":"2024-08-04T02:08:06.24911Z","end":"2024-08-04T02:08:06.36401Z","steps":["trace[1262752607] 'process raft request'  (duration: 114.783234ms)"],"step_count":1}
	
	
	==> kernel <==
	 02:15:19 up  3:57,  0 users,  load average: 0.26, 0.93, 1.88
	Linux addons-554125 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151] <==
	E0804 02:14:03.322320       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
	I0804 02:14:07.313365       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:14:07.313409       1 main.go:299] handling current node
	I0804 02:14:17.314284       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:14:17.314319       1 main.go:299] handling current node
	W0804 02:14:18.286309       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
	E0804 02:14:18.286340       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
	I0804 02:14:27.313983       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:14:27.314023       1 main.go:299] handling current node
	I0804 02:14:37.314094       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:14:37.314129       1 main.go:299] handling current node
	W0804 02:14:38.503610       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
	E0804 02:14:38.503783       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
	I0804 02:14:47.313901       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:14:47.313946       1 main.go:299] handling current node
	W0804 02:14:53.733743       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
	E0804 02:14:53.733775       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
	W0804 02:14:56.910754       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
	E0804 02:14:56.910870       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
	I0804 02:14:57.313828       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:14:57.313869       1 main.go:299] handling current node
	I0804 02:15:07.313863       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:15:07.313983       1 main.go:299] handling current node
	I0804 02:15:17.313791       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:15:17.313831       1 main.go:299] handling current node
	
	
	==> kube-apiserver [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718] <==
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0804 02:10:07.971620       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0804 02:10:52.830879       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:48890: use of closed network connection
	E0804 02:11:15.811300       1 watch.go:250] http2: stream closed
	I0804 02:11:43.342392       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0804 02:11:50.455040       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0804 02:12:19.031449       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.031496       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0804 02:12:19.055556       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.055693       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0804 02:12:19.131413       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.132343       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0804 02:12:19.144569       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.144682       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0804 02:12:19.171547       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.171590       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0804 02:12:20.132182       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0804 02:12:20.174405       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0804 02:12:20.184451       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0804 02:12:20.252961       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.21.241"}
	I0804 02:12:43.529956       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0804 02:12:44.555485       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0804 02:12:49.077105       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0804 02:12:49.439760       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.221.194"}
	I0804 02:15:09.141305       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.98.218.203"}
	
	
	==> kube-controller-manager [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99] <==
	W0804 02:13:40.317777       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
	E0804 02:13:40.317816       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
	W0804 02:13:46.079302       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
	E0804 02:13:46.079339       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
	W0804 02:13:56.826366       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
	E0804 02:13:56.826410       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
	W0804 02:14:23.445011       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
	E0804 02:14:23.445129       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
	W0804 02:14:28.380908       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
	E0804 02:14:28.380946       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
	W0804 02:14:36.195468       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
	E0804 02:14:36.195511       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
	W0804 02:14:45.766962       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
	E0804 02:14:45.766998       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
	W0804 02:14:56.636364       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
	E0804 02:14:56.636493       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
	I0804 02:15:08.936968       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="34.130109ms"
	I0804 02:15:08.945467       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="8.450523ms"
	I0804 02:15:08.945547       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="40.951µs"
	I0804 02:15:08.956951       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="42.969µs"
	I0804 02:15:10.563411       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="31.087875ms"
	I0804 02:15:10.563511       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="47.974µs"
	I0804 02:15:11.185534       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0804 02:15:11.189998       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="7.064µs"
	I0804 02:15:11.193876       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	
	
	==> kube-proxy [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e] <==
	I0804 02:08:07.195969       1 server_linux.go:69] "Using iptables proxy"
	I0804 02:08:07.373458       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0804 02:08:07.603557       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0804 02:08:07.603639       1 server_linux.go:165] "Using iptables Proxier"
	I0804 02:08:07.618791       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0804 02:08:07.623835       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0804 02:08:07.623945       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"
	I0804 02:08:07.624204       1 server.go:872] "Version info" version="v1.30.3"
	I0804 02:08:07.624221       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0804 02:08:07.625647       1 config.go:192] "Starting service config controller"
	I0804 02:08:07.625728       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0804 02:08:07.625803       1 config.go:101] "Starting endpoint slice config controller"
	I0804 02:08:07.625844       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0804 02:08:07.647156       1 config.go:319] "Starting node config controller"
	I0804 02:08:07.647177       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0804 02:08:07.732400       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0804 02:08:07.733019       1 shared_informer.go:320] Caches are synced for service config
	I0804 02:08:07.758522       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f] <==
	W0804 02:07:45.900051       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
	E0804 02:07:45.900068       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
	W0804 02:07:45.900123       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0804 02:07:45.900139       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0804 02:07:45.900199       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0804 02:07:45.900214       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0804 02:07:45.900269       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0804 02:07:45.900314       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0804 02:07:45.900439       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
	E0804 02:07:45.900459       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
	W0804 02:07:45.900548       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0804 02:07:45.900564       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0804 02:07:45.901278       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0804 02:07:45.901308       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0804 02:07:45.901522       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
	E0804 02:07:45.901549       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
	W0804 02:07:45.901615       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
	E0804 02:07:45.901625       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
	W0804 02:07:45.901667       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
	E0804 02:07:45.901681       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
	W0804 02:07:45.901899       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
	E0804 02:07:45.901912       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
	W0804 02:07:45.902383       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
	E0804 02:07:45.902413       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
	I0804 02:07:46.893084       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 04 02:15:08 addons-554125 kubelet[1562]: I0804 02:15:08.928110    1562 memory_manager.go:354] "RemoveStaleState removing state" podUID="a0cc3f4c-8202-4faa-a1a5-30884dcec637" containerName="gadget"
	Aug 04 02:15:08 addons-554125 kubelet[1562]: I0804 02:15:08.928121    1562 memory_manager.go:354] "RemoveStaleState removing state" podUID="a0cc3f4c-8202-4faa-a1a5-30884dcec637" containerName="gadget"
	Aug 04 02:15:08 addons-554125 kubelet[1562]: I0804 02:15:08.972074    1562 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-b7qrf\" (UniqueName: \"kubernetes.io/projected/34b67e4e-a0fa-42dc-885b-fc5a2e8e5833-kube-api-access-b7qrf\") pod \"hello-world-app-6778b5fc9f-sxqbg\" (UID: \"34b67e4e-a0fa-42dc-885b-fc5a2e8e5833\") " pod="default/hello-world-app-6778b5fc9f-sxqbg"
	Aug 04 02:15:10 addons-554125 kubelet[1562]: I0804 02:15:10.392973    1562 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-q6kvw\" (UniqueName: \"kubernetes.io/projected/ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b-kube-api-access-q6kvw\") pod \"ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b\" (UID: \"ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b\") "
	Aug 04 02:15:10 addons-554125 kubelet[1562]: I0804 02:15:10.397054    1562 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b-kube-api-access-q6kvw" (OuterVolumeSpecName: "kube-api-access-q6kvw") pod "ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b" (UID: "ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b"). InnerVolumeSpecName "kube-api-access-q6kvw". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 04 02:15:10 addons-554125 kubelet[1562]: I0804 02:15:10.489149    1562 scope.go:117] "RemoveContainer" containerID="ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc"
	Aug 04 02:15:10 addons-554125 kubelet[1562]: I0804 02:15:10.493786    1562 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-q6kvw\" (UniqueName: \"kubernetes.io/projected/ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b-kube-api-access-q6kvw\") on node \"addons-554125\" DevicePath \"\""
	Aug 04 02:15:10 addons-554125 kubelet[1562]: I0804 02:15:10.510883    1562 scope.go:117] "RemoveContainer" containerID="ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc"
	Aug 04 02:15:10 addons-554125 kubelet[1562]: E0804 02:15:10.511333    1562 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc\": container with ID starting with ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc not found: ID does not exist" containerID="ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc"
	Aug 04 02:15:10 addons-554125 kubelet[1562]: I0804 02:15:10.511383    1562 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc"} err="failed to get container status \"ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc\": rpc error: code = NotFound desc = could not find container \"ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc\": container with ID starting with ce17c33bb193073a29030429b3252938fbab654382dd61ac157699b11b3859dc not found: ID does not exist"
	Aug 04 02:15:11 addons-554125 kubelet[1562]: I0804 02:15:11.200485    1562 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-sxqbg" podStartSLOduration=2.14873399 podStartE2EDuration="3.200462935s" podCreationTimestamp="2024-08-04 02:15:08 +0000 UTC" firstStartedPulling="2024-08-04 02:15:09.287667229 +0000 UTC m=+442.112344342" lastFinishedPulling="2024-08-04 02:15:10.339396158 +0000 UTC m=+443.164073287" observedRunningTime="2024-08-04 02:15:10.532042917 +0000 UTC m=+443.356720030" watchObservedRunningTime="2024-08-04 02:15:11.200462935 +0000 UTC m=+444.025140048"
	Aug 04 02:15:11 addons-554125 kubelet[1562]: I0804 02:15:11.330518    1562 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0db8967b-87b8-439d-b2f6-6b4faf7dbd78" path="/var/lib/kubelet/pods/0db8967b-87b8-439d-b2f6-6b4faf7dbd78/volumes"
	Aug 04 02:15:11 addons-554125 kubelet[1562]: I0804 02:15:11.330971    1562 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="de58bc39-e3d2-40ee-b9d2-5fb83dc07e9a" path="/var/lib/kubelet/pods/de58bc39-e3d2-40ee-b9d2-5fb83dc07e9a/volumes"
	Aug 04 02:15:11 addons-554125 kubelet[1562]: I0804 02:15:11.331389    1562 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b" path="/var/lib/kubelet/pods/ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b/volumes"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.502109    1562 scope.go:117] "RemoveContainer" containerID="ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.521512    1562 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/54d9b640-b163-4597-ba01-26d9846b622d-webhook-cert\") pod \"54d9b640-b163-4597-ba01-26d9846b622d\" (UID: \"54d9b640-b163-4597-ba01-26d9846b622d\") "
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.521565    1562 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-98759\" (UniqueName: \"kubernetes.io/projected/54d9b640-b163-4597-ba01-26d9846b622d-kube-api-access-98759\") pod \"54d9b640-b163-4597-ba01-26d9846b622d\" (UID: \"54d9b640-b163-4597-ba01-26d9846b622d\") "
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.524448    1562 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/54d9b640-b163-4597-ba01-26d9846b622d-kube-api-access-98759" (OuterVolumeSpecName: "kube-api-access-98759") pod "54d9b640-b163-4597-ba01-26d9846b622d" (UID: "54d9b640-b163-4597-ba01-26d9846b622d"). InnerVolumeSpecName "kube-api-access-98759". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.526128    1562 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/54d9b640-b163-4597-ba01-26d9846b622d-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "54d9b640-b163-4597-ba01-26d9846b622d" (UID: "54d9b640-b163-4597-ba01-26d9846b622d"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.526279    1562 scope.go:117] "RemoveContainer" containerID="ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: E0804 02:15:14.526702    1562 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd\": container with ID starting with ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd not found: ID does not exist" containerID="ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.526739    1562 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd"} err="failed to get container status \"ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd\": rpc error: code = NotFound desc = could not find container \"ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd\": container with ID starting with ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd not found: ID does not exist"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.622343    1562 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-98759\" (UniqueName: \"kubernetes.io/projected/54d9b640-b163-4597-ba01-26d9846b622d-kube-api-access-98759\") on node \"addons-554125\" DevicePath \"\""
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.622388    1562 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/54d9b640-b163-4597-ba01-26d9846b622d-webhook-cert\") on node \"addons-554125\" DevicePath \"\""
	Aug 04 02:15:15 addons-554125 kubelet[1562]: I0804 02:15:15.329674    1562 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="54d9b640-b163-4597-ba01-26d9846b622d" path="/var/lib/kubelet/pods/54d9b640-b163-4597-ba01-26d9846b622d/volumes"
	
	
	==> storage-provisioner [1479eb3b3fe7b45dcc8b1ddad824a22d8baee6f67cacaec3f0dcbed375476c65] <==
	I0804 02:08:48.708013       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0804 02:08:48.727585       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0804 02:08:48.728410       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0804 02:08:48.737836       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0804 02:08:48.738456       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-554125_a5c3465c-56b5-4969-af7f-bca1d9cc6fc1!
	I0804 02:08:48.739451       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"0cf9472d-f927-48f3-b2db-00c8d149ad42", APIVersion:"v1", ResourceVersion:"964", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-554125_a5c3465c-56b5-4969-af7f-bca1d9cc6fc1 became leader
	I0804 02:08:48.839646       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-554125_a5c3465c-56b5-4969-af7f-bca1d9cc6fc1!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-554125 -n addons-554125
helpers_test.go:261: (dbg) Run:  kubectl --context addons-554125 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 (151.96s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (303.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 16.605842ms
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-5xl76" [778f3ef9-d8ec-4136-8dee-4d5b6d9f8497] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005132785s
addons_test.go:417: (dbg) Run:  kubectl --context addons-554125 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-554125 top pods -n kube-system: exit status 1 (104.149201ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 4m28.265243832s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 4m31.971123196s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 4m35.372773994s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 4m42.03868265s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 4m48.894446913s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 5m9.349779059s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 5m33.082607799s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 7m25.467140866s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 8m20.728217568s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 8m51.441080438s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-n72t5, age: 9m22.201050359s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 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-554125
helpers_test.go:235: (dbg) docker inspect addons-554125:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7",
	        "Created": "2024-08-04T02:07:22.869959494Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 751874,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-04T02:07:23.005539621Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7/hostname",
	        "HostsPath": "/var/lib/docker/containers/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7/hosts",
	        "LogPath": "/var/lib/docker/containers/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7/818a354a8af78a547dd408bb7155aa4743ca1a327debe909cb70cac7bf6059d7-json.log",
	        "Name": "/addons-554125",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-554125:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-554125",
	            "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/c519ed6b4b6a3e6d75e0ba1bf1fddb4286a502424e9619d41c77a5233d0efb26-init/diff:/var/lib/docker/overlay2/d75ae9d1ccc34d9f9768514ad739e366df1c2e117b649c94b1eb8d3fe7e27d08/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c519ed6b4b6a3e6d75e0ba1bf1fddb4286a502424e9619d41c77a5233d0efb26/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c519ed6b4b6a3e6d75e0ba1bf1fddb4286a502424e9619d41c77a5233d0efb26/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c519ed6b4b6a3e6d75e0ba1bf1fddb4286a502424e9619d41c77a5233d0efb26/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-554125",
	                "Source": "/var/lib/docker/volumes/addons-554125/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-554125",
	            "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-554125",
	                "name.minikube.sigs.k8s.io": "addons-554125",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6b413f95ed0b18aa545d72015556d59b888c831d44e805127eacea4579003231",
	            "SandboxKey": "/var/run/docker/netns/6b413f95ed0b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33533"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33534"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33537"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33535"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33536"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-554125": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a3b549304a934cda25d935a54fe30c7963cafd0b2fac1a3602e31bc48d071fc0",
	                    "EndpointID": "dab7bf77c3c91f3766369a29e29004e5af601f5dafa074ae9adc7883ab8c0162",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-554125",
	                        "818a354a8af7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-554125 -n addons-554125
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-554125 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-554125 logs -n 25: (1.492606417s)
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-527377 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | download-docker-527377                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-527377                                                                   | download-docker-527377 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-156789   | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | binary-mirror-156789                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:41423                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-156789                                                                     | binary-mirror-156789   | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| addons  | enable dashboard -p                                                                         | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | addons-554125                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | addons-554125                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-554125 --wait=true                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:10 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:10 UTC | 04 Aug 24 02:11 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-554125 ip                                                                            | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	|         | -p addons-554125                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-554125 ssh cat                                                                       | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:11 UTC |
	|         | /opt/local-path-provisioner/pvc-2db27eae-b04d-48a6-a3c1-f76547210f0e_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:11 UTC | 04 Aug 24 02:12 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-554125 addons                                                                        | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-554125 addons                                                                        | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | -p addons-554125                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | addons-554125                                                                               |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC | 04 Aug 24 02:12 UTC |
	|         | addons-554125                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-554125 ssh curl -s                                                                   | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:12 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-554125 ip                                                                            | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:15 UTC | 04 Aug 24 02:15 UTC |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:15 UTC | 04 Aug 24 02:15 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-554125 addons disable                                                                | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:15 UTC | 04 Aug 24 02:15 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-554125 addons                                                                        | addons-554125          | jenkins | v1.33.1 | 04 Aug 24 02:17 UTC | 04 Aug 24 02:17 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 02:06:58
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 02:06:58.299729  751377 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:06:58.299853  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:58.299861  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:06:58.299866  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:58.300090  751377 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:06:58.300560  751377 out.go:298] Setting JSON to false
	I0804 02:06:58.301426  751377 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13769,"bootTime":1722723449,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0804 02:06:58.301496  751377 start.go:139] virtualization:  
	I0804 02:06:58.303775  751377 out.go:177] * [addons-554125] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 02:06:58.305438  751377 out.go:177]   - MINIKUBE_LOCATION=19364
	I0804 02:06:58.305509  751377 notify.go:220] Checking for updates...
	I0804 02:06:58.308938  751377 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 02:06:58.310494  751377 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:06:58.312239  751377 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube
	I0804 02:06:58.314052  751377 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 02:06:58.315641  751377 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 02:06:58.317569  751377 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 02:06:58.339197  751377 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 02:06:58.339320  751377 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:58.401222  751377 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:58.392069878 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:58.401334  751377 docker.go:307] overlay module found
	I0804 02:06:58.403252  751377 out.go:177] * Using the docker driver based on user configuration
	I0804 02:06:58.404834  751377 start.go:297] selected driver: docker
	I0804 02:06:58.404857  751377 start.go:901] validating driver "docker" against <nil>
	I0804 02:06:58.404870  751377 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 02:06:58.405502  751377 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:58.463167  751377 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:58.454614491 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:58.463341  751377 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 02:06:58.463570  751377 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]
	I0804 02:06:58.465530  751377 out.go:177] * Using Docker driver with root privileges
	I0804 02:06:58.467219  751377 cni.go:84] Creating CNI manager for ""
	I0804 02:06:58.467236  751377 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0804 02:06:58.467252  751377 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 02:06:58.467351  751377 start.go:340] cluster config:
	{Name:addons-554125 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-554125 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}
	I0804 02:06:58.469137  751377 out.go:177] * Starting "addons-554125" primary control-plane node in "addons-554125" cluster
	I0804 02:06:58.470694  751377 cache.go:121] Beginning downloading kic base image for docker with crio
	I0804 02:06:58.472409  751377 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0804 02:06:58.473965  751377 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0804 02:06:58.474046  751377 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0804 02:06:58.474084  751377 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0804 02:06:58.474096  751377 cache.go:56] Caching tarball of preloaded images
	I0804 02:06:58.474180  751377 preload.go:172] Found /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0804 02:06:58.474196  751377 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0804 02:06:58.474575  751377 profile.go:143] Saving config to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/config.json ...
	I0804 02:06:58.474606  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/config.json: {Name:mkb3e5b107f6ee9fd6ef4c3e04f1cbf3c858f25d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:06:58.489137  751377 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 02:06:58.489244  751377 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 02:06:58.489269  751377 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0804 02:06:58.489279  751377 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0804 02:06:58.489286  751377 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 02:06:58.489292  751377 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0804 02:07:15.568653  751377 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0804 02:07:15.568692  751377 cache.go:194] Successfully downloaded all kic artifacts
	I0804 02:07:15.568724  751377 start.go:360] acquireMachinesLock for addons-554125: {Name:mk6f034fe40fee75736e547c92be578b22d69ae8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0804 02:07:15.569399  751377 start.go:364] duration metric: took 646.073µs to acquireMachinesLock for "addons-554125"
	I0804 02:07:15.569442  751377 start.go:93] Provisioning new machine with config: &{Name:addons-554125 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-554125 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}
	I0804 02:07:15.569574  751377 start.go:125] createHost starting for "" (driver="docker")
	I0804 02:07:15.571909  751377 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0804 02:07:15.572209  751377 start.go:159] libmachine.API.Create for "addons-554125" (driver="docker")
	I0804 02:07:15.572247  751377 client.go:168] LocalClient.Create starting
	I0804 02:07:15.572388  751377 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem
	I0804 02:07:16.156986  751377 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/cert.pem
	I0804 02:07:16.400760  751377 cli_runner.go:164] Run: docker network inspect addons-554125 --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}}]}"
	W0804 02:07:16.416312  751377 cli_runner.go:211] docker network inspect addons-554125 --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
	I0804 02:07:16.416405  751377 network_create.go:284] running [docker network inspect addons-554125] to gather additional debugging logs...
	I0804 02:07:16.416427  751377 cli_runner.go:164] Run: docker network inspect addons-554125
	W0804 02:07:16.430297  751377 cli_runner.go:211] docker network inspect addons-554125 returned with exit code 1
	I0804 02:07:16.430339  751377 network_create.go:287] error running [docker network inspect addons-554125]: docker network inspect addons-554125: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-554125 not found
	I0804 02:07:16.430355  751377 network_create.go:289] output of [docker network inspect addons-554125]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-554125 not found
	
	** /stderr **
	I0804 02:07:16.430475  751377 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}}]}"
	I0804 02:07:16.446323  751377 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:0x4000488a10}
	I0804 02:07:16.446403  751377 network_create.go:124] attempt to create docker network addons-554125 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0804 02:07:16.446483  751377 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-554125 addons-554125
	I0804 02:07:16.519458  751377 network_create.go:108] docker network addons-554125 192.168.49.0/24 created
	I0804 02:07:16.519495  751377 kic.go:121] calculated static IP "192.168.49.2" for the "addons-554125" container
	I0804 02:07:16.519586  751377 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0804 02:07:16.535359  751377 cli_runner.go:164] Run: docker volume create addons-554125 --label name.minikube.sigs.k8s.io=addons-554125 --label created_by.minikube.sigs.k8s.io=true
	I0804 02:07:16.552830  751377 oci.go:103] Successfully created a docker volume addons-554125
	I0804 02:07:16.552938  751377 cli_runner.go:164] Run: docker run --rm --name addons-554125-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-554125 --entrypoint /usr/bin/test -v addons-554125:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0804 02:07:18.567526  751377 cli_runner.go:217] Completed: docker run --rm --name addons-554125-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-554125 --entrypoint /usr/bin/test -v addons-554125:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.014544453s)
	I0804 02:07:18.567562  751377 oci.go:107] Successfully prepared a docker volume addons-554125
	I0804 02:07:18.567583  751377 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0804 02:07:18.567610  751377 kic.go:194] Starting extracting preloaded images to volume ...
	I0804 02:07:18.567706  751377 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-554125:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0804 02:07:22.805124  751377 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-554125:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.237374457s)
	I0804 02:07:22.805155  751377 kic.go:203] duration metric: took 4.23754923s to extract preloaded images to volume ...
	W0804 02:07:22.805301  751377 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0804 02:07:22.805414  751377 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0804 02:07:22.855554  751377 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-554125 --name addons-554125 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-554125 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-554125 --network addons-554125 --ip 192.168.49.2 --volume addons-554125:/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
	I0804 02:07:23.178595  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Running}}
	I0804 02:07:23.202747  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:07:23.225477  751377 cli_runner.go:164] Run: docker exec addons-554125 stat /var/lib/dpkg/alternatives/iptables
	I0804 02:07:23.282755  751377 oci.go:144] the created container "addons-554125" has a running status.
	I0804 02:07:23.282781  751377 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa...
	I0804 02:07:24.504011  751377 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0804 02:07:24.521791  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:07:24.537690  751377 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0804 02:07:24.537715  751377 kic_runner.go:114] Args: [docker exec --privileged addons-554125 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0804 02:07:24.588583  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:07:24.605399  751377 machine.go:94] provisionDockerMachine start ...
	I0804 02:07:24.605496  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:24.621071  751377 main.go:141] libmachine: Using SSH client type: native
	I0804 02:07:24.621346  751377 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0804 02:07:24.621360  751377 main.go:141] libmachine: About to run SSH command:
	hostname
	I0804 02:07:24.755895  751377 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-554125
	
	I0804 02:07:24.755922  751377 ubuntu.go:169] provisioning hostname "addons-554125"
	I0804 02:07:24.755991  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:24.773105  751377 main.go:141] libmachine: Using SSH client type: native
	I0804 02:07:24.773357  751377 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0804 02:07:24.773376  751377 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-554125 && echo "addons-554125" | sudo tee /etc/hostname
	I0804 02:07:24.916148  751377 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-554125
	
	I0804 02:07:24.916238  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:24.932492  751377 main.go:141] libmachine: Using SSH client type: native
	I0804 02:07:24.932742  751377 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0804 02:07:24.932766  751377 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-554125' /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-554125/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-554125' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0804 02:07:25.072936  751377 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0804 02:07:25.072971  751377 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19364-744974/.minikube CaCertPath:/home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19364-744974/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19364-744974/.minikube}
	I0804 02:07:25.073006  751377 ubuntu.go:177] setting up certificates
	I0804 02:07:25.073019  751377 provision.go:84] configureAuth start
	I0804 02:07:25.073100  751377 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-554125
	I0804 02:07:25.091279  751377 provision.go:143] copyHostCerts
	I0804 02:07:25.091370  751377 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19364-744974/.minikube/ca.pem (1078 bytes)
	I0804 02:07:25.091518  751377 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19364-744974/.minikube/cert.pem (1123 bytes)
	I0804 02:07:25.091603  751377 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19364-744974/.minikube/key.pem (1675 bytes)
	I0804 02:07:25.091665  751377 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19364-744974/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca-key.pem org=jenkins.addons-554125 san=[127.0.0.1 192.168.49.2 addons-554125 localhost minikube]
	I0804 02:07:25.605520  751377 provision.go:177] copyRemoteCerts
	I0804 02:07:25.605606  751377 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0804 02:07:25.605652  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:25.626846  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:25.720890  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0804 02:07:25.745439  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0804 02:07:25.769336  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0804 02:07:25.793594  751377 provision.go:87] duration metric: took 720.560343ms to configureAuth
	I0804 02:07:25.793620  751377 ubuntu.go:193] setting minikube options for container-runtime
	I0804 02:07:25.793804  751377 config.go:182] Loaded profile config "addons-554125": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:07:25.793904  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:25.810147  751377 main.go:141] libmachine: Using SSH client type: native
	I0804 02:07:25.810403  751377 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0804 02:07:25.810428  751377 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
	I0804 02:07:26.041022  751377 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0804 02:07:26.041046  751377 machine.go:97] duration metric: took 1.435626014s to provisionDockerMachine
	I0804 02:07:26.041057  751377 client.go:171] duration metric: took 10.468800536s to LocalClient.Create
	I0804 02:07:26.041071  751377 start.go:167] duration metric: took 10.468861277s to libmachine.API.Create "addons-554125"
	I0804 02:07:26.041078  751377 start.go:293] postStartSetup for "addons-554125" (driver="docker")
	I0804 02:07:26.041089  751377 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]
	I0804 02:07:26.041153  751377 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
	I0804 02:07:26.041202  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:26.058441  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:26.153578  751377 ssh_runner.go:195] Run: cat /etc/os-release
	I0804 02:07:26.156943  751377 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0804 02:07:26.156986  751377 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0804 02:07:26.157021  751377 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0804 02:07:26.157034  751377 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0804 02:07:26.157046  751377 filesync.go:126] Scanning /home/jenkins/minikube-integration/19364-744974/.minikube/addons for local assets ...
	I0804 02:07:26.157128  751377 filesync.go:126] Scanning /home/jenkins/minikube-integration/19364-744974/.minikube/files for local assets ...
	I0804 02:07:26.157156  751377 start.go:296] duration metric: took 116.072178ms for postStartSetup
	I0804 02:07:26.157472  751377 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-554125
	I0804 02:07:26.173498  751377 profile.go:143] Saving config to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/config.json ...
	I0804 02:07:26.173781  751377 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 02:07:26.173837  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:26.189442  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:26.281175  751377 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0804 02:07:26.285647  751377 start.go:128] duration metric: took 10.716056725s to createHost
	I0804 02:07:26.285674  751377 start.go:83] releasing machines lock for "addons-554125", held for 10.71625494s
	I0804 02:07:26.285744  751377 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-554125
	I0804 02:07:26.301500  751377 ssh_runner.go:195] Run: cat /version.json
	I0804 02:07:26.301561  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:26.301618  751377 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0804 02:07:26.301667  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:07:26.330682  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:26.330716  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:07:26.419930  751377 ssh_runner.go:195] Run: systemctl --version
	I0804 02:07:26.551967  751377 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0804 02:07:26.698490  751377 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0804 02:07:26.702822  751377 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" ;
	I0804 02:07:26.722867  751377 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0804 02:07:26.722950  751377 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" ;
	I0804 02:07:26.753542  751377 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0804 02:07:26.753564  751377 start.go:495] detecting cgroup driver to use...
	I0804 02:07:26.753596  751377 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0804 02:07:26.753682  751377 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0804 02:07:26.770729  751377 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0804 02:07:26.781798  751377 docker.go:217] disabling cri-docker service (if available) ...
	I0804 02:07:26.781863  751377 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0804 02:07:26.795375  751377 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0804 02:07:26.810200  751377 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0804 02:07:26.892653  751377 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0804 02:07:26.982124  751377 docker.go:233] disabling docker service ...
	I0804 02:07:26.982241  751377 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0804 02:07:27.002680  751377 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0804 02:07:27.017859  751377 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0804 02:07:27.106409  751377 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0804 02:07:27.201361  751377 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0804 02:07:27.212911  751377 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"
	I0804 02:07:27.229658  751377 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0804 02:07:27.229724  751377 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"
	I0804 02:07:27.239436  751377 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0804 02:07:27.239562  751377 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0804 02:07:27.250019  751377 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0804 02:07:27.260372  751377 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0804 02:07:27.270558  751377 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0804 02:07:27.279939  751377 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"
	I0804 02:07:27.289963  751377 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"
	I0804 02:07:27.305469  751377 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"
	I0804 02:07:27.314791  751377 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0804 02:07:27.323307  751377 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0804 02:07:27.331753  751377 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 02:07:27.408900  751377 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0804 02:07:27.524566  751377 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0804 02:07:27.524676  751377 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0804 02:07:27.528317  751377 start.go:563] Will wait 60s for crictl version
	I0804 02:07:27.528408  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:07:27.531711  751377 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0804 02:07:27.567730  751377 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0804 02:07:27.567876  751377 ssh_runner.go:195] Run: crio --version
	I0804 02:07:27.605364  751377 ssh_runner.go:195] Run: crio --version
	I0804 02:07:27.648449  751377 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0804 02:07:27.649923  751377 cli_runner.go:164] Run: docker network inspect addons-554125 --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}}]}"
	I0804 02:07:27.664666  751377 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0804 02:07:27.668423  751377 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""
	I0804 02:07:27.679106  751377 kubeadm.go:883] updating cluster {Name:addons-554125 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-554125 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} ...
	I0804 02:07:27.679236  751377 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0804 02:07:27.679300  751377 ssh_runner.go:195] Run: sudo crictl images --output json
	I0804 02:07:27.756363  751377 crio.go:514] all images are preloaded for cri-o runtime.
	I0804 02:07:27.756387  751377 crio.go:433] Images already preloaded, skipping extraction
	I0804 02:07:27.756443  751377 ssh_runner.go:195] Run: sudo crictl images --output json
	I0804 02:07:27.792111  751377 crio.go:514] all images are preloaded for cri-o runtime.
	I0804 02:07:27.792134  751377 cache_images.go:84] Images are preloaded, skipping loading
	I0804 02:07:27.792143  751377 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0804 02:07:27.792237  751377 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-554125 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-554125 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:}
	I0804 02:07:27.792349  751377 ssh_runner.go:195] Run: crio config
	I0804 02:07:27.850532  751377 cni.go:84] Creating CNI manager for ""
	I0804 02:07:27.850557  751377 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0804 02:07:27.850567  751377 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0804 02:07:27.850611  751377 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-554125 NodeName:addons-554125 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}
	I0804 02:07:27.850782  751377 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-554125"
	  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
	
	I0804 02:07:27.850875  751377 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0804 02:07:27.860570  751377 binaries.go:44] Found k8s binaries, skipping transfer
	I0804 02:07:27.860643  751377 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0804 02:07:27.869218  751377 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0804 02:07:27.888395  751377 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0804 02:07:27.907039  751377 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0804 02:07:27.925349  751377 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0804 02:07:27.928996  751377 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""
	I0804 02:07:27.939675  751377 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 02:07:28.021624  751377 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0804 02:07:28.036674  751377 certs.go:68] Setting up /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125 for IP: 192.168.49.2
	I0804 02:07:28.036698  751377 certs.go:194] generating shared ca certs ...
	I0804 02:07:28.036716  751377 certs.go:226] acquiring lock for ca certs: {Name:mka15a0aecb791c047e533e0882495857962ae51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.036866  751377 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19364-744974/.minikube/ca.key
	I0804 02:07:28.427595  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt ...
	I0804 02:07:28.427625  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt: {Name:mk90753f30ab9a02d2e8efeb587d763947655428 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.427822  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/ca.key ...
	I0804 02:07:28.427835  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/ca.key: {Name:mk4c9a051de3747d91a76154e9a2eadf30abe589 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.427923  751377 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.key
	I0804 02:07:28.701054  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.crt ...
	I0804 02:07:28.701085  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.crt: {Name:mkf5fafecb9e392dc59f0cebabf3e928ce128fcd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.701858  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.key ...
	I0804 02:07:28.701874  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.key: {Name:mke0fb96424dbc460d4a3b3a1e25c94c40befc4c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:28.701961  751377 certs.go:256] generating profile certs ...
	I0804 02:07:28.702025  751377 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.key
	I0804 02:07:28.702042  751377 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt with IP's: []
	I0804 02:07:29.195411  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt ...
	I0804 02:07:29.195443  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: {Name:mk722b6e5b1961335026c467e7a5325d58ec3a07 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.195623  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.key ...
	I0804 02:07:29.195636  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.key: {Name:mk78a7aeb6b8613347cdc9cbb4942516b6135d49 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.195715  751377 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key.1c33d6a2
	I0804 02:07:29.195736  751377 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt.1c33d6a2 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0804 02:07:29.471456  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt.1c33d6a2 ...
	I0804 02:07:29.471489  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt.1c33d6a2: {Name:mkf6a276fc8fb60cc66d19346e3cb28d6d245be1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.471674  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key.1c33d6a2 ...
	I0804 02:07:29.471689  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key.1c33d6a2: {Name:mk93dcc91bf574155ae5bb72b4690e5a0d2f773c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.471763  751377 certs.go:381] copying /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt.1c33d6a2 -> /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt
	I0804 02:07:29.471846  751377 certs.go:385] copying /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key.1c33d6a2 -> /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key
	I0804 02:07:29.471905  751377 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.key
	I0804 02:07:29.471930  751377 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.crt with IP's: []
	I0804 02:07:29.834996  751377 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.crt ...
	I0804 02:07:29.835033  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.crt: {Name:mk16e9bbc562ee4c2c38358b2b713dc7c6c14cf4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.835228  751377 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.key ...
	I0804 02:07:29.835246  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.key: {Name:mk47876e2c48e315ea49dd4ea11024e04914720a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:07:29.835431  751377 certs.go:484] found cert: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca-key.pem (1675 bytes)
	I0804 02:07:29.835474  751377 certs.go:484] found cert: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/ca.pem (1078 bytes)
	I0804 02:07:29.835509  751377 certs.go:484] found cert: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/cert.pem (1123 bytes)
	I0804 02:07:29.835537  751377 certs.go:484] found cert: /home/jenkins/minikube-integration/19364-744974/.minikube/certs/key.pem (1675 bytes)
	I0804 02:07:29.836150  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0804 02:07:29.862029  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0804 02:07:29.885881  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0804 02:07:29.910528  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0804 02:07:29.934674  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0804 02:07:29.958966  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0804 02:07:29.983131  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0804 02:07:30.042899  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0804 02:07:30.077058  751377 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0804 02:07:30.106618  751377 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0804 02:07:30.129567  751377 ssh_runner.go:195] Run: openssl version
	I0804 02:07:30.136449  751377 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"
	I0804 02:07:30.148216  751377 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0804 02:07:30.152226  751377 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug  4 02:07 /usr/share/ca-certificates/minikubeCA.pem
	I0804 02:07:30.152330  751377 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0804 02:07:30.160425  751377 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"
	I0804 02:07:30.171865  751377 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0804 02:07:30.175724  751377 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
	I0804 02:07:30.175776  751377 kubeadm.go:392] StartCluster: {Name:addons-554125 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-554125 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}
	I0804 02:07:30.175868  751377 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0804 02:07:30.175932  751377 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0804 02:07:30.216910  751377 cri.go:89] found id: ""
	I0804 02:07:30.217029  751377 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0804 02:07:30.226399  751377 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0804 02:07:30.236226  751377 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0804 02:07:30.236323  751377 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
	I0804 02:07:30.246069  751377 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
	I0804 02:07:30.246088  751377 kubeadm.go:157] found existing configuration files:
	
	I0804 02:07:30.246141  751377 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0804 02:07:30.254898  751377 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
	I0804 02:07:30.254962  751377 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0804 02:07:30.263523  751377 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0804 02:07:30.273169  751377 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
	I0804 02:07:30.273260  751377 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0804 02:07:30.282026  751377 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0804 02:07:30.291228  751377 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
	I0804 02:07:30.291321  751377 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0804 02:07:30.299819  751377 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0804 02:07:30.308843  751377 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
	I0804 02:07:30.308938  751377 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0804 02:07:30.316946  751377 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"
	I0804 02:07:30.386947  751377 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0804 02:07:30.387240  751377 kubeadm.go:310] [preflight] Running pre-flight checks
	I0804 02:07:30.433504  751377 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0804 02:07:30.433577  751377 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0804 02:07:30.433617  751377 kubeadm.go:310] OS: Linux
	I0804 02:07:30.433666  751377 kubeadm.go:310] CGROUPS_CPU: enabled
	I0804 02:07:30.433718  751377 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0804 02:07:30.433768  751377 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0804 02:07:30.433818  751377 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0804 02:07:30.433868  751377 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0804 02:07:30.433922  751377 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0804 02:07:30.433973  751377 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0804 02:07:30.434023  751377 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0804 02:07:30.434072  751377 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0804 02:07:30.501971  751377 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0804 02:07:30.502082  751377 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0804 02:07:30.502176  751377 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0804 02:07:30.748662  751377 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0804 02:07:30.752425  751377 out.go:204]   - Generating certificates and keys ...
	I0804 02:07:30.752519  751377 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0804 02:07:30.752589  751377 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0804 02:07:31.347415  751377 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0804 02:07:31.923764  751377 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0804 02:07:32.277527  751377 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0804 02:07:32.509350  751377 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0804 02:07:32.845936  751377 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0804 02:07:32.846237  751377 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-554125 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0804 02:07:33.095216  751377 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0804 02:07:33.095405  751377 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-554125 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0804 02:07:33.348212  751377 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0804 02:07:33.802398  751377 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0804 02:07:34.607036  751377 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0804 02:07:34.607277  751377 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0804 02:07:35.014789  751377 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0804 02:07:36.375557  751377 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0804 02:07:36.882019  751377 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0804 02:07:37.322212  751377 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0804 02:07:39.461166  751377 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0804 02:07:39.461966  751377 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0804 02:07:39.466574  751377 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0804 02:07:39.468816  751377 out.go:204]   - Booting up control plane ...
	I0804 02:07:39.468926  751377 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0804 02:07:39.469015  751377 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0804 02:07:39.469830  751377 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0804 02:07:39.479983  751377 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0804 02:07:39.480962  751377 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0804 02:07:39.481263  751377 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0804 02:07:39.577377  751377 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0804 02:07:39.577469  751377 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0804 02:07:40.578157  751377 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000777539s
	I0804 02:07:40.578243  751377 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0804 02:07:46.579565  751377 kubeadm.go:310] [api-check] The API server is healthy after 6.001455152s
	I0804 02:07:46.601555  751377 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0804 02:07:46.615216  751377 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0804 02:07:46.641729  751377 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0804 02:07:46.641930  751377 kubeadm.go:310] [mark-control-plane] Marking the node addons-554125 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0804 02:07:46.651984  751377 kubeadm.go:310] [bootstrap-token] Using token: 0pe6uz.ugupa7jnq1mzptld
	I0804 02:07:46.654531  751377 out.go:204]   - Configuring RBAC rules ...
	I0804 02:07:46.654668  751377 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0804 02:07:46.661161  751377 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0804 02:07:46.669086  751377 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
	I0804 02:07:46.672841  751377 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0804 02:07:46.676733  751377 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0804 02:07:46.680245  751377 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0804 02:07:46.988473  751377 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0804 02:07:47.439112  751377 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0804 02:07:47.986629  751377 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0804 02:07:47.987763  751377 kubeadm.go:310] 
	I0804 02:07:47.987840  751377 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0804 02:07:47.987855  751377 kubeadm.go:310] 
	I0804 02:07:47.987929  751377 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0804 02:07:47.987941  751377 kubeadm.go:310] 
	I0804 02:07:47.987966  751377 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0804 02:07:47.988028  751377 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0804 02:07:47.988082  751377 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0804 02:07:47.988091  751377 kubeadm.go:310] 
	I0804 02:07:47.988147  751377 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0804 02:07:47.988157  751377 kubeadm.go:310] 
	I0804 02:07:47.988204  751377 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0804 02:07:47.988212  751377 kubeadm.go:310] 
	I0804 02:07:47.988263  751377 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0804 02:07:47.988359  751377 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0804 02:07:47.988430  751377 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0804 02:07:47.988438  751377 kubeadm.go:310] 
	I0804 02:07:47.988519  751377 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0804 02:07:47.988596  751377 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0804 02:07:47.988604  751377 kubeadm.go:310] 
	I0804 02:07:47.988684  751377 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 0pe6uz.ugupa7jnq1mzptld \
	I0804 02:07:47.988786  751377 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:26552b7bdac9e0d9d3a09743fec468f3d1a314970bc5565399a8164f93ff991a \
	I0804 02:07:47.988809  751377 kubeadm.go:310] 	--control-plane 
	I0804 02:07:47.988818  751377 kubeadm.go:310] 
	I0804 02:07:47.988899  751377 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0804 02:07:47.988907  751377 kubeadm.go:310] 
	I0804 02:07:47.988985  751377 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 0pe6uz.ugupa7jnq1mzptld \
	I0804 02:07:47.989086  751377 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:26552b7bdac9e0d9d3a09743fec468f3d1a314970bc5565399a8164f93ff991a 
	I0804 02:07:47.992622  751377 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-1066-aws\n", err: exit status 1
	I0804 02:07:47.992760  751377 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0804 02:07:47.992781  751377 cni.go:84] Creating CNI manager for ""
	I0804 02:07:47.992790  751377 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0804 02:07:47.995072  751377 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0804 02:07:47.997106  751377 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0804 02:07:48.010648  751377 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0804 02:07:48.010680  751377 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0804 02:07:48.031650  751377 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
	I0804 02:07:48.352041  751377 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0804 02:07:48.352166  751377 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
	I0804 02:07:48.352169  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-554125 minikube.k8s.io/updated_at=2024_08_04T02_07_48_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=40edfa2c305b426121bc436e9f593c10662235e6 minikube.k8s.io/name=addons-554125 minikube.k8s.io/primary=true
	I0804 02:07:48.521233  751377 ops.go:34] apiserver oom_adj: -16
	I0804 02:07:48.521330  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:49.021913  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:49.521557  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:50.022089  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:50.522251  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:51.022119  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:51.522291  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:52.021521  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:52.521734  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:53.022291  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:53.522276  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:54.021750  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:54.521498  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:55.021740  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:55.522455  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:56.021489  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:56.521472  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:57.021451  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:57.521461  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:58.022326  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:58.521883  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:59.022097  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:07:59.521592  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:08:00.034613  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:08:00.522135  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:08:01.022437  751377 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 02:08:01.112379  751377 kubeadm.go:1113] duration metric: took 12.760273229s to wait for elevateKubeSystemPrivileges
	I0804 02:08:01.112407  751377 kubeadm.go:394] duration metric: took 30.936636738s to StartCluster
	I0804 02:08:01.112425  751377 settings.go:142] acquiring lock: {Name:mk28fde0f906de5c295705c4afb9a9d42123e371 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:08:01.112564  751377 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:08:01.112954  751377 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19364-744974/kubeconfig: {Name:mk0a82a2f67b6b38b88fcfb2d3f7f21ef8aca37f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 02:08:01.113771  751377 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"
	I0804 02:08:01.113813  751377 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}
	I0804 02:08:01.114062  751377 config.go:182] Loaded profile config "addons-554125": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:08:01.114094  751377 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]
	I0804 02:08:01.114171  751377 addons.go:69] Setting yakd=true in profile "addons-554125"
	I0804 02:08:01.114194  751377 addons.go:234] Setting addon yakd=true in "addons-554125"
	I0804 02:08:01.114221  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.114660  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.115131  751377 addons.go:69] Setting metrics-server=true in profile "addons-554125"
	I0804 02:08:01.115165  751377 addons.go:234] Setting addon metrics-server=true in "addons-554125"
	I0804 02:08:01.115198  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.115608  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.117799  751377 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-554125"
	I0804 02:08:01.117841  751377 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-554125"
	I0804 02:08:01.117894  751377 addons.go:69] Setting cloud-spanner=true in profile "addons-554125"
	I0804 02:08:01.117923  751377 addons.go:234] Setting addon cloud-spanner=true in "addons-554125"
	I0804 02:08:01.117960  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.118053  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.118408  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.118552  751377 addons.go:69] Setting registry=true in profile "addons-554125"
	I0804 02:08:01.118576  751377 addons.go:234] Setting addon registry=true in "addons-554125"
	I0804 02:08:01.118602  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.118961  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.119534  751377 addons.go:69] Setting storage-provisioner=true in profile "addons-554125"
	I0804 02:08:01.119600  751377 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-554125"
	I0804 02:08:01.119648  751377 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-554125"
	I0804 02:08:01.119688  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.120098  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.120234  751377 addons.go:234] Setting addon storage-provisioner=true in "addons-554125"
	I0804 02:08:01.120265  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.120696  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.127143  751377 addons.go:69] Setting default-storageclass=true in profile "addons-554125"
	I0804 02:08:01.127205  751377 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-554125"
	I0804 02:08:01.127552  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.131674  751377 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-554125"
	I0804 02:08:01.131777  751377 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-554125"
	I0804 02:08:01.132113  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.137781  751377 addons.go:69] Setting gcp-auth=true in profile "addons-554125"
	I0804 02:08:01.137888  751377 mustload.go:65] Loading cluster: addons-554125
	I0804 02:08:01.138125  751377 config.go:182] Loaded profile config "addons-554125": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:08:01.138468  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.154308  751377 addons.go:69] Setting volcano=true in profile "addons-554125"
	I0804 02:08:01.154360  751377 addons.go:234] Setting addon volcano=true in "addons-554125"
	I0804 02:08:01.154404  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.154915  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.155127  751377 addons.go:69] Setting ingress=true in profile "addons-554125"
	I0804 02:08:01.155151  751377 addons.go:234] Setting addon ingress=true in "addons-554125"
	I0804 02:08:01.155185  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.155568  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.197397  751377 addons.go:69] Setting volumesnapshots=true in profile "addons-554125"
	I0804 02:08:01.197450  751377 addons.go:234] Setting addon volumesnapshots=true in "addons-554125"
	I0804 02:08:01.197495  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.197939  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.204385  751377 addons.go:69] Setting ingress-dns=true in profile "addons-554125"
	I0804 02:08:01.204434  751377 addons.go:234] Setting addon ingress-dns=true in "addons-554125"
	I0804 02:08:01.204488  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.204929  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.225965  751377 out.go:177] * Verifying Kubernetes components...
	I0804 02:08:01.232402  751377 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 02:08:01.232744  751377 addons.go:69] Setting inspektor-gadget=true in profile "addons-554125"
	I0804 02:08:01.232787  751377 addons.go:234] Setting addon inspektor-gadget=true in "addons-554125"
	I0804 02:08:01.232828  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.233271  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.249534  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.362879  751377 out.go:177]   - Using image docker.io/registry:2.8.3
	I0804 02:08:01.365739  751377 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0804 02:08:01.370079  751377 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0804 02:08:01.370253  751377 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0804 02:08:01.370297  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0804 02:08:01.370413  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.376649  751377 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0804 02:08:01.376736  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0804 02:08:01.377136  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.412437  751377 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0804 02:08:01.414252  751377 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0804 02:08:01.414397  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0804 02:08:01.414412  751377 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0804 02:08:01.414498  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.419918  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.423222  751377 addons.go:234] Setting addon default-storageclass=true in "addons-554125"
	I0804 02:08:01.423266  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:01.423652  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.428672  751377 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0804 02:08:01.428696  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0804 02:08:01.428762  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.450732  751377 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0804 02:08:01.452931  751377 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0804 02:08:01.452962  751377 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0804 02:08:01.453039  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.472089  751377 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-554125"
	I0804 02:08:01.472132  751377 host.go:66] Checking if "addons-554125" exists ...
	W0804 02:08:01.472452  751377 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0804 02:08:01.472677  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:01.472935  751377 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0804 02:08:01.475525  751377 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0804 02:08:01.473742  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0804 02:08:01.490084  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0804 02:08:01.490257  751377 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0804 02:08:01.499664  751377 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0804 02:08:01.499733  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0804 02:08:01.499896  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.514520  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0804 02:08:01.514595  751377 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0804 02:08:01.514689  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.523062  751377 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0804 02:08:01.523122  751377 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0804 02:08:01.523203  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.535247  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.536101  751377 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0804 02:08:01.536753  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0804 02:08:01.537200  751377 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 -"
	I0804 02:08:01.539150  751377 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0804 02:08:01.542544  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0804 02:08:01.542704  751377 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0804 02:08:01.542866  751377 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0804 02:08:01.542880  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0804 02:08:01.542945  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.544926  751377 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0804 02:08:01.544993  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0804 02:08:01.545161  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.574608  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0804 02:08:01.586415  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0804 02:08:01.592547  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0804 02:08:01.594217  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0804 02:08:01.601465  751377 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0804 02:08:01.603304  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0804 02:08:01.603334  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0804 02:08:01.603415  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.611754  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.629890  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.654467  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.654510  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.654467  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.655438  751377 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0804 02:08:01.676010  751377 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0804 02:08:01.676036  751377 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0804 02:08:01.676102  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.679379  751377 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0804 02:08:01.681239  751377 out.go:177]   - Using image docker.io/busybox:stable
	I0804 02:08:01.684587  751377 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0804 02:08:01.684611  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0804 02:08:01.684677  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:01.692418  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.700413  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.748519  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.754033  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.776502  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.779789  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.782834  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:01.922970  751377 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0804 02:08:01.923036  751377 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0804 02:08:02.082138  751377 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0804 02:08:02.082209  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0804 02:08:02.116607  751377 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
	I0804 02:08:02.122504  751377 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
	I0804 02:08:02.139903  751377 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
	I0804 02:08:02.158262  751377 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0804 02:08:02.158340  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0804 02:08:02.189237  751377 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
	I0804 02:08:02.191278  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0804 02:08:02.191299  751377 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0804 02:08:02.193820  751377 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
	I0804 02:08:02.223469  751377 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0804 02:08:02.223497  751377 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0804 02:08:02.249473  751377 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0804 02:08:02.249500  751377 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0804 02:08:02.253058  751377 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
	I0804 02:08:02.284184  751377 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
	I0804 02:08:02.288048  751377 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
	I0804 02:08:02.322382  751377 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0804 02:08:02.322417  751377 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0804 02:08:02.334437  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0804 02:08:02.334464  751377 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0804 02:08:02.349519  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0804 02:08:02.349549  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0804 02:08:02.415701  751377 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0804 02:08:02.415737  751377 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0804 02:08:02.422131  751377 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0804 02:08:02.422157  751377 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0804 02:08:02.447427  751377 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0804 02:08:02.447452  751377 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0804 02:08:02.476688  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0804 02:08:02.476716  751377 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)
	I0804 02:08:02.543972  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0804 02:08:02.543999  751377 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0804 02:08:02.556854  751377 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
	I0804 02:08:02.561470  751377 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0804 02:08:02.561495  751377 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0804 02:08:02.575575  751377 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0804 02:08:02.575603  751377 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0804 02:08:02.614423  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0804 02:08:02.614457  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0804 02:08:02.695357  751377 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0804 02:08:02.695384  751377 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0804 02:08:02.716991  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0804 02:08:02.717021  751377 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0804 02:08:02.754355  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0804 02:08:02.754388  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0804 02:08:02.758363  751377 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0804 02:08:02.758387  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0804 02:08:02.794173  751377 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0804 02:08:02.794201  751377 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0804 02:08:02.843327  751377 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
	I0804 02:08:02.852423  751377 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0804 02:08:02.852450  751377 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0804 02:08:02.907628  751377 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0804 02:08:02.907655  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0804 02:08:02.927927  751377 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0804 02:08:02.927954  751377 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0804 02:08:02.959369  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0804 02:08:02.959395  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0804 02:08:02.990928  751377 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
	I0804 02:08:03.024964  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0804 02:08:03.024998  751377 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0804 02:08:03.047785  751377 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0804 02:08:03.047812  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0804 02:08:03.181933  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0804 02:08:03.181961  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0804 02:08:03.212916  751377 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
	I0804 02:08:03.328834  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0804 02:08:03.328861  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0804 02:08:03.568402  751377 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0804 02:08:03.568430  751377 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0804 02:08:03.807167  751377 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
	I0804 02:08:04.616597  751377 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 -": (3.079361552s)
	I0804 02:08:04.616631  751377 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0804 02:08:04.617634  751377 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.962173853s)
	I0804 02:08:04.618408  751377 node_ready.go:35] waiting up to 6m0s for node "addons-554125" to be "Ready" ...
	I0804 02:08:05.378120  751377 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-554125" context rescaled to 1 replicas
	I0804 02:08:06.706707  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:08.115043  751377 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.998344857s)
	I0804 02:08:08.115092  751377 addons.go:475] Verifying addon ingress=true in "addons-554125"
	I0804 02:08:08.115267  751377 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: (5.992698942s)
	I0804 02:08:08.115381  751377 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: (5.975417363s)
	I0804 02:08:08.115433  751377 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.926171503s)
	I0804 02:08:08.115470  751377 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.92162354s)
	I0804 02:08:08.115727  751377 addons.go:475] Verifying addon registry=true in "addons-554125"
	I0804 02:08:08.115531  751377 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: (5.862445975s)
	I0804 02:08:08.115579  751377 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.831369502s)
	I0804 02:08:08.115598  751377 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.827528756s)
	I0804 02:08:08.115650  751377 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.558772462s)
	I0804 02:08:08.116064  751377 addons.go:475] Verifying addon metrics-server=true in "addons-554125"
	I0804 02:08:08.115680  751377 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: (5.272327239s)
	I0804 02:08:08.118335  751377 out.go:177] * Verifying ingress addon...
	I0804 02:08:08.120229  751377 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-554125 service yakd-dashboard -n yakd-dashboard
	
	I0804 02:08:08.120349  751377 out.go:177] * Verifying registry addon...
	I0804 02:08:08.122832  751377 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0804 02:08:08.124683  751377 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0804 02:08:08.160643  751377 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0804 02:08:08.160722  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:08.168306  751377 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0804 02:08:08.168382  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0804 02:08:08.178938  751377 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0804 02:08:08.266154  751377 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.275177403s)
	W0804 02:08:08.266191  751377 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
	I0804 02:08:08.266214  751377 retry.go:31] will retry after 344.974774ms: 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
	I0804 02:08:08.266217  751377 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: (5.053258608s)
	I0804 02:08:08.612083  751377 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
	I0804 02:08:08.662025  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:08.673678  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:08.738786  751377 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.93156437s)
	I0804 02:08:08.738822  751377 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-554125"
	I0804 02:08:08.741828  751377 out.go:177] * Verifying csi-hostpath-driver addon...
	I0804 02:08:08.745179  751377 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0804 02:08:08.781845  751377 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0804 02:08:08.781871  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:09.121954  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:09.127115  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:09.158326  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:09.250728  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:09.628642  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:09.630445  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:09.750410  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:10.127855  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:10.132529  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:10.250633  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:10.628568  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:10.630918  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:10.756724  751377 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0804 02:08:10.756845  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:10.757785  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:10.779396  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:10.898814  751377 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0804 02:08:10.928152  751377 addons.go:234] Setting addon gcp-auth=true in "addons-554125"
	I0804 02:08:10.928201  751377 host.go:66] Checking if "addons-554125" exists ...
	I0804 02:08:10.928659  751377 cli_runner.go:164] Run: docker container inspect addons-554125 --format={{.State.Status}}
	I0804 02:08:10.948793  751377 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0804 02:08:10.948844  751377 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-554125
	I0804 02:08:10.968972  751377 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/addons-554125/id_rsa Username:docker}
	I0804 02:08:11.128690  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:11.133418  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:11.250756  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:11.621799  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:11.628070  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:11.632181  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:11.763015  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:11.891038  751377 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: (3.278865675s)
	I0804 02:08:11.894475  751377 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0804 02:08:11.897258  751377 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0804 02:08:11.899880  751377 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0804 02:08:11.899931  751377 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0804 02:08:11.923126  751377 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0804 02:08:11.923205  751377 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0804 02:08:11.941771  751377 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0804 02:08:11.941845  751377 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0804 02:08:11.964047  751377 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
	I0804 02:08:12.128469  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:12.132168  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:12.249566  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:12.626511  751377 addons.go:475] Verifying addon gcp-auth=true in "addons-554125"
	I0804 02:08:12.629448  751377 out.go:177] * Verifying gcp-auth addon...
	I0804 02:08:12.632457  751377 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0804 02:08:12.641067  751377 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0804 02:08:12.641094  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:12.645669  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:12.645899  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:12.751624  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:13.127333  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:13.129877  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:13.135661  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:13.249964  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:13.622258  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:13.626814  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:13.628999  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:13.635694  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:13.751097  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:14.131789  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:14.133303  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:14.137282  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:14.249665  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:14.627628  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:14.631605  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:14.635727  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:14.750070  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:15.127157  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:15.130004  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:15.136223  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:15.250916  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:15.628135  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:15.630443  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:15.635506  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:15.749446  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:16.122390  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:16.127107  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:16.131033  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:16.136049  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:16.249837  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:16.627234  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:16.629967  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:16.635780  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:16.750416  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:17.127072  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:17.129934  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:17.135535  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:17.249859  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:17.627167  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:17.629735  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:17.636128  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:17.751873  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:18.128147  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:18.130838  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:18.135636  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:18.249685  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:18.622277  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:18.626761  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:18.628821  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:18.636081  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:18.749490  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:19.128080  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:19.130197  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:19.135921  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:19.249716  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:19.627210  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:19.630469  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:19.636054  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:19.750278  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:20.127653  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:20.130227  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:20.136412  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:20.251044  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:20.627944  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:20.630355  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:20.636213  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:20.749904  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:21.122705  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:21.128900  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:21.129929  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:21.136400  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:21.250489  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:21.627355  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:21.629773  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:21.635506  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:21.750309  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:22.128695  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:22.129615  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:22.136532  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:22.249318  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:22.627243  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:22.629690  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:22.636358  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:22.750052  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:23.127059  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:23.129516  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:23.135571  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:23.249217  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:23.621917  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:23.626709  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:23.629112  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:23.635877  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:23.749334  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:24.127817  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:24.129576  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:24.135957  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:24.249586  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:24.628141  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:24.628899  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:24.636079  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:24.749589  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:25.127767  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:25.128324  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:25.136614  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:25.249345  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:25.622592  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:25.626726  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:25.630033  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:25.636189  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:25.750269  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:26.128031  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:26.129593  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:26.135682  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:26.249401  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:26.627142  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:26.629328  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:26.636050  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:26.750591  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:27.128125  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:27.128659  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:27.135551  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:27.250175  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:27.629242  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:27.629427  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:27.636629  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:27.749567  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:28.121932  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:28.126475  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:28.129791  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:28.135428  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:28.249411  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:28.630519  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:28.634313  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:28.637667  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:28.750234  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:29.128778  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:29.129157  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:29.136581  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:29.250642  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:29.627541  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:29.628828  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:29.637683  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:29.749401  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:30.122874  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:30.127670  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:30.130443  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:30.136792  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:30.249999  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:30.626649  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:30.628908  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:30.636069  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:30.749764  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:31.129674  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:31.130524  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:31.136450  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:31.249598  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:31.632126  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:31.632877  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:31.635536  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:31.749915  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:32.127170  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:32.129886  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:32.135986  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:32.250203  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:32.622747  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:32.628736  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:32.629544  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:32.636339  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:32.749976  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:33.126766  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:33.129238  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:33.136446  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:33.250108  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:33.626883  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:33.629101  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:33.635816  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:33.750055  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:34.127219  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:34.129580  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:34.136453  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:34.249066  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:34.626951  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:34.629577  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:34.638912  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:34.750225  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:35.122419  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:35.127271  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:35.129633  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:35.135963  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:35.250507  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:35.627627  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:35.628369  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:35.636178  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:35.749883  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:36.127280  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:36.129790  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:36.136423  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:36.249948  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:36.628148  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:36.629899  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:36.635708  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:36.749791  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:37.128566  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:37.129390  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:37.136872  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:37.249929  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:37.622118  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:37.627923  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:37.629562  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:37.635558  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:37.749772  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:38.127257  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:38.130005  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:38.136053  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:38.249871  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:38.628804  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:38.629453  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:38.636703  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:38.749441  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:39.127210  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:39.130239  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:39.136860  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:39.250172  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:39.622159  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:39.626992  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:39.629188  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:39.636110  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:39.749183  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:40.129183  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:40.129643  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:40.136547  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:40.250206  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:40.626365  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:40.629721  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:40.636776  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:40.749883  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:41.127416  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:41.130804  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:41.135452  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:41.249303  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:41.627345  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:41.629039  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:41.635628  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:41.749430  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:42.122918  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:42.130579  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:42.132570  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:42.136034  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:42.250324  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:42.627629  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:42.629036  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:42.636062  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:42.749653  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:43.127302  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:43.128070  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:43.136336  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:43.250028  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:43.627233  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:43.629168  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:43.635987  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:43.749543  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:44.128788  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:44.129342  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:44.136320  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:44.250639  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:44.621735  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:44.628706  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:44.629539  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:44.636311  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:44.750185  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:45.129291  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:45.132598  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:45.138598  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:45.251963  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:45.626623  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:45.628819  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:45.636186  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:45.749736  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:46.127075  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:46.129064  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:46.136374  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:46.250152  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:46.622308  751377 node_ready.go:53] node "addons-554125" has status "Ready":"False"
	I0804 02:08:46.628820  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:46.629477  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:46.636748  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:46.749300  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:47.127573  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:47.129829  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:47.135702  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:47.252087  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:47.666582  751377 node_ready.go:49] node "addons-554125" has status "Ready":"True"
	I0804 02:08:47.666654  751377 node_ready.go:38] duration metric: took 43.04821489s for node "addons-554125" to be "Ready" ...
	I0804 02:08:47.666679  751377 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" ...
	I0804 02:08:47.672033  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:47.672929  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:47.674883  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:47.692237  751377 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-n72t5" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:47.760849  751377 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0804 02:08:47.760921  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:48.139786  751377 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0804 02:08:48.139862  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:48.143545  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:48.144740  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:48.318212  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:48.642841  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:48.643387  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:48.674476  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:48.702262  751377 pod_ready.go:92] pod "coredns-7db6d8ff4d-n72t5" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.702337  751377 pod_ready.go:81] duration metric: took 1.009992365s for pod "coredns-7db6d8ff4d-n72t5" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.702376  751377 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.707692  751377 pod_ready.go:92] pod "etcd-addons-554125" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.707763  751377 pod_ready.go:81] duration metric: took 5.351702ms for pod "etcd-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.707803  751377 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.723122  751377 pod_ready.go:92] pod "kube-apiserver-addons-554125" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.723194  751377 pod_ready.go:81] duration metric: took 15.364923ms for pod "kube-apiserver-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.723220  751377 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.731073  751377 pod_ready.go:92] pod "kube-controller-manager-addons-554125" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.731147  751377 pod_ready.go:81] duration metric: took 7.904897ms for pod "kube-controller-manager-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.731176  751377 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-cns6b" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.751617  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:48.822854  751377 pod_ready.go:92] pod "kube-proxy-cns6b" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:48.822932  751377 pod_ready.go:81] duration metric: took 91.734064ms for pod "kube-proxy-cns6b" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:48.822959  751377 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:49.131331  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:49.133538  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:49.136246  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:49.223086  751377 pod_ready.go:92] pod "kube-scheduler-addons-554125" in "kube-system" namespace has status "Ready":"True"
	I0804 02:08:49.223106  751377 pod_ready.go:81] duration metric: took 400.126866ms for pod "kube-scheduler-addons-554125" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:49.223118  751377 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace to be "Ready" ...
	I0804 02:08:49.251126  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:49.637266  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:49.637426  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:49.641882  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:49.751361  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:50.127742  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:50.131960  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:50.136872  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:50.250627  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:50.630496  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:50.632879  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:50.638549  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:50.754431  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:51.136109  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:51.137759  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:51.142374  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:51.231473  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:51.253653  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:51.632463  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:51.634358  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:51.641199  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:51.751130  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:52.128719  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:52.131167  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:52.135712  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:52.251076  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:52.629186  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:52.632422  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:52.637763  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:52.755226  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:53.133728  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:53.149753  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:53.161894  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:53.254975  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:53.629446  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:53.630562  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:53.635502  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:53.729545  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:53.750693  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:54.127958  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:54.131353  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:54.135884  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:54.251143  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:54.627991  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:54.629838  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:54.636534  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:54.751245  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:55.128328  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:55.130247  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:55.136148  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:55.251492  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:55.629594  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:55.636705  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:55.639698  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:55.730133  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:55.751343  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:56.132761  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:56.134492  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:56.138342  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:56.251650  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:56.630352  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:56.633054  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:56.636252  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:56.753429  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:57.132522  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:57.141736  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:57.143514  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:57.252632  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:57.632503  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:57.639685  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:57.643604  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:57.731808  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:57.760771  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:58.131958  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:58.138174  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:58.141755  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:58.252939  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:58.630980  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:58.632249  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:58.635911  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:58.751527  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:59.128009  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:59.131406  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:59.135936  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:59.251975  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:08:59.633046  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:08:59.634319  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:08:59.638162  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:08:59.733164  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:08:59.755541  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:00.139842  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:00.142201  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:00.144580  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:00.257712  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:00.632903  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:00.635756  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:00.637782  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:00.760408  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:01.127977  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:01.130529  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:01.135580  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:01.250589  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:01.629291  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:01.630092  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:01.636498  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:01.750399  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:02.128250  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:02.131571  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:02.136645  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:02.233564  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:02.252663  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:02.630298  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:02.643714  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:02.651947  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:02.756969  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:03.129197  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:03.132172  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:03.136532  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:03.251136  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:03.632124  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:03.633851  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:03.638946  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:03.755356  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:04.128650  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:04.133009  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:04.140646  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:04.251808  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:04.632027  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:04.647960  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:04.648318  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:04.730487  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:04.751445  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:05.131747  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:05.143074  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:05.152344  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:05.253375  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:05.632153  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:05.640411  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:05.642512  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:05.755733  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:06.129365  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:06.132824  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:06.136481  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:06.276053  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:06.629304  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:06.633090  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:06.645332  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:06.732750  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:06.751209  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:07.128315  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:07.132292  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:07.136706  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:07.254438  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:07.629874  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:07.643658  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:07.646298  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:07.751577  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:08.127762  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:08.131182  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:08.136470  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:08.250882  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:08.629990  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:08.644468  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:08.645126  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:08.752744  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:09.129297  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:09.138487  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:09.142987  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:09.231930  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:09.254263  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:09.627843  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:09.631354  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:09.636623  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:09.751596  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:10.127700  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:10.131500  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:10.135965  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:10.250973  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:10.627903  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:10.629834  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:10.636435  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:10.751369  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:11.128804  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:11.131184  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:11.135893  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:11.251392  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:11.627989  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:11.631312  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:11.637513  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:11.730447  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:11.752294  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:12.132721  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:12.133597  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:12.136975  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:12.251323  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:12.627683  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:12.630112  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:12.635760  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:12.753342  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:13.127826  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:13.129189  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:13.136549  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:13.251178  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:13.629732  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:13.630267  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:13.636455  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:13.750701  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:14.128616  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:14.130496  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:14.135970  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:14.229665  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:14.250381  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:14.627693  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:14.632365  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:14.637614  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:14.754406  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:15.141117  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:15.164782  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:15.178812  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:15.253633  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:15.628944  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:15.631969  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:15.652510  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:15.753333  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:16.131321  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:16.131770  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:16.140496  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:16.230213  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:16.250928  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:16.627830  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:16.630917  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:16.636047  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:16.751144  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:17.127643  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:17.130885  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:17.136252  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:17.252491  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:17.627713  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:17.630871  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:17.636024  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:17.751128  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:18.128124  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:18.130550  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:18.135937  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:18.250657  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:18.627129  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:18.631068  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:18.636235  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:18.730754  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:18.751744  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:19.132143  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:19.134226  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:19.139124  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:19.252346  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:19.631012  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:19.632483  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:19.635536  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:19.752568  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:20.130869  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:20.139142  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:20.143605  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:20.251385  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:20.631402  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:20.633190  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:20.641974  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:20.751611  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:21.132113  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:21.132955  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:21.143499  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:21.232933  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:21.251801  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:21.631719  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:21.632694  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:21.642847  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:21.752800  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:22.131706  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:22.136802  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:22.139436  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:22.254423  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:22.635721  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:22.636809  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:22.641544  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:22.755446  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:23.132442  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:23.149219  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:23.150205  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:23.251621  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:23.628154  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:23.635167  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:23.639700  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:23.732808  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:23.755644  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:24.131199  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:24.134441  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:24.136562  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:24.255500  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:24.630857  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:24.633271  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:24.639446  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:24.756862  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:25.130299  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:25.134665  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:25.136897  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:25.250224  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:25.634079  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:25.634625  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:25.643585  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:25.750903  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:26.129782  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:26.130803  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:26.136249  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:26.239286  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:26.251121  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:26.628044  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:26.633527  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:26.638971  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:26.754400  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:27.138972  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:27.144976  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:27.146812  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:27.273720  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:27.627186  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:27.630899  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:27.636251  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:27.755847  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:28.127877  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:28.131460  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:28.135650  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:28.250873  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:28.629749  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:28.630536  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:28.635864  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:28.737325  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:28.754627  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:29.130764  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:29.139551  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:29.149797  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:29.256035  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:29.629388  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:29.633700  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:29.642108  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:29.754157  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:30.132497  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:30.137394  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:30.140245  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:30.251740  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:30.627494  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:30.631074  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:30.646143  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:30.752250  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:31.142378  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:31.145681  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:31.149345  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:31.230804  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:31.251399  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:31.627948  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:31.632060  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:31.635811  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:31.752886  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:32.127676  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:32.130345  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:32.136748  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:32.251219  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:32.629587  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:32.640860  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:32.645035  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:32.751720  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:33.128945  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:33.130786  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 02:09:33.136353  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:33.259398  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:33.627184  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:33.638707  751377 kapi.go:107] duration metric: took 1m25.514021975s to wait for kubernetes.io/minikube-addons=registry ...
	I0804 02:09:33.641400  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:33.729449  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:33.751034  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:34.127876  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:34.136091  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:34.260919  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:34.627450  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:34.635990  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:34.751899  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:35.131902  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:35.138229  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:35.251384  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:35.628489  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:35.636257  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:35.730921  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:35.752984  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:36.128268  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:36.137442  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:36.253527  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:36.627914  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:36.636757  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:36.751871  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:37.129030  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:37.137720  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:37.251214  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:37.646726  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:37.655859  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:37.732173  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:37.751330  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:38.142862  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:38.143800  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:38.252545  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:38.627753  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:38.636806  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:38.752058  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:39.128030  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:39.137041  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:39.261530  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:39.635761  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:39.638523  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:39.750527  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:40.128224  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:40.136547  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:40.230286  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:40.251516  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:40.632550  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:40.638218  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:40.758287  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:41.130830  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:41.135794  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 02:09:41.251482  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:41.627900  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:41.636082  751377 kapi.go:107] duration metric: took 1m29.003625092s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0804 02:09:41.638209  751377 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-554125 cluster.
	I0804 02:09:41.640249  751377 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.
	I0804 02:09:41.642442  751377 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0804 02:09:41.750846  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:42.127867  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:42.230695  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:42.251425  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:42.627906  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:42.751301  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:43.128299  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:43.251818  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:43.636580  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:43.751512  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:44.127801  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:44.231733  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:44.251938  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:44.627949  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:44.751881  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:45.148215  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:45.255777  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:45.628744  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:45.751932  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:46.128269  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:46.274188  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:46.628750  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:46.730141  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:46.751584  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:47.128733  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:47.251158  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:47.631770  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:47.751565  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:48.127982  751377 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 02:09:48.253379  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:48.627072  751377 kapi.go:107] duration metric: took 1m40.504237243s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0804 02:09:48.750921  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:49.233601  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:49.252167  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:49.760578  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:50.251516  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:50.750970  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:51.253682  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:51.734555  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:51.752431  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:52.252349  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:52.750725  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:53.251131  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:53.750954  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:54.229785  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:54.250692  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:54.750562  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:55.251488  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:55.754888  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:56.231471  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:56.251093  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:56.750765  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:57.251753  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:57.751070  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:58.253612  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:58.729806  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:09:58.755954  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:59.251323  751377 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 02:09:59.752236  751377 kapi.go:107] duration metric: took 1m51.00702709s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0804 02:09:59.754386  751377 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, ingress-dns, storage-provisioner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0804 02:09:59.755500  751377 addons.go:510] duration metric: took 1m58.641399342s for enable addons: enabled=[nvidia-device-plugin cloud-spanner ingress-dns storage-provisioner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0804 02:10:00.730496  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:10:03.229716  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:10:05.229853  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:10:07.729752  751377 pod_ready.go:102] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"False"
	I0804 02:10:08.229689  751377 pod_ready.go:92] pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace has status "Ready":"True"
	I0804 02:10:08.229723  751377 pod_ready.go:81] duration metric: took 1m19.006596576s for pod "metrics-server-c59844bb4-5xl76" in "kube-system" namespace to be "Ready" ...
	I0804 02:10:08.229746  751377 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8frcd" in "kube-system" namespace to be "Ready" ...
	I0804 02:10:08.235780  751377 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-8frcd" in "kube-system" namespace has status "Ready":"True"
	I0804 02:10:08.235807  751377 pod_ready.go:81] duration metric: took 6.052722ms for pod "nvidia-device-plugin-daemonset-8frcd" in "kube-system" namespace to be "Ready" ...
	I0804 02:10:08.235831  751377 pod_ready.go:38] duration metric: took 1m20.56912599s 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" ...
	I0804 02:10:08.235846  751377 api_server.go:52] waiting for apiserver process to appear ...
	I0804 02:10:08.235874  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0804 02:10:08.235940  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0804 02:10:08.294440  751377 cri.go:89] found id: "33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:08.294470  751377 cri.go:89] found id: ""
	I0804 02:10:08.294478  751377 logs.go:276] 1 containers: [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718]
	I0804 02:10:08.294538  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.298729  751377 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0804 02:10:08.298802  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0804 02:10:08.340324  751377 cri.go:89] found id: "90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:08.340394  751377 cri.go:89] found id: ""
	I0804 02:10:08.340416  751377 logs.go:276] 1 containers: [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603]
	I0804 02:10:08.340515  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.344169  751377 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0804 02:10:08.344340  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0804 02:10:08.388529  751377 cri.go:89] found id: "d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:08.388601  751377 cri.go:89] found id: ""
	I0804 02:10:08.388624  751377 logs.go:276] 1 containers: [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58]
	I0804 02:10:08.388717  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.392712  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0804 02:10:08.392824  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0804 02:10:08.436951  751377 cri.go:89] found id: "ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:08.437021  751377 cri.go:89] found id: ""
	I0804 02:10:08.437036  751377 logs.go:276] 1 containers: [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f]
	I0804 02:10:08.437095  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.440713  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0804 02:10:08.440799  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0804 02:10:08.495836  751377 cri.go:89] found id: "f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:08.495911  751377 cri.go:89] found id: ""
	I0804 02:10:08.495940  751377 logs.go:276] 1 containers: [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e]
	I0804 02:10:08.496027  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.501021  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0804 02:10:08.506674  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0804 02:10:08.555648  751377 cri.go:89] found id: "096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:08.555721  751377 cri.go:89] found id: ""
	I0804 02:10:08.555744  751377 logs.go:276] 1 containers: [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99]
	I0804 02:10:08.555839  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.559608  751377 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0804 02:10:08.559704  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0804 02:10:08.609083  751377 cri.go:89] found id: "371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:08.609106  751377 cri.go:89] found id: ""
	I0804 02:10:08.609114  751377 logs.go:276] 1 containers: [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151]
	I0804 02:10:08.609200  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:08.612859  751377 logs.go:123] Gathering logs for CRI-O ...
	I0804 02:10:08.612885  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0804 02:10:08.705970  751377 logs.go:123] Gathering logs for kubelet ...
	I0804 02:10:08.706010  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0804 02:10:08.761457  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:08.761708  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:08.761881  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:08.762091  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:08.797642  751377 logs.go:123] Gathering logs for dmesg ...
	I0804 02:10:08.797669  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0804 02:10:08.818300  751377 logs.go:123] Gathering logs for kube-apiserver [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718] ...
	I0804 02:10:08.818332  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:08.892454  751377 logs.go:123] Gathering logs for etcd [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603] ...
	I0804 02:10:08.892492  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:08.949783  751377 logs.go:123] Gathering logs for kube-proxy [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e] ...
	I0804 02:10:08.949816  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:08.990365  751377 logs.go:123] Gathering logs for kube-controller-manager [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99] ...
	I0804 02:10:08.990391  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:09.083401  751377 logs.go:123] Gathering logs for kindnet [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151] ...
	I0804 02:10:09.083436  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:09.132783  751377 logs.go:123] Gathering logs for describe nodes ...
	I0804 02:10:09.132817  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0804 02:10:09.317835  751377 logs.go:123] Gathering logs for coredns [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58] ...
	I0804 02:10:09.317869  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:09.359458  751377 logs.go:123] Gathering logs for kube-scheduler [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f] ...
	I0804 02:10:09.359489  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:09.413177  751377 logs.go:123] Gathering logs for container status ...
	I0804 02:10:09.413211  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0804 02:10:09.473676  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:09.473702  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0804 02:10:09.473765  751377 out.go:239] X Problems detected in kubelet:
	W0804 02:10:09.473775  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:09.473797  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:09.473806  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:09.473812  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:09.473819  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:09.473826  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:10:19.474399  751377 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 02:10:19.489342  751377 api_server.go:72] duration metric: took 2m18.375491496s to wait for apiserver process to appear ...
	I0804 02:10:19.489369  751377 api_server.go:88] waiting for apiserver healthz status ...
	I0804 02:10:19.489414  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0804 02:10:19.489478  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0804 02:10:19.535923  751377 cri.go:89] found id: "33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:19.535950  751377 cri.go:89] found id: ""
	I0804 02:10:19.535958  751377 logs.go:276] 1 containers: [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718]
	I0804 02:10:19.536029  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.539995  751377 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0804 02:10:19.540073  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0804 02:10:19.582325  751377 cri.go:89] found id: "90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:19.582346  751377 cri.go:89] found id: ""
	I0804 02:10:19.582354  751377 logs.go:276] 1 containers: [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603]
	I0804 02:10:19.582410  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.586126  751377 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0804 02:10:19.586208  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0804 02:10:19.631369  751377 cri.go:89] found id: "d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:19.631393  751377 cri.go:89] found id: ""
	I0804 02:10:19.631404  751377 logs.go:276] 1 containers: [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58]
	I0804 02:10:19.631466  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.635770  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0804 02:10:19.635903  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0804 02:10:19.680163  751377 cri.go:89] found id: "ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:19.680188  751377 cri.go:89] found id: ""
	I0804 02:10:19.680197  751377 logs.go:276] 1 containers: [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f]
	I0804 02:10:19.680265  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.683974  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0804 02:10:19.684054  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0804 02:10:19.730087  751377 cri.go:89] found id: "f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:19.730108  751377 cri.go:89] found id: ""
	I0804 02:10:19.730123  751377 logs.go:276] 1 containers: [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e]
	I0804 02:10:19.730180  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.733861  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0804 02:10:19.733936  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0804 02:10:19.773055  751377 cri.go:89] found id: "096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:19.773131  751377 cri.go:89] found id: ""
	I0804 02:10:19.773167  751377 logs.go:276] 1 containers: [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99]
	I0804 02:10:19.773269  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.777113  751377 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0804 02:10:19.777195  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0804 02:10:19.820793  751377 cri.go:89] found id: "371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:19.820831  751377 cri.go:89] found id: ""
	I0804 02:10:19.820840  751377 logs.go:276] 1 containers: [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151]
	I0804 02:10:19.820906  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:19.824608  751377 logs.go:123] Gathering logs for kube-scheduler [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f] ...
	I0804 02:10:19.824638  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:19.872940  751377 logs.go:123] Gathering logs for kube-proxy [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e] ...
	I0804 02:10:19.872974  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:19.919892  751377 logs.go:123] Gathering logs for kindnet [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151] ...
	I0804 02:10:19.919923  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:19.968106  751377 logs.go:123] Gathering logs for describe nodes ...
	I0804 02:10:19.968149  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0804 02:10:20.122236  751377 logs.go:123] Gathering logs for dmesg ...
	I0804 02:10:20.122279  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0804 02:10:20.142494  751377 logs.go:123] Gathering logs for kube-apiserver [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718] ...
	I0804 02:10:20.142530  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:20.216486  751377 logs.go:123] Gathering logs for etcd [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603] ...
	I0804 02:10:20.216521  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:20.267686  751377 logs.go:123] Gathering logs for coredns [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58] ...
	I0804 02:10:20.267726  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:20.313111  751377 logs.go:123] Gathering logs for kube-controller-manager [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99] ...
	I0804 02:10:20.313145  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:20.403961  751377 logs.go:123] Gathering logs for CRI-O ...
	I0804 02:10:20.403996  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0804 02:10:20.503587  751377 logs.go:123] Gathering logs for container status ...
	I0804 02:10:20.503622  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0804 02:10:20.560559  751377 logs.go:123] Gathering logs for kubelet ...
	I0804 02:10:20.560594  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0804 02:10:20.620541  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.620798  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.620995  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.621182  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:20.656512  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:20.656536  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0804 02:10:20.656593  751377 out.go:239] X Problems detected in kubelet:
	W0804 02:10:20.656603  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.656610  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.656626  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:20.656634  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:20.656644  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:20.656650  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:10:30.657514  751377 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0804 02:10:30.665930  751377 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0804 02:10:30.666979  751377 api_server.go:141] control plane version: v1.30.3
	I0804 02:10:30.667005  751377 api_server.go:131] duration metric: took 11.177629192s to wait for apiserver health ...
	I0804 02:10:30.667014  751377 system_pods.go:43] waiting for kube-system pods to appear ...
	I0804 02:10:30.667036  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0804 02:10:30.667106  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0804 02:10:30.712126  751377 cri.go:89] found id: "33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:30.712152  751377 cri.go:89] found id: ""
	I0804 02:10:30.712161  751377 logs.go:276] 1 containers: [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718]
	I0804 02:10:30.712224  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.716258  751377 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0804 02:10:30.716359  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0804 02:10:30.757960  751377 cri.go:89] found id: "90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:30.757979  751377 cri.go:89] found id: ""
	I0804 02:10:30.757987  751377 logs.go:276] 1 containers: [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603]
	I0804 02:10:30.758047  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.761834  751377 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0804 02:10:30.761913  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0804 02:10:30.801669  751377 cri.go:89] found id: "d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:30.801690  751377 cri.go:89] found id: ""
	I0804 02:10:30.801698  751377 logs.go:276] 1 containers: [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58]
	I0804 02:10:30.801759  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.806040  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0804 02:10:30.806188  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0804 02:10:30.850787  751377 cri.go:89] found id: "ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:30.850853  751377 cri.go:89] found id: ""
	I0804 02:10:30.850868  751377 logs.go:276] 1 containers: [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f]
	I0804 02:10:30.850926  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.854668  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0804 02:10:30.854744  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0804 02:10:30.899457  751377 cri.go:89] found id: "f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:30.899476  751377 cri.go:89] found id: ""
	I0804 02:10:30.899484  751377 logs.go:276] 1 containers: [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e]
	I0804 02:10:30.899547  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.904116  751377 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0804 02:10:30.904212  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0804 02:10:30.941626  751377 cri.go:89] found id: "096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:30.941646  751377 cri.go:89] found id: ""
	I0804 02:10:30.941655  751377 logs.go:276] 1 containers: [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99]
	I0804 02:10:30.941716  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.945454  751377 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0804 02:10:30.945537  751377 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0804 02:10:30.988491  751377 cri.go:89] found id: "371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:30.988515  751377 cri.go:89] found id: ""
	I0804 02:10:30.988522  751377 logs.go:276] 1 containers: [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151]
	I0804 02:10:30.988596  751377 ssh_runner.go:195] Run: which crictl
	I0804 02:10:30.992385  751377 logs.go:123] Gathering logs for kube-apiserver [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718] ...
	I0804 02:10:30.992411  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718"
	I0804 02:10:31.050516  751377 logs.go:123] Gathering logs for etcd [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603] ...
	I0804 02:10:31.050553  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603"
	I0804 02:10:31.111639  751377 logs.go:123] Gathering logs for kube-scheduler [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f] ...
	I0804 02:10:31.111675  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f"
	I0804 02:10:31.159649  751377 logs.go:123] Gathering logs for kindnet [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151] ...
	I0804 02:10:31.159682  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151"
	I0804 02:10:31.215148  751377 logs.go:123] Gathering logs for CRI-O ...
	I0804 02:10:31.215186  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0804 02:10:31.314747  751377 logs.go:123] Gathering logs for kubelet ...
	I0804 02:10:31.314786  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0804 02:10:31.348528  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.348754  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.348923  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.349109  751377 logs.go:138] Found kubelet problem: Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:31.395848  751377 logs.go:123] Gathering logs for describe nodes ...
	I0804 02:10:31.395878  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0804 02:10:31.535269  751377 logs.go:123] Gathering logs for kube-proxy [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e] ...
	I0804 02:10:31.535307  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e"
	I0804 02:10:31.580964  751377 logs.go:123] Gathering logs for kube-controller-manager [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99] ...
	I0804 02:10:31.580995  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99"
	I0804 02:10:31.655672  751377 logs.go:123] Gathering logs for container status ...
	I0804 02:10:31.655711  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0804 02:10:31.706517  751377 logs.go:123] Gathering logs for dmesg ...
	I0804 02:10:31.706552  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0804 02:10:31.725174  751377 logs.go:123] Gathering logs for coredns [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58] ...
	I0804 02:10:31.725204  751377 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58"
	I0804 02:10:31.764605  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:31.764636  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0804 02:10:31.764699  751377 out.go:239] X Problems detected in kubelet:
	W0804 02:10:31.764714  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585662    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.764722  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585703    1562 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-554125" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.764733  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: W0804 02:08:47.585748    1562 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	W0804 02:10:31.764739  751377 out.go:239]   Aug 04 02:08:47 addons-554125 kubelet[1562]: E0804 02:08:47.585759    1562 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-554125" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-554125' and this object
	I0804 02:10:31.764864  751377 out.go:304] Setting ErrFile to fd 2...
	I0804 02:10:31.764881  751377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:10:41.775614  751377 system_pods.go:59] 18 kube-system pods found
	I0804 02:10:41.775660  751377 system_pods.go:61] "coredns-7db6d8ff4d-n72t5" [cf1929e3-8882-4ce0-86d6-cb202a837b0b] Running
	I0804 02:10:41.775667  751377 system_pods.go:61] "csi-hostpath-attacher-0" [f63f811d-af10-42d7-bd1b-955b0e43a32c] Running
	I0804 02:10:41.775672  751377 system_pods.go:61] "csi-hostpath-resizer-0" [19aeecf3-ff6f-4877-9f53-a57f5be1c79f] Running
	I0804 02:10:41.775677  751377 system_pods.go:61] "csi-hostpathplugin-zvbfc" [1442d777-9fc9-4a6d-90ff-8e4d6cd2102f] Running
	I0804 02:10:41.775683  751377 system_pods.go:61] "etcd-addons-554125" [086a09b6-1aec-44a9-aa2d-9baab6a5fc59] Running
	I0804 02:10:41.775687  751377 system_pods.go:61] "kindnet-5qfqd" [3bd7d43a-b21a-4e5c-8cf3-5d60daf73417] Running
	I0804 02:10:41.775692  751377 system_pods.go:61] "kube-apiserver-addons-554125" [9efbd33a-0e66-4ac6-ba21-3c26e44e65d8] Running
	I0804 02:10:41.775696  751377 system_pods.go:61] "kube-controller-manager-addons-554125" [4e2673eb-e65b-498a-9159-d1071cefbc16] Running
	I0804 02:10:41.775700  751377 system_pods.go:61] "kube-ingress-dns-minikube" [ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b] Running
	I0804 02:10:41.775704  751377 system_pods.go:61] "kube-proxy-cns6b" [ca00e4e7-e68f-4f42-833d-f9bc75d6993e] Running
	I0804 02:10:41.775710  751377 system_pods.go:61] "kube-scheduler-addons-554125" [ffa22eb1-b384-4e7c-a6e0-3a56d59e7171] Running
	I0804 02:10:41.775713  751377 system_pods.go:61] "metrics-server-c59844bb4-5xl76" [778f3ef9-d8ec-4136-8dee-4d5b6d9f8497] Running
	I0804 02:10:41.775717  751377 system_pods.go:61] "nvidia-device-plugin-daemonset-8frcd" [ba03e891-ddb8-489c-8db1-680f7153277e] Running
	I0804 02:10:41.775728  751377 system_pods.go:61] "registry-698f998955-79nc2" [32740a2e-7652-4655-971f-adcab9feee1e] Running
	I0804 02:10:41.775732  751377 system_pods.go:61] "registry-proxy-xpdqm" [17e06bc3-b501-4cd5-ba60-76306cb0c9e8] Running
	I0804 02:10:41.775736  751377 system_pods.go:61] "snapshot-controller-745499f584-4zh2g" [e3122c39-6ea2-4fcd-8a51-faa394e016ec] Running
	I0804 02:10:41.775745  751377 system_pods.go:61] "snapshot-controller-745499f584-jdwrs" [f7fce5f3-9727-4fbf-b939-b9fedd6073e0] Running
	I0804 02:10:41.775749  751377 system_pods.go:61] "storage-provisioner" [db17b2fd-3e60-4fa8-bbaa-38783e487111] Running
	I0804 02:10:41.775755  751377 system_pods.go:74] duration metric: took 11.10873475s to wait for pod list to return data ...
	I0804 02:10:41.775768  751377 default_sa.go:34] waiting for default service account to be created ...
	I0804 02:10:41.778233  751377 default_sa.go:45] found service account: "default"
	I0804 02:10:41.778261  751377 default_sa.go:55] duration metric: took 2.486062ms for default service account to be created ...
	I0804 02:10:41.778271  751377 system_pods.go:116] waiting for k8s-apps to be running ...
	I0804 02:10:41.788254  751377 system_pods.go:86] 18 kube-system pods found
	I0804 02:10:41.788326  751377 system_pods.go:89] "coredns-7db6d8ff4d-n72t5" [cf1929e3-8882-4ce0-86d6-cb202a837b0b] Running
	I0804 02:10:41.788335  751377 system_pods.go:89] "csi-hostpath-attacher-0" [f63f811d-af10-42d7-bd1b-955b0e43a32c] Running
	I0804 02:10:41.788340  751377 system_pods.go:89] "csi-hostpath-resizer-0" [19aeecf3-ff6f-4877-9f53-a57f5be1c79f] Running
	I0804 02:10:41.788345  751377 system_pods.go:89] "csi-hostpathplugin-zvbfc" [1442d777-9fc9-4a6d-90ff-8e4d6cd2102f] Running
	I0804 02:10:41.788350  751377 system_pods.go:89] "etcd-addons-554125" [086a09b6-1aec-44a9-aa2d-9baab6a5fc59] Running
	I0804 02:10:41.788355  751377 system_pods.go:89] "kindnet-5qfqd" [3bd7d43a-b21a-4e5c-8cf3-5d60daf73417] Running
	I0804 02:10:41.788359  751377 system_pods.go:89] "kube-apiserver-addons-554125" [9efbd33a-0e66-4ac6-ba21-3c26e44e65d8] Running
	I0804 02:10:41.788368  751377 system_pods.go:89] "kube-controller-manager-addons-554125" [4e2673eb-e65b-498a-9159-d1071cefbc16] Running
	I0804 02:10:41.788374  751377 system_pods.go:89] "kube-ingress-dns-minikube" [ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b] Running
	I0804 02:10:41.788378  751377 system_pods.go:89] "kube-proxy-cns6b" [ca00e4e7-e68f-4f42-833d-f9bc75d6993e] Running
	I0804 02:10:41.788401  751377 system_pods.go:89] "kube-scheduler-addons-554125" [ffa22eb1-b384-4e7c-a6e0-3a56d59e7171] Running
	I0804 02:10:41.788406  751377 system_pods.go:89] "metrics-server-c59844bb4-5xl76" [778f3ef9-d8ec-4136-8dee-4d5b6d9f8497] Running
	I0804 02:10:41.788410  751377 system_pods.go:89] "nvidia-device-plugin-daemonset-8frcd" [ba03e891-ddb8-489c-8db1-680f7153277e] Running
	I0804 02:10:41.788417  751377 system_pods.go:89] "registry-698f998955-79nc2" [32740a2e-7652-4655-971f-adcab9feee1e] Running
	I0804 02:10:41.788421  751377 system_pods.go:89] "registry-proxy-xpdqm" [17e06bc3-b501-4cd5-ba60-76306cb0c9e8] Running
	I0804 02:10:41.788427  751377 system_pods.go:89] "snapshot-controller-745499f584-4zh2g" [e3122c39-6ea2-4fcd-8a51-faa394e016ec] Running
	I0804 02:10:41.788434  751377 system_pods.go:89] "snapshot-controller-745499f584-jdwrs" [f7fce5f3-9727-4fbf-b939-b9fedd6073e0] Running
	I0804 02:10:41.788440  751377 system_pods.go:89] "storage-provisioner" [db17b2fd-3e60-4fa8-bbaa-38783e487111] Running
	I0804 02:10:41.788450  751377 system_pods.go:126] duration metric: took 10.172576ms to wait for k8s-apps to be running ...
	I0804 02:10:41.788462  751377 system_svc.go:44] waiting for kubelet service to be running ....
	I0804 02:10:41.788522  751377 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 02:10:41.801568  751377 system_svc.go:56] duration metric: took 13.095838ms WaitForService to wait for kubelet
	I0804 02:10:41.801597  751377 kubeadm.go:582] duration metric: took 2m40.687752525s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0804 02:10:41.801619  751377 node_conditions.go:102] verifying NodePressure condition ...
	I0804 02:10:41.804741  751377 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0804 02:10:41.804780  751377 node_conditions.go:123] node cpu capacity is 2
	I0804 02:10:41.804792  751377 node_conditions.go:105] duration metric: took 3.168213ms to run NodePressure ...
	I0804 02:10:41.804804  751377 start.go:241] waiting for startup goroutines ...
	I0804 02:10:41.804812  751377 start.go:246] waiting for cluster config update ...
	I0804 02:10:41.804827  751377 start.go:255] writing updated cluster config ...
	I0804 02:10:41.805118  751377 ssh_runner.go:195] Run: rm -f paused
	I0804 02:10:42.127838  751377 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0804 02:10:42.132444  751377 out.go:177] * Done! kubectl is now configured to use "addons-554125" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.811127715Z" level=info msg="Removed container 9b6aa8c858a7ace1d133462b379980cc59f6dab73d5160704667be1fcba6c6a9: ingress-nginx/ingress-nginx-admission-patch-nhgvh/patch" id=1f19539e-78ec-4e25-9476-1f2f91544122 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.812449521Z" level=info msg="Removing container: 517cc5402909a742ef72b2a9c8bc696cdb0d9ca170368dd89c7bbc5b4d71cad2" id=14a2301f-b28d-4eeb-9548-8fe331a3ac2f name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.830323130Z" level=info msg="Removed container 517cc5402909a742ef72b2a9c8bc696cdb0d9ca170368dd89c7bbc5b4d71cad2: ingress-nginx/ingress-nginx-admission-create-gm2d8/create" id=14a2301f-b28d-4eeb-9548-8fe331a3ac2f name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.831760323Z" level=info msg="Stopping pod sandbox: 1019a3d5f630d2ddd2ccde6169cc18db6792a815163961c3f9cb156ad1f00db1" id=4e9dfb4a-bd7d-440e-8fda-7427d8a58bef name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.831804391Z" level=info msg="Stopped pod sandbox (already stopped): 1019a3d5f630d2ddd2ccde6169cc18db6792a815163961c3f9cb156ad1f00db1" id=4e9dfb4a-bd7d-440e-8fda-7427d8a58bef name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.832364961Z" level=info msg="Removing pod sandbox: 1019a3d5f630d2ddd2ccde6169cc18db6792a815163961c3f9cb156ad1f00db1" id=a73586b5-f1c1-40b3-bf98-3578fd1dc695 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.840812152Z" level=info msg="Removed pod sandbox: 1019a3d5f630d2ddd2ccde6169cc18db6792a815163961c3f9cb156ad1f00db1" id=a73586b5-f1c1-40b3-bf98-3578fd1dc695 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.841354949Z" level=info msg="Stopping pod sandbox: 4d102934f7b2e44d6a57331ac730f9d6a88e29909376daedafe939a172f4a3c8" id=687986ad-a7be-40b1-a484-b75cd0941532 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.841395342Z" level=info msg="Stopped pod sandbox (already stopped): 4d102934f7b2e44d6a57331ac730f9d6a88e29909376daedafe939a172f4a3c8" id=687986ad-a7be-40b1-a484-b75cd0941532 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.841717353Z" level=info msg="Removing pod sandbox: 4d102934f7b2e44d6a57331ac730f9d6a88e29909376daedafe939a172f4a3c8" id=2f8067da-1032-439b-878d-8f2e755f4b19 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.849512638Z" level=info msg="Removed pod sandbox: 4d102934f7b2e44d6a57331ac730f9d6a88e29909376daedafe939a172f4a3c8" id=2f8067da-1032-439b-878d-8f2e755f4b19 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.849983552Z" level=info msg="Stopping pod sandbox: 648096ca0d71ca866b880d783246244ccac3e51e4c3efc74d8aaf6356cbd0dab" id=ec740e95-4c49-49a5-86c9-57a9e9be2539 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.850022164Z" level=info msg="Stopped pod sandbox (already stopped): 648096ca0d71ca866b880d783246244ccac3e51e4c3efc74d8aaf6356cbd0dab" id=ec740e95-4c49-49a5-86c9-57a9e9be2539 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.850293231Z" level=info msg="Removing pod sandbox: 648096ca0d71ca866b880d783246244ccac3e51e4c3efc74d8aaf6356cbd0dab" id=ae4540c2-148b-44a5-ac57-e9da7a4a0a69 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.858565805Z" level=info msg="Removed pod sandbox: 648096ca0d71ca866b880d783246244ccac3e51e4c3efc74d8aaf6356cbd0dab" id=ae4540c2-148b-44a5-ac57-e9da7a4a0a69 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.860058339Z" level=info msg="Stopping pod sandbox: e2fd1746a6ea2c93970fa55203db82bbad1906a41aef15afb390965e8de347dc" id=ffb552bb-3a1e-4ca1-8078-1fa180be61f2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.860112574Z" level=info msg="Stopped pod sandbox (already stopped): e2fd1746a6ea2c93970fa55203db82bbad1906a41aef15afb390965e8de347dc" id=ffb552bb-3a1e-4ca1-8078-1fa180be61f2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.860557946Z" level=info msg="Removing pod sandbox: e2fd1746a6ea2c93970fa55203db82bbad1906a41aef15afb390965e8de347dc" id=319e2342-fd96-49a2-892a-98a75455fb8e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 04 02:15:47 addons-554125 crio[964]: time="2024-08-04 02:15:47.872864615Z" level=info msg="Removed pod sandbox: e2fd1746a6ea2c93970fa55203db82bbad1906a41aef15afb390965e8de347dc" id=319e2342-fd96-49a2-892a-98a75455fb8e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 04 02:17:23 addons-554125 crio[964]: time="2024-08-04 02:17:23.737594314Z" level=info msg="Stopping container: 4124e9a3ef49ebf56d4a3a64ccd24ef205aba336db32f3630b95a4492295f73d (timeout: 30s)" id=a7880d20-420f-4939-b906-08744fca15ec name=/runtime.v1.RuntimeService/StopContainer
	Aug 04 02:17:24 addons-554125 crio[964]: time="2024-08-04 02:17:24.918754904Z" level=info msg="Stopped container 4124e9a3ef49ebf56d4a3a64ccd24ef205aba336db32f3630b95a4492295f73d: kube-system/metrics-server-c59844bb4-5xl76/metrics-server" id=a7880d20-420f-4939-b906-08744fca15ec name=/runtime.v1.RuntimeService/StopContainer
	Aug 04 02:17:24 addons-554125 crio[964]: time="2024-08-04 02:17:24.919229695Z" level=info msg="Stopping pod sandbox: 37b7205b58c76dc4de0fb137461a143019d075192435132ffdf809e4a709e7a4" id=24d89c04-ebc6-4670-a6a0-780b3250d383 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 04 02:17:24 addons-554125 crio[964]: time="2024-08-04 02:17:24.919523704Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-5xl76 Namespace:kube-system ID:37b7205b58c76dc4de0fb137461a143019d075192435132ffdf809e4a709e7a4 UID:778f3ef9-d8ec-4136-8dee-4d5b6d9f8497 NetNS:/var/run/netns/bab6f8be-10cb-4918-87ea-6f12b1f59948 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 04 02:17:24 addons-554125 crio[964]: time="2024-08-04 02:17:24.919737214Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-5xl76 from CNI network \"kindnet\" (type=ptp)"
	Aug 04 02:17:24 addons-554125 crio[964]: time="2024-08-04 02:17:24.960954870Z" level=info msg="Stopped pod sandbox: 37b7205b58c76dc4de0fb137461a143019d075192435132ffdf809e4a709e7a4" id=24d89c04-ebc6-4670-a6a0-780b3250d383 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	a659474a491b0       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   35f6bec368cc6       hello-world-app-6778b5fc9f-sxqbg
	e0c0720acae1a       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         4 minutes ago       Running             nginx                     0                   bcc599000a541       nginx
	c2145e1226edf       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     6 minutes ago       Running             busybox                   0                   0ce82954e3a49       busybox
	4124e9a3ef49e       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   8 minutes ago       Exited              metrics-server            0                   37b7205b58c76       metrics-server-c59844bb4-5xl76
	1479eb3b3fe7b       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   e4c3e1a4f60c7       storage-provisioner
	d6cdf79b415a2       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        8 minutes ago       Running             coredns                   0                   83ecc2957075d       coredns-7db6d8ff4d-n72t5
	371fae3388e0f       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                      9 minutes ago       Running             kindnet-cni               0                   d95a456c04631       kindnet-5qfqd
	f20ed0c952a73       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                        9 minutes ago       Running             kube-proxy                0                   d90ae113c877d       kube-proxy-cns6b
	ec4eb45eca371       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                        9 minutes ago       Running             kube-scheduler            0                   9a3ec02923573       kube-scheduler-addons-554125
	096bfd9249fef       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                        9 minutes ago       Running             kube-controller-manager   0                   c5c2a275e158e       kube-controller-manager-addons-554125
	90526db695618       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        9 minutes ago       Running             etcd                      0                   ddeb4892b22ab       etcd-addons-554125
	33d67e630f455       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                        9 minutes ago       Running             kube-apiserver            0                   c4212309a919f       kube-apiserver-addons-554125
	
	
	==> coredns [d6cdf79b415a23bd93fb9b3c5dae103032e292df254ba10c04a925493e09da58] <==
	[INFO] 10.244.0.15:51555 - 30460 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002612746s
	[INFO] 10.244.0.15:57173 - 49468 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000786509s
	[INFO] 10.244.0.15:57173 - 65086 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.001202794s
	[INFO] 10.244.0.15:35060 - 38249 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000120876s
	[INFO] 10.244.0.15:35060 - 14452 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000052274s
	[INFO] 10.244.0.15:52695 - 37338 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00007469s
	[INFO] 10.244.0.15:52695 - 6873 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000045899s
	[INFO] 10.244.0.15:40237 - 50500 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000051707s
	[INFO] 10.244.0.15:40237 - 37702 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00005042s
	[INFO] 10.244.0.15:44032 - 65266 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001530615s
	[INFO] 10.244.0.15:44032 - 61680 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001953825s
	[INFO] 10.244.0.15:45607 - 41451 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000060864s
	[INFO] 10.244.0.15:45607 - 55020 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000077644s
	[INFO] 10.244.0.20:36279 - 59270 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000279994s
	[INFO] 10.244.0.20:51849 - 12346 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00028568s
	[INFO] 10.244.0.20:33149 - 53362 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000240077s
	[INFO] 10.244.0.20:36891 - 12223 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000266004s
	[INFO] 10.244.0.20:33732 - 14714 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000272191s
	[INFO] 10.244.0.20:42280 - 65197 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000298471s
	[INFO] 10.244.0.20:58939 - 10937 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002159612s
	[INFO] 10.244.0.20:46433 - 5436 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003246069s
	[INFO] 10.244.0.20:55430 - 18325 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000941697s
	[INFO] 10.244.0.20:42845 - 4511 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001192964s
	[INFO] 10.244.0.22:54098 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000226563s
	[INFO] 10.244.0.22:36511 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000126299s
	
	
	==> describe nodes <==
	Name:               addons-554125
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-554125
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=40edfa2c305b426121bc436e9f593c10662235e6
	                    minikube.k8s.io/name=addons-554125
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_04T02_07_48_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-554125
	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:  Sun, 04 Aug 2024 02:07:44 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-554125
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 04 Aug 2024 02:17:19 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 04 Aug 2024 02:15:27 +0000   Sun, 04 Aug 2024 02:07:41 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 04 Aug 2024 02:15:27 +0000   Sun, 04 Aug 2024 02:07:41 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 04 Aug 2024 02:15:27 +0000   Sun, 04 Aug 2024 02:07:41 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 04 Aug 2024 02:15:27 +0000   Sun, 04 Aug 2024 02:08:47 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-554125
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022368Ki
	  pods:               110
	System Info:
	  Machine ID:                 02b8ae6920e6431587053aed6726d1f8
	  System UUID:                ed630675-a8c8-4498-b47b-a74be79a9ced
	  Boot ID:                    f803e1f8-5ad7-44fd-910c-4609a505028b
	  Kernel Version:             5.15.0-1066-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:          (11 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)         6m43s
	  default                     hello-world-app-6778b5fc9f-sxqbg         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m17s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m36s
	  kube-system                 coredns-7db6d8ff4d-n72t5                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m24s
	  kube-system                 etcd-addons-554125                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m38s
	  kube-system                 kindnet-5qfqd                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m24s
	  kube-system                 kube-apiserver-addons-554125             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m39s
	  kube-system                 kube-controller-manager-addons-554125    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m38s
	  kube-system                 kube-proxy-cns6b                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m24s
	  kube-system                 kube-scheduler-addons-554125             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m38s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m19s
	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                 9m17s                  kube-proxy       
	  Normal  Starting                 9m45s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m45s (x8 over 9m45s)  kubelet          Node addons-554125 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m45s (x8 over 9m45s)  kubelet          Node addons-554125 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m45s (x8 over 9m45s)  kubelet          Node addons-554125 status is now: NodeHasSufficientPID
	  Normal  Starting                 9m38s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m38s                  kubelet          Node addons-554125 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m38s                  kubelet          Node addons-554125 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m38s                  kubelet          Node addons-554125 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9m25s                  node-controller  Node addons-554125 event: Registered Node addons-554125 in Controller
	  Normal  NodeReady                8m38s                  kubelet          Node addons-554125 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001067] FS-Cache: O-key=[8] '126fed0000000000'
	[  +0.000720] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000939] FS-Cache: N-cookie d=000000009f5cbe40{9p.inode} n=000000007c90626d
	[  +0.000990] FS-Cache: N-key=[8] '126fed0000000000'
	[  +0.004173] FS-Cache: Duplicate cookie detected
	[  +0.000674] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000959] FS-Cache: O-cookie d=000000009f5cbe40{9p.inode} n=00000000b3177e9d
	[  +0.001023] FS-Cache: O-key=[8] '126fed0000000000'
	[  +0.000662] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000874] FS-Cache: N-cookie d=000000009f5cbe40{9p.inode} n=000000005ccdeead
	[  +0.001006] FS-Cache: N-key=[8] '126fed0000000000'
	[  +2.807029] FS-Cache: Duplicate cookie detected
	[  +0.000667] FS-Cache: O-cookie c=00000017 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000955] FS-Cache: O-cookie d=000000009f5cbe40{9p.inode} n=000000004bf6278b
	[  +0.000982] FS-Cache: O-key=[8] '116fed0000000000'
	[  +0.000655] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000899] FS-Cache: N-cookie d=000000009f5cbe40{9p.inode} n=000000007c90626d
	[  +0.000997] FS-Cache: N-key=[8] '116fed0000000000'
	[  +0.388605] FS-Cache: Duplicate cookie detected
	[  +0.000730] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.000908] FS-Cache: O-cookie d=000000009f5cbe40{9p.inode} n=000000001354afaf
	[  +0.000978] FS-Cache: O-key=[8] '176fed0000000000'
	[  +0.000708] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000888] FS-Cache: N-cookie d=000000009f5cbe40{9p.inode} n=0000000051e06b01
	[  +0.001025] FS-Cache: N-key=[8] '176fed0000000000'
	
	
	==> etcd [90526db6956186400ad75adec2427977da50a0259d34a142193e0d736a47f603] <==
	{"level":"info","ts":"2024-08-04T02:07:41.800502Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-554125 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-08-04T02:07:41.804298Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-04T02:07:41.806463Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-04T02:07:41.806864Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-04T02:07:41.820309Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-04T02:07:41.820517Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-04T02:07:41.820546Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-04T02:07:41.820582Z","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-08-04T02:07:41.820646Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-04T02:07:41.820671Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"warn","ts":"2024-08-04T02:08:01.903921Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.14872ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030973259031710 > lease_revoke:<id:70cc911b247a2329>","response":"size:29"}
	{"level":"info","ts":"2024-08-04T02:08:01.907439Z","caller":"traceutil/trace.go:171","msg":"trace[1876456153] linearizableReadLoop","detail":"{readStateIndex:399; appliedIndex:398; }","duration":"246.060818ms","start":"2024-08-04T02:08:01.661361Z","end":"2024-08-04T02:08:01.907422Z","steps":["trace[1876456153] 'read index received'  (duration: 129.564771ms)","trace[1876456153] 'applied index is now lower than readState.Index'  (duration: 116.495161ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-04T02:08:01.938859Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"277.460359ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3752"}
	{"level":"info","ts":"2024-08-04T02:08:01.940783Z","caller":"traceutil/trace.go:171","msg":"trace[1775925713] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:390; }","duration":"278.968969ms","start":"2024-08-04T02:08:01.661357Z","end":"2024-08-04T02:08:01.940326Z","steps":["trace[1775925713] 'agreement among raft nodes before linearized reading'  (duration: 253.806548ms)","trace[1775925713] 'range keys from in-memory index tree'  (duration: 23.549847ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-04T02:08:02.164051Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.169145ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3752"}
	{"level":"info","ts":"2024-08-04T02:08:02.16412Z","caller":"traceutil/trace.go:171","msg":"trace[444783824] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:391; }","duration":"101.25323ms","start":"2024-08-04T02:08:02.062853Z","end":"2024-08-04T02:08:02.164106Z","steps":["trace[444783824] 'range keys from in-memory index tree'  (duration: 101.087162ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-04T02:08:02.909291Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"181.065182ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-04T02:08:02.909366Z","caller":"traceutil/trace.go:171","msg":"trace[1350531273] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:392; }","duration":"181.145131ms","start":"2024-08-04T02:08:02.728201Z","end":"2024-08-04T02:08:02.909346Z","steps":["trace[1350531273] 'agreement among raft nodes before linearized reading'  (duration: 42.64658ms)","trace[1350531273] 'range keys from in-memory index tree'  (duration: 138.397769ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-04T02:08:02.909571Z","caller":"traceutil/trace.go:171","msg":"trace[302409888] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"120.295688ms","start":"2024-08-04T02:08:02.789264Z","end":"2024-08-04T02:08:02.90956Z","steps":["trace[302409888] 'process raft request'  (duration: 95.106699ms)","trace[302409888] 'compare'  (duration: 24.791525ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-04T02:08:04.875633Z","caller":"traceutil/trace.go:171","msg":"trace[858753338] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"111.533743ms","start":"2024-08-04T02:08:04.764082Z","end":"2024-08-04T02:08:04.875616Z","steps":["trace[858753338] 'process raft request'  (duration: 111.407165ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-04T02:08:04.876344Z","caller":"traceutil/trace.go:171","msg":"trace[977968771] linearizableReadLoop","detail":"{readStateIndex:419; appliedIndex:419; }","duration":"100.005439ms","start":"2024-08-04T02:08:04.776323Z","end":"2024-08-04T02:08:04.876328Z","steps":["trace[977968771] 'read index received'  (duration: 99.998399ms)","trace[977968771] 'applied index is now lower than readState.Index'  (duration: 6.064µs)"],"step_count":2}
	{"level":"warn","ts":"2024-08-04T02:08:04.876442Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.099713ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-04T02:08:04.880895Z","caller":"traceutil/trace.go:171","msg":"trace[977347048] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:409; }","duration":"104.554009ms","start":"2024-08-04T02:08:04.776318Z","end":"2024-08-04T02:08:04.880872Z","steps":["trace[977347048] 'agreement among raft nodes before linearized reading'  (duration: 100.054775ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-04T02:08:04.884082Z","caller":"traceutil/trace.go:171","msg":"trace[1062231451] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"107.593363ms","start":"2024-08-04T02:08:04.776475Z","end":"2024-08-04T02:08:04.884068Z","steps":["trace[1062231451] 'process raft request'  (duration: 107.015506ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-04T02:08:06.364028Z","caller":"traceutil/trace.go:171","msg":"trace[1262752607] transaction","detail":"{read_only:false; response_revision:498; number_of_response:1; }","duration":"114.90049ms","start":"2024-08-04T02:08:06.24911Z","end":"2024-08-04T02:08:06.36401Z","steps":["trace[1262752607] 'process raft request'  (duration: 114.783234ms)"],"step_count":1}
	
	
	==> kernel <==
	 02:17:25 up  3:59,  0 users,  load average: 0.11, 0.62, 1.64
	Linux addons-554125 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [371fae3388e0f8e9b2e87991d80e2baf7fd42b071d422edf94208fd46894e151] <==
	I0804 02:16:07.313776       1 main.go:299] handling current node
	W0804 02:16:14.025515       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
	E0804 02:16:14.025548       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
	I0804 02:16:17.313955       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:16:17.313996       1 main.go:299] handling current node
	I0804 02:16:27.313767       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:16:27.313805       1 main.go:299] handling current node
	W0804 02:16:36.365818       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
	E0804 02:16:36.365853       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
	I0804 02:16:37.314218       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:16:37.314333       1 main.go:299] handling current node
	W0804 02:16:45.223903       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
	E0804 02:16:45.223943       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
	I0804 02:16:47.314373       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:16:47.314419       1 main.go:299] handling current node
	I0804 02:16:57.313585       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:16:57.313622       1 main.go:299] handling current node
	I0804 02:17:07.318267       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:17:07.318301       1 main.go:299] handling current node
	W0804 02:17:11.184741       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
	E0804 02:17:11.184775       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
	I0804 02:17:17.313547       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 02:17:17.313582       1 main.go:299] handling current node
	W0804 02:17:20.760234       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
	E0804 02:17:20.760267       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
	
	
	==> kube-apiserver [33d67e630f45513df8b2d1866c841f5f072b34e4473537cf8b22742a471ef718] <==
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0804 02:10:07.971620       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0804 02:10:52.830879       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:48890: use of closed network connection
	E0804 02:11:15.811300       1 watch.go:250] http2: stream closed
	I0804 02:11:43.342392       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0804 02:11:50.455040       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0804 02:12:19.031449       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.031496       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0804 02:12:19.055556       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.055693       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0804 02:12:19.131413       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.132343       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0804 02:12:19.144569       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.144682       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0804 02:12:19.171547       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0804 02:12:19.171590       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0804 02:12:20.132182       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0804 02:12:20.174405       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0804 02:12:20.184451       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0804 02:12:20.252961       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.21.241"}
	I0804 02:12:43.529956       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0804 02:12:44.555485       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0804 02:12:49.077105       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0804 02:12:49.439760       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.221.194"}
	I0804 02:15:09.141305       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.98.218.203"}
	
	
	==> kube-controller-manager [096bfd9249fef17a6be49bb615dfaf5cad887caa62b1818c2a0a0fe7b5c4ea99] <==
	I0804 02:15:11.193876       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0804 02:15:21.256867       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	W0804 02:15:24.615689       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
	E0804 02:15:24.615726       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
	W0804 02:15:33.629104       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
	E0804 02:15:33.629152       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
	W0804 02:15:37.883136       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
	E0804 02:15:37.883179       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
	W0804 02:15:45.631409       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
	E0804 02:15:45.631457       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
	W0804 02:16:10.455195       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
	E0804 02:16:10.455240       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
	W0804 02:16:26.881627       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
	E0804 02:16:26.881668       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
	W0804 02:16:26.891679       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
	E0804 02:16:26.891734       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
	W0804 02:16:39.117796       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
	E0804 02:16:39.117846       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
	W0804 02:16:57.840367       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
	E0804 02:16:57.840406       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
	W0804 02:17:04.063248       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
	E0804 02:17:04.063292       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
	W0804 02:17:17.107594       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
	E0804 02:17:17.107634       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
	I0804 02:17:23.714695       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="8.221µs"
	
	
	==> kube-proxy [f20ed0c952a738342efcf10168a914811c9434c83d014e3d9d4c4795ad0a5b2e] <==
	I0804 02:08:07.195969       1 server_linux.go:69] "Using iptables proxy"
	I0804 02:08:07.373458       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0804 02:08:07.603557       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0804 02:08:07.603639       1 server_linux.go:165] "Using iptables Proxier"
	I0804 02:08:07.618791       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0804 02:08:07.623835       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0804 02:08:07.623945       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"
	I0804 02:08:07.624204       1 server.go:872] "Version info" version="v1.30.3"
	I0804 02:08:07.624221       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0804 02:08:07.625647       1 config.go:192] "Starting service config controller"
	I0804 02:08:07.625728       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0804 02:08:07.625803       1 config.go:101] "Starting endpoint slice config controller"
	I0804 02:08:07.625844       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0804 02:08:07.647156       1 config.go:319] "Starting node config controller"
	I0804 02:08:07.647177       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0804 02:08:07.732400       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0804 02:08:07.733019       1 shared_informer.go:320] Caches are synced for service config
	I0804 02:08:07.758522       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [ec4eb45eca371e47b4bf6f228871c39a031beac425a37a758b56f9b822f8ae1f] <==
	W0804 02:07:45.900051       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
	E0804 02:07:45.900068       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
	W0804 02:07:45.900123       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0804 02:07:45.900139       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0804 02:07:45.900199       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0804 02:07:45.900214       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0804 02:07:45.900269       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0804 02:07:45.900314       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0804 02:07:45.900439       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
	E0804 02:07:45.900459       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
	W0804 02:07:45.900548       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0804 02:07:45.900564       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0804 02:07:45.901278       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0804 02:07:45.901308       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0804 02:07:45.901522       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
	E0804 02:07:45.901549       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
	W0804 02:07:45.901615       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
	E0804 02:07:45.901625       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
	W0804 02:07:45.901667       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
	E0804 02:07:45.901681       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
	W0804 02:07:45.901899       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
	E0804 02:07:45.901912       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
	W0804 02:07:45.902383       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
	E0804 02:07:45.902413       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
	I0804 02:07:46.893084       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 04 02:15:11 addons-554125 kubelet[1562]: I0804 02:15:11.200485    1562 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-sxqbg" podStartSLOduration=2.14873399 podStartE2EDuration="3.200462935s" podCreationTimestamp="2024-08-04 02:15:08 +0000 UTC" firstStartedPulling="2024-08-04 02:15:09.287667229 +0000 UTC m=+442.112344342" lastFinishedPulling="2024-08-04 02:15:10.339396158 +0000 UTC m=+443.164073287" observedRunningTime="2024-08-04 02:15:10.532042917 +0000 UTC m=+443.356720030" watchObservedRunningTime="2024-08-04 02:15:11.200462935 +0000 UTC m=+444.025140048"
	Aug 04 02:15:11 addons-554125 kubelet[1562]: I0804 02:15:11.330518    1562 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0db8967b-87b8-439d-b2f6-6b4faf7dbd78" path="/var/lib/kubelet/pods/0db8967b-87b8-439d-b2f6-6b4faf7dbd78/volumes"
	Aug 04 02:15:11 addons-554125 kubelet[1562]: I0804 02:15:11.330971    1562 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="de58bc39-e3d2-40ee-b9d2-5fb83dc07e9a" path="/var/lib/kubelet/pods/de58bc39-e3d2-40ee-b9d2-5fb83dc07e9a/volumes"
	Aug 04 02:15:11 addons-554125 kubelet[1562]: I0804 02:15:11.331389    1562 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b" path="/var/lib/kubelet/pods/ef7a7e7d-cece-4c7b-bfcf-eb2bfea5990b/volumes"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.502109    1562 scope.go:117] "RemoveContainer" containerID="ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.521512    1562 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/54d9b640-b163-4597-ba01-26d9846b622d-webhook-cert\") pod \"54d9b640-b163-4597-ba01-26d9846b622d\" (UID: \"54d9b640-b163-4597-ba01-26d9846b622d\") "
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.521565    1562 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-98759\" (UniqueName: \"kubernetes.io/projected/54d9b640-b163-4597-ba01-26d9846b622d-kube-api-access-98759\") pod \"54d9b640-b163-4597-ba01-26d9846b622d\" (UID: \"54d9b640-b163-4597-ba01-26d9846b622d\") "
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.524448    1562 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/54d9b640-b163-4597-ba01-26d9846b622d-kube-api-access-98759" (OuterVolumeSpecName: "kube-api-access-98759") pod "54d9b640-b163-4597-ba01-26d9846b622d" (UID: "54d9b640-b163-4597-ba01-26d9846b622d"). InnerVolumeSpecName "kube-api-access-98759". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.526128    1562 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/54d9b640-b163-4597-ba01-26d9846b622d-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "54d9b640-b163-4597-ba01-26d9846b622d" (UID: "54d9b640-b163-4597-ba01-26d9846b622d"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.526279    1562 scope.go:117] "RemoveContainer" containerID="ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: E0804 02:15:14.526702    1562 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd\": container with ID starting with ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd not found: ID does not exist" containerID="ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.526739    1562 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd"} err="failed to get container status \"ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd\": rpc error: code = NotFound desc = could not find container \"ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd\": container with ID starting with ec31ace1cc42f57200a1b0ef302b60548e9b84b1f0aba33e237f96dfbf09e1cd not found: ID does not exist"
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.622343    1562 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-98759\" (UniqueName: \"kubernetes.io/projected/54d9b640-b163-4597-ba01-26d9846b622d-kube-api-access-98759\") on node \"addons-554125\" DevicePath \"\""
	Aug 04 02:15:14 addons-554125 kubelet[1562]: I0804 02:15:14.622388    1562 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/54d9b640-b163-4597-ba01-26d9846b622d-webhook-cert\") on node \"addons-554125\" DevicePath \"\""
	Aug 04 02:15:15 addons-554125 kubelet[1562]: I0804 02:15:15.329674    1562 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="54d9b640-b163-4597-ba01-26d9846b622d" path="/var/lib/kubelet/pods/54d9b640-b163-4597-ba01-26d9846b622d/volumes"
	Aug 04 02:15:38 addons-554125 kubelet[1562]: I0804 02:15:38.328748    1562 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"
	Aug 04 02:15:47 addons-554125 kubelet[1562]: I0804 02:15:47.794634    1562 scope.go:117] "RemoveContainer" containerID="9b6aa8c858a7ace1d133462b379980cc59f6dab73d5160704667be1fcba6c6a9"
	Aug 04 02:15:47 addons-554125 kubelet[1562]: I0804 02:15:47.811387    1562 scope.go:117] "RemoveContainer" containerID="517cc5402909a742ef72b2a9c8bc696cdb0d9ca170368dd89c7bbc5b4d71cad2"
	Aug 04 02:16:59 addons-554125 kubelet[1562]: I0804 02:16:59.328463    1562 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"
	Aug 04 02:17:25 addons-554125 kubelet[1562]: I0804 02:17:25.093270    1562 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jkfc4\" (UniqueName: \"kubernetes.io/projected/778f3ef9-d8ec-4136-8dee-4d5b6d9f8497-kube-api-access-jkfc4\") pod \"778f3ef9-d8ec-4136-8dee-4d5b6d9f8497\" (UID: \"778f3ef9-d8ec-4136-8dee-4d5b6d9f8497\") "
	Aug 04 02:17:25 addons-554125 kubelet[1562]: I0804 02:17:25.093374    1562 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/778f3ef9-d8ec-4136-8dee-4d5b6d9f8497-tmp-dir\") pod \"778f3ef9-d8ec-4136-8dee-4d5b6d9f8497\" (UID: \"778f3ef9-d8ec-4136-8dee-4d5b6d9f8497\") "
	Aug 04 02:17:25 addons-554125 kubelet[1562]: I0804 02:17:25.093755    1562 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/778f3ef9-d8ec-4136-8dee-4d5b6d9f8497-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "778f3ef9-d8ec-4136-8dee-4d5b6d9f8497" (UID: "778f3ef9-d8ec-4136-8dee-4d5b6d9f8497"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 04 02:17:25 addons-554125 kubelet[1562]: I0804 02:17:25.103606    1562 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/778f3ef9-d8ec-4136-8dee-4d5b6d9f8497-kube-api-access-jkfc4" (OuterVolumeSpecName: "kube-api-access-jkfc4") pod "778f3ef9-d8ec-4136-8dee-4d5b6d9f8497" (UID: "778f3ef9-d8ec-4136-8dee-4d5b6d9f8497"). InnerVolumeSpecName "kube-api-access-jkfc4". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 04 02:17:25 addons-554125 kubelet[1562]: I0804 02:17:25.194314    1562 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-jkfc4\" (UniqueName: \"kubernetes.io/projected/778f3ef9-d8ec-4136-8dee-4d5b6d9f8497-kube-api-access-jkfc4\") on node \"addons-554125\" DevicePath \"\""
	Aug 04 02:17:25 addons-554125 kubelet[1562]: I0804 02:17:25.194359    1562 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/778f3ef9-d8ec-4136-8dee-4d5b6d9f8497-tmp-dir\") on node \"addons-554125\" DevicePath \"\""
	
	
	==> storage-provisioner [1479eb3b3fe7b45dcc8b1ddad824a22d8baee6f67cacaec3f0dcbed375476c65] <==
	I0804 02:08:48.708013       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0804 02:08:48.727585       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0804 02:08:48.728410       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0804 02:08:48.737836       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0804 02:08:48.738456       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-554125_a5c3465c-56b5-4969-af7f-bca1d9cc6fc1!
	I0804 02:08:48.739451       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"0cf9472d-f927-48f3-b2db-00c8d149ad42", APIVersion:"v1", ResourceVersion:"964", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-554125_a5c3465c-56b5-4969-af7f-bca1d9cc6fc1 became leader
	I0804 02:08:48.839646       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-554125_a5c3465c-56b5-4969-af7f-bca1d9cc6fc1!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-554125 -n addons-554125
helpers_test.go:261: (dbg) Run:  kubectl --context addons-554125 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 (303.23s)

                                                
                                    

Test pass (301/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.38
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.19
12 TestDownloadOnly/v1.30.3/json-events 8.16
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.07
18 TestDownloadOnly/v1.30.3/DeleteAll 0.21
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-rc.0/json-events 6.99
22 TestDownloadOnly/v1.31.0-rc.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-rc.0/LogsDuration 0.29
27 TestDownloadOnly/v1.31.0-rc.0/DeleteAll 0.39
28 TestDownloadOnly/v1.31.0-rc.0/DeleteAlwaysSucceeds 0.22
30 TestBinaryMirror 0.54
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
36 TestAddons/Setup 223.89
40 TestAddons/serial/GCPAuth/Namespaces 0.25
42 TestAddons/parallel/Registry 14.69
44 TestAddons/parallel/InspektorGadget 11.75
48 TestAddons/parallel/CSI 65.56
49 TestAddons/parallel/Headlamp 17.68
50 TestAddons/parallel/CloudSpanner 5.96
51 TestAddons/parallel/LocalPath 53.91
52 TestAddons/parallel/NvidiaDevicePlugin 6.55
53 TestAddons/parallel/Yakd 11.74
54 TestAddons/StoppedEnableDisable 12.22
55 TestCertOptions 40.87
56 TestCertExpiration 253.2
58 TestForceSystemdFlag 37.16
59 TestForceSystemdEnv 43.9
65 TestErrorSpam/setup 34.63
66 TestErrorSpam/start 0.8
67 TestErrorSpam/status 1
68 TestErrorSpam/pause 1.72
69 TestErrorSpam/unpause 1.87
70 TestErrorSpam/stop 1.44
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 59.75
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 24.78
77 TestFunctional/serial/KubeContext 0.06
78 TestFunctional/serial/KubectlGetPods 0.09
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.28
82 TestFunctional/serial/CacheCmd/cache/add_local 1.43
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.07
84 TestFunctional/serial/CacheCmd/cache/list 0.06
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2
87 TestFunctional/serial/CacheCmd/cache/delete 0.12
88 TestFunctional/serial/MinikubeKubectlCmd 0.16
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
90 TestFunctional/serial/ExtraConfig 36.26
91 TestFunctional/serial/ComponentHealth 0.1
92 TestFunctional/serial/LogsCmd 1.68
93 TestFunctional/serial/LogsFileCmd 1.8
94 TestFunctional/serial/InvalidService 4.33
96 TestFunctional/parallel/ConfigCmd 0.46
97 TestFunctional/parallel/DashboardCmd 16.08
98 TestFunctional/parallel/DryRun 0.63
99 TestFunctional/parallel/InternationalLanguage 0.26
100 TestFunctional/parallel/StatusCmd 1.01
104 TestFunctional/parallel/ServiceCmdConnect 7.61
105 TestFunctional/parallel/AddonsCmd 0.17
106 TestFunctional/parallel/PersistentVolumeClaim 24.86
108 TestFunctional/parallel/SSHCmd 0.54
109 TestFunctional/parallel/CpCmd 2.04
111 TestFunctional/parallel/FileSync 0.33
112 TestFunctional/parallel/CertSync 2.05
116 TestFunctional/parallel/NodeLabels 0.11
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.73
120 TestFunctional/parallel/License 0.28
121 TestFunctional/parallel/Version/short 0.07
122 TestFunctional/parallel/Version/components 1.25
123 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
124 TestFunctional/parallel/ImageCommands/ImageListTable 0.34
125 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
126 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
127 TestFunctional/parallel/ImageCommands/ImageBuild 3.17
128 TestFunctional/parallel/ImageCommands/Setup 0.75
129 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
130 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.21
131 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.23
132 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.56
133 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.22
134 TestFunctional/parallel/ServiceCmd/DeployApp 11.26
135 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.34
136 TestFunctional/parallel/ImageCommands/ImageSaveToFile 2.11
137 TestFunctional/parallel/ImageCommands/ImageRemove 0.53
138 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.87
139 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.61
141 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.51
142 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
144 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.31
145 TestFunctional/parallel/ServiceCmd/List 0.33
146 TestFunctional/parallel/ServiceCmd/JSONOutput 0.33
147 TestFunctional/parallel/ServiceCmd/HTTPS 0.38
148 TestFunctional/parallel/ServiceCmd/Format 0.4
149 TestFunctional/parallel/ServiceCmd/URL 0.38
150 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
151 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
155 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.1
156 TestFunctional/parallel/ProfileCmd/profile_not_create 0.41
157 TestFunctional/parallel/ProfileCmd/profile_list 0.4
158 TestFunctional/parallel/ProfileCmd/profile_json_output 0.39
159 TestFunctional/parallel/MountCmd/any-port 6.69
160 TestFunctional/parallel/MountCmd/specific-port 1.9
161 TestFunctional/parallel/MountCmd/VerifyCleanup 2
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 185.12
169 TestMultiControlPlane/serial/DeployApp 7.82
170 TestMultiControlPlane/serial/PingHostFromPods 1.57
171 TestMultiControlPlane/serial/AddWorkerNode 38.62
172 TestMultiControlPlane/serial/NodeLabels 0.11
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.77
174 TestMultiControlPlane/serial/CopyFile 19.14
175 TestMultiControlPlane/serial/StopSecondaryNode 12.75
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.59
177 TestMultiControlPlane/serial/RestartSecondaryNode 25.31
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 5.52
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 220.04
180 TestMultiControlPlane/serial/DeleteSecondaryNode 13
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.52
182 TestMultiControlPlane/serial/StopCluster 35.9
183 TestMultiControlPlane/serial/RestartCluster 98.2
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.55
185 TestMultiControlPlane/serial/AddSecondaryNode 44.11
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.78
190 TestJSONOutput/start/Command 59.53
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.74
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.66
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.83
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.2
215 TestKicCustomNetwork/create_custom_network 44.33
216 TestKicCustomNetwork/use_default_bridge_network 33.79
217 TestKicExistingNetwork 33.03
218 TestKicCustomSubnet 35.93
219 TestKicStaticIP 33.86
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 69.29
224 TestMountStart/serial/StartWithMountFirst 7.15
225 TestMountStart/serial/VerifyMountFirst 0.26
226 TestMountStart/serial/StartWithMountSecond 6.81
227 TestMountStart/serial/VerifyMountSecond 0.26
228 TestMountStart/serial/DeleteFirst 1.65
229 TestMountStart/serial/VerifyMountPostDelete 0.25
230 TestMountStart/serial/Stop 1.21
231 TestMountStart/serial/RestartStopped 7.71
232 TestMountStart/serial/VerifyMountPostStop 0.27
235 TestMultiNode/serial/FreshStart2Nodes 95.71
236 TestMultiNode/serial/DeployApp2Nodes 4.58
237 TestMultiNode/serial/PingHostFrom2Pods 0.99
238 TestMultiNode/serial/AddNode 29.03
239 TestMultiNode/serial/MultiNodeLabels 0.11
240 TestMultiNode/serial/ProfileList 0.35
241 TestMultiNode/serial/CopyFile 10.03
242 TestMultiNode/serial/StopNode 2.44
243 TestMultiNode/serial/StartAfterStop 9.93
244 TestMultiNode/serial/RestartKeepsNodes 89.38
245 TestMultiNode/serial/DeleteNode 5.53
246 TestMultiNode/serial/StopMultiNode 23.86
247 TestMultiNode/serial/RestartMultiNode 53.96
248 TestMultiNode/serial/ValidateNameConflict 31.9
253 TestPreload 126.27
255 TestScheduledStopUnix 104.72
258 TestInsufficientStorage 10.84
259 TestRunningBinaryUpgrade 79.33
261 TestKubernetesUpgrade 395.27
262 TestMissingContainerUpgrade 168.28
265 TestPause/serial/Start 77.06
266 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
267 TestNoKubernetes/serial/StartWithK8s 42.05
268 TestNoKubernetes/serial/StartWithStopK8s 7.32
269 TestNoKubernetes/serial/Start 9.1
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.43
271 TestNoKubernetes/serial/ProfileList 1.16
272 TestNoKubernetes/serial/Stop 1.23
273 TestNoKubernetes/serial/StartNoArgs 7.59
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.29
275 TestPause/serial/SecondStartNoReconfiguration 28.36
276 TestPause/serial/Pause 0.99
277 TestPause/serial/VerifyStatus 0.33
278 TestPause/serial/Unpause 0.66
279 TestPause/serial/PauseAgain 0.9
280 TestPause/serial/DeletePaused 3.18
281 TestPause/serial/VerifyDeletedResources 0.16
282 TestStoppedBinaryUpgrade/Setup 1.22
283 TestStoppedBinaryUpgrade/Upgrade 72.24
284 TestStoppedBinaryUpgrade/MinikubeLogs 1.89
299 TestNetworkPlugins/group/false 3.89
304 TestStartStop/group/old-k8s-version/serial/FirstStart 153.34
305 TestStartStop/group/old-k8s-version/serial/DeployApp 9.6
306 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.55
307 TestStartStop/group/old-k8s-version/serial/Stop 11.99
308 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
309 TestStartStop/group/old-k8s-version/serial/SecondStart 153.44
311 TestStartStop/group/no-preload/serial/FirstStart 74.72
312 TestStartStop/group/no-preload/serial/DeployApp 10.36
313 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.09
314 TestStartStop/group/no-preload/serial/Stop 11.98
315 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
316 TestStartStop/group/no-preload/serial/SecondStart 279.66
317 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
318 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
319 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
320 TestStartStop/group/old-k8s-version/serial/Pause 2.95
322 TestStartStop/group/embed-certs/serial/FirstStart 63.6
323 TestStartStop/group/embed-certs/serial/DeployApp 10.34
324 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.08
325 TestStartStop/group/embed-certs/serial/Stop 11.98
326 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
327 TestStartStop/group/embed-certs/serial/SecondStart 299.52
328 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.11
330 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.74
331 TestStartStop/group/no-preload/serial/Pause 3
333 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 62.97
334 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.39
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.13
336 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.97
337 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
338 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 280.4
339 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
340 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.1
341 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.27
342 TestStartStop/group/embed-certs/serial/Pause 3.05
344 TestStartStop/group/newest-cni/serial/FirstStart 38.82
345 TestStartStop/group/newest-cni/serial/DeployApp 0
346 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.03
347 TestStartStop/group/newest-cni/serial/Stop 1.29
348 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
349 TestStartStop/group/newest-cni/serial/SecondStart 17.43
350 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.79
353 TestStartStop/group/newest-cni/serial/Pause 3.26
354 TestNetworkPlugins/group/auto/Start 63.41
355 TestNetworkPlugins/group/auto/KubeletFlags 0.3
356 TestNetworkPlugins/group/auto/NetCatPod 11.29
357 TestNetworkPlugins/group/auto/DNS 0.21
358 TestNetworkPlugins/group/auto/Localhost 0.16
359 TestNetworkPlugins/group/auto/HairPin 0.15
360 TestNetworkPlugins/group/kindnet/Start 62.48
361 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
362 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.1
363 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.26
364 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.47
365 TestNetworkPlugins/group/calico/Start 81.81
366 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
367 TestNetworkPlugins/group/kindnet/KubeletFlags 0.38
368 TestNetworkPlugins/group/kindnet/NetCatPod 12.33
369 TestNetworkPlugins/group/kindnet/DNS 0.23
370 TestNetworkPlugins/group/kindnet/Localhost 0.18
371 TestNetworkPlugins/group/kindnet/HairPin 0.18
372 TestNetworkPlugins/group/custom-flannel/Start 72.64
373 TestNetworkPlugins/group/calico/ControllerPod 6.01
374 TestNetworkPlugins/group/calico/KubeletFlags 0.31
375 TestNetworkPlugins/group/calico/NetCatPod 11.3
376 TestNetworkPlugins/group/calico/DNS 0.26
377 TestNetworkPlugins/group/calico/Localhost 0.23
378 TestNetworkPlugins/group/calico/HairPin 0.37
379 TestNetworkPlugins/group/custom-flannel/KubeletFlags 1.02
380 TestNetworkPlugins/group/custom-flannel/NetCatPod 14.73
381 TestNetworkPlugins/group/enable-default-cni/Start 90.04
382 TestNetworkPlugins/group/custom-flannel/DNS 0.38
383 TestNetworkPlugins/group/custom-flannel/Localhost 0.23
384 TestNetworkPlugins/group/custom-flannel/HairPin 0.23
385 TestNetworkPlugins/group/flannel/Start 64.64
386 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
387 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.29
388 TestNetworkPlugins/group/flannel/ControllerPod 6.01
389 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
390 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
391 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
392 TestNetworkPlugins/group/flannel/KubeletFlags 0.31
393 TestNetworkPlugins/group/flannel/NetCatPod 11.27
394 TestNetworkPlugins/group/flannel/DNS 0.25
395 TestNetworkPlugins/group/flannel/Localhost 0.2
396 TestNetworkPlugins/group/flannel/HairPin 0.21
397 TestNetworkPlugins/group/bridge/Start 88.56
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
399 TestNetworkPlugins/group/bridge/NetCatPod 10.24
400 TestNetworkPlugins/group/bridge/DNS 0.17
401 TestNetworkPlugins/group/bridge/Localhost 0.14
402 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (8.38s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-049433 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |          |
	|         | -p download-only-049433        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 02:06:31
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 02:06:31.278748  750370 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:06:31.278937  750370 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:31.278946  750370 out.go:304] Setting ErrFile to fd 2...
	I0804 02:06:31.278952  750370 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:31.279197  750370 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	W0804 02:06:31.279332  750370 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19364-744974/.minikube/config/config.json: open /home/jenkins/minikube-integration/19364-744974/.minikube/config/config.json: no such file or directory
	I0804 02:06:31.279732  750370 out.go:298] Setting JSON to true
	I0804 02:06:31.280651  750370 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13742,"bootTime":1722723449,"procs":160,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0804 02:06:31.280729  750370 start.go:139] virtualization:  
	I0804 02:06:31.284476  750370 out.go:97] [download-only-049433] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0804 02:06:31.284629  750370 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball: no such file or directory
	I0804 02:06:31.284678  750370 notify.go:220] Checking for updates...
	I0804 02:06:31.287184  750370 out.go:169] MINIKUBE_LOCATION=19364
	I0804 02:06:31.289562  750370 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 02:06:31.292154  750370 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:06:31.294716  750370 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube
	I0804 02:06:31.297174  750370 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0804 02:06:31.302150  750370 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0804 02:06:31.302409  750370 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 02:06:31.325851  750370 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 02:06:31.325956  750370 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:31.390228  750370 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:31.37923518 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:31.390339  750370 docker.go:307] overlay module found
	I0804 02:06:31.393264  750370 out.go:97] Using the docker driver based on user configuration
	I0804 02:06:31.393291  750370 start.go:297] selected driver: docker
	I0804 02:06:31.393298  750370 start.go:901] validating driver "docker" against <nil>
	I0804 02:06:31.393402  750370 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:31.455714  750370 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:31.446066768 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:31.455889  750370 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 02:06:31.456188  750370 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0804 02:06:31.456374  750370 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0804 02:06:31.459291  750370 out.go:169] Using Docker driver with root privileges
	I0804 02:06:31.461840  750370 cni.go:84] Creating CNI manager for ""
	I0804 02:06:31.461859  750370 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0804 02:06:31.461870  750370 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 02:06:31.461964  750370 start.go:340] cluster config:
	{Name:download-only-049433 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-049433 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}
	I0804 02:06:31.464594  750370 out.go:97] Starting "download-only-049433" primary control-plane node in "download-only-049433" cluster
	I0804 02:06:31.464618  750370 cache.go:121] Beginning downloading kic base image for docker with crio
	I0804 02:06:31.467300  750370 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0804 02:06:31.467331  750370 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0804 02:06:31.467359  750370 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0804 02:06:31.483100  750370 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 02:06:31.483275  750370 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 02:06:31.483373  750370 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 02:06:31.535869  750370 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
	I0804 02:06:31.535895  750370 cache.go:56] Caching tarball of preloaded images
	I0804 02:06:31.536688  750370 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0804 02:06:31.539884  750370 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0804 02:06:31.539911  750370 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0804 02:06:31.664649  750370 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/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-049433 host does not exist
	  To start a cluster, run: "minikube start -p download-only-049433"

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

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

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

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

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

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

                                                
                                                
=== 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-193361 --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-193361 --force --alsologtostderr --kubernetes-version=v1.30.3 --container-runtime=crio --driver=docker  --container-runtime=crio: (8.15583103s)
--- PASS: TestDownloadOnly/v1.30.3/json-events (8.16s)

                                                
                                    
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-193361
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-193361: exit status 85 (69.985794ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-049433 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | -p download-only-049433        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| delete  | -p download-only-049433        | download-only-049433 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| start   | -o=json --download-only        | download-only-193361 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | -p download-only-193361        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 02:06:40
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 02:06:40.117665  750574 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:06:40.117859  750574 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:40.117887  750574 out.go:304] Setting ErrFile to fd 2...
	I0804 02:06:40.117906  750574 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:40.118238  750574 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:06:40.118843  750574 out.go:298] Setting JSON to true
	I0804 02:06:40.119900  750574 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13751,"bootTime":1722723449,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0804 02:06:40.119984  750574 start.go:139] virtualization:  
	I0804 02:06:40.122522  750574 out.go:97] [download-only-193361] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 02:06:40.122767  750574 notify.go:220] Checking for updates...
	I0804 02:06:40.124980  750574 out.go:169] MINIKUBE_LOCATION=19364
	I0804 02:06:40.127229  750574 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 02:06:40.129332  750574 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:06:40.131332  750574 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube
	I0804 02:06:40.133381  750574 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0804 02:06:40.136889  750574 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0804 02:06:40.137290  750574 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 02:06:40.160106  750574 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 02:06:40.160227  750574 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:40.226505  750574 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:40.21656855 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:40.226621  750574 docker.go:307] overlay module found
	I0804 02:06:40.228589  750574 out.go:97] Using the docker driver based on user configuration
	I0804 02:06:40.228630  750574 start.go:297] selected driver: docker
	I0804 02:06:40.228638  750574 start.go:901] validating driver "docker" against <nil>
	I0804 02:06:40.228766  750574 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:40.283739  750574 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:40.274591424 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:40.283912  750574 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 02:06:40.284214  750574 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0804 02:06:40.284407  750574 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0804 02:06:40.286203  750574 out.go:169] Using Docker driver with root privileges
	I0804 02:06:40.287782  750574 cni.go:84] Creating CNI manager for ""
	I0804 02:06:40.287810  750574 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0804 02:06:40.287820  750574 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 02:06:40.287907  750574 start.go:340] cluster config:
	{Name:download-only-193361 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-193361 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}
	I0804 02:06:40.290018  750574 out.go:97] Starting "download-only-193361" primary control-plane node in "download-only-193361" cluster
	I0804 02:06:40.290043  750574 cache.go:121] Beginning downloading kic base image for docker with crio
	I0804 02:06:40.291874  750574 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0804 02:06:40.291917  750574 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0804 02:06:40.292033  750574 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0804 02:06:40.307389  750574 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 02:06:40.307511  750574 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 02:06:40.307536  750574 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0804 02:06:40.307546  750574 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0804 02:06:40.307554  750574 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 02:06:40.365012  750574 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
	I0804 02:06:40.365038  750574 cache.go:56] Caching tarball of preloaded images
	I0804 02:06:40.365194  750574 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0804 02:06:40.367036  750574 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0804 02:06:40.367062  750574 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0804 02:06:40.497197  750574 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/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-193361 host does not exist
	  To start a cluster, run: "minikube start -p download-only-193361"

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

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

                                                
                                    
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-193361
--- PASS: TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.0/json-events (6.99s)

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.0/LogsDuration (0.29s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-049433 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | -p download-only-049433           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| delete  | -p download-only-049433           | download-only-049433 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| start   | -o=json --download-only           | download-only-193361 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | -p download-only-193361           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| delete  | -p download-only-193361           | download-only-193361 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC | 04 Aug 24 02:06 UTC |
	| start   | -o=json --download-only           | download-only-760244 | jenkins | v1.33.1 | 04 Aug 24 02:06 UTC |                     |
	|         | -p download-only-760244           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-rc.0 |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 02:06:48
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 02:06:48.674680  750777 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:06:48.674804  750777 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:48.674816  750777 out.go:304] Setting ErrFile to fd 2...
	I0804 02:06:48.674821  750777 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:06:48.675081  750777 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:06:48.675493  750777 out.go:298] Setting JSON to true
	I0804 02:06:48.676414  750777 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13760,"bootTime":1722723449,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0804 02:06:48.676481  750777 start.go:139] virtualization:  
	I0804 02:06:48.679077  750777 out.go:97] [download-only-760244] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 02:06:48.679359  750777 notify.go:220] Checking for updates...
	I0804 02:06:48.681160  750777 out.go:169] MINIKUBE_LOCATION=19364
	I0804 02:06:48.683048  750777 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 02:06:48.684707  750777 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:06:48.686384  750777 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube
	I0804 02:06:48.687744  750777 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0804 02:06:48.690631  750777 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0804 02:06:48.690968  750777 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 02:06:48.712290  750777 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 02:06:48.712420  750777 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:48.785589  750777 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:48.776320721 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:48.785704  750777 docker.go:307] overlay module found
	I0804 02:06:48.787404  750777 out.go:97] Using the docker driver based on user configuration
	I0804 02:06:48.787429  750777 start.go:297] selected driver: docker
	I0804 02:06:48.787436  750777 start.go:901] validating driver "docker" against <nil>
	I0804 02:06:48.787557  750777 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:06:48.838617  750777 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:06:48.829599656 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:06:48.838790  750777 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 02:06:48.839110  750777 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0804 02:06:48.839278  750777 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0804 02:06:48.841410  750777 out.go:169] Using Docker driver with root privileges
	I0804 02:06:48.842938  750777 cni.go:84] Creating CNI manager for ""
	I0804 02:06:48.842970  750777 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0804 02:06:48.842983  750777 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 02:06:48.843080  750777 start.go:340] cluster config:
	{Name:download-only-760244 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-rc.0 ClusterName:download-only-760244 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.loc
al 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-rc.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}
	I0804 02:06:48.844904  750777 out.go:97] Starting "download-only-760244" primary control-plane node in "download-only-760244" cluster
	I0804 02:06:48.844935  750777 cache.go:121] Beginning downloading kic base image for docker with crio
	I0804 02:06:48.846633  750777 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0804 02:06:48.846665  750777 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime crio
	I0804 02:06:48.846766  750777 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0804 02:06:48.861992  750777 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 02:06:48.862132  750777 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 02:06:48.862152  750777 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0804 02:06:48.862157  750777 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0804 02:06:48.862165  750777 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 02:06:48.904859  750777 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.0/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-arm64.tar.lz4
	I0804 02:06:48.904897  750777 cache.go:56] Caching tarball of preloaded images
	I0804 02:06:48.905070  750777 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime crio
	I0804 02:06:48.907120  750777 out.go:97] Downloading Kubernetes v1.31.0-rc.0 preload ...
	I0804 02:06:48.907143  750777 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-arm64.tar.lz4 ...
	I0804 02:06:49.020489  750777 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.0/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:d6d2de0d77e93ebb28e35d8a3f6a1a31 -> /home/jenkins/minikube-integration/19364-744974/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-760244 host does not exist
	  To start a cluster, run: "minikube start -p download-only-760244"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.0/DeleteAll (0.39s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.0/DeleteAlwaysSucceeds (0.22s)

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

                                                
                                    
x
+
TestBinaryMirror (0.54s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-156789 --alsologtostderr --binary-mirror http://127.0.0.1:41423 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-156789" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-156789
--- 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-554125
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-554125: exit status 85 (68.668982ms)

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

                                                
                                                
-- /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-554125
addons_test.go:1048: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-554125: exit status 85 (74.070989ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (223.89s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-554125 --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-554125 --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: (3m43.891039496s)
--- PASS: TestAddons/Setup (223.89s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (14.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 6.179965ms
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-698f998955-79nc2" [32740a2e-7652-4655-971f-adcab9feee1e] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004884053s
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-xpdqm" [17e06bc3-b501-4cd5-ba60-76306cb0c9e8] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004435624s
addons_test.go:342: (dbg) Run:  kubectl --context addons-554125 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-554125 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-554125 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.720331105s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 ip
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.69s)

                                                
                                    
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-rbfbd" [a0cc3f4c-8202-4faa-a1a5-30884dcec637] 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.005052655s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-554125
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-554125: (5.74132151s)
--- PASS: TestAddons/parallel/InspektorGadget (11.75s)

                                                
                                    
x
+
TestAddons/parallel/CSI (65.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 11.516494ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-554125 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-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
2024/08/04 02:11:16 [DEBUG] GET http://192.168.49.2:5000
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-554125 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" [0867a87e-7393-44f5-98d2-df42a2c6b1b3] Pending
helpers_test.go:344: "task-pv-pod" [0867a87e-7393-44f5-98d2-df42a2c6b1b3] 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" [0867a87e-7393-44f5-98d2-df42a2c6b1b3] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.004509063s
addons_test.go:590: (dbg) Run:  kubectl --context addons-554125 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-554125 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-554125 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-554125 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-554125 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-554125 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-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-554125 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" [73e3f82b-6e22-4ec7-a807-4c1952a9e8da] Pending
helpers_test.go:344: "task-pv-pod-restore" [73e3f82b-6e22-4ec7-a807-4c1952a9e8da] 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" [73e3f82b-6e22-4ec7-a807-4c1952a9e8da] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004154126s
addons_test.go:632: (dbg) Run:  kubectl --context addons-554125 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-554125 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-554125 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-554125 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.74428879s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (65.56s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.68s)

                                                
                                                
=== 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-554125 --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-9d868696f-qpmwh" [7a28a772-2b29-488a-99ad-415f1b7ac06b] Pending
helpers_test.go:344: "headlamp-9d868696f-qpmwh" [7a28a772-2b29-488a-99ad-415f1b7ac06b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-9d868696f-qpmwh" [7a28a772-2b29-488a-99ad-415f1b7ac06b] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003425722s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-554125 addons disable headlamp --alsologtostderr -v=1: (5.680442443s)
--- PASS: TestAddons/parallel/Headlamp (17.68s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.96s)

                                                
                                                
=== 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-5455fb9b69-bt4d9" [080b42e1-76e6-4475-9c62-371dc3ff0884] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00430879s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-554125
--- PASS: TestAddons/parallel/CloudSpanner (5.96s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-554125 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-554125 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-554125 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-554125 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" [ff46cbdc-1fc9-4bd3-80c8-cb2efc929284] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [ff46cbdc-1fc9-4bd3-80c8-cb2efc929284] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [ff46cbdc-1fc9-4bd3-80c8-cb2efc929284] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003717732s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-554125 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 ssh "cat /opt/local-path-provisioner/pvc-2db27eae-b04d-48a6-a3c1-f76547210f0e_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-554125 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-554125 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-554125 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.729617575s)
--- PASS: TestAddons/parallel/LocalPath (53.91s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.55s)

                                                
                                                
=== 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-8frcd" [ba03e891-ddb8-489c-8db1-680f7153277e] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.005112897s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-554125
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.55s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.74s)

                                                
                                                
=== 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-c556n" [68ffaa34-14e8-4ba4-a209-8ff8e9fd9799] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003668269s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-554125 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-554125 addons disable yakd --alsologtostderr -v=1: (5.737989832s)
--- PASS: TestAddons/parallel/Yakd (11.74s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.22s)

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

                                                
                                    
x
+
TestCertOptions (40.87s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (253.2s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (37.16s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (43.9s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (34.63s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.8s)

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

                                                
                                    
x
+
TestErrorSpam/status (1s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.72s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.87s)

                                                
                                                
=== 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-896608 --log_dir /tmp/nospam-896608 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-896608 --log_dir /tmp/nospam-896608 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-896608 --log_dir /tmp/nospam-896608 unpause
--- PASS: TestErrorSpam/unpause (1.87s)

                                                
                                    
x
+
TestErrorSpam/stop (1.44s)

                                                
                                                
=== 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-896608 --log_dir /tmp/nospam-896608 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-896608 --log_dir /tmp/nospam-896608 stop: (1.25491773s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-896608 --log_dir /tmp/nospam-896608 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-896608 --log_dir /tmp/nospam-896608 stop
--- PASS: TestErrorSpam/stop (1.44s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (59.75s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (24.78s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-320086 cache add registry.k8s.io/pause:3.1: (1.474264324s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-320086 cache add registry.k8s.io/pause:3.3: (1.493412574s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-320086 cache add registry.k8s.io/pause:latest: (1.312921723s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.28s)

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

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

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

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

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

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

                                                
                                    
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-320086 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.30s)

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.16s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (36.26s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.68s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.8s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 logs --file /tmp/TestFunctionalserialLogsFileCmd3395212556/001/logs.txt
E0804 02:20:42.666870  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:20:42.673264  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:20:42.683526  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:20:42.703844  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:20:42.744094  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:20:42.824352  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:20:42.984719  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:20:43.305216  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-320086 logs --file /tmp/TestFunctionalserialLogsFileCmd3395212556/001/logs.txt: (1.803538272s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.80s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.33s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2317: (dbg) Run:  kubectl --context functional-320086 apply -f testdata/invalidsvc.yaml
E0804 02:20:43.945502  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:20:45.226248  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
functional_test.go:2331: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-320086
functional_test.go:2331: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-320086: exit status 115 (541.393399ms)

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

                                                
                                                
-- /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-320086 delete -f testdata/invalidsvc.yaml
E0804 02:20:47.787252  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
--- PASS: TestFunctional/serial/InvalidService (4.33s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.46s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (16.08s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.63s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 02:21:30.619153  779881 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:21:30.619449  779881 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:21:30.619461  779881 out.go:304] Setting ErrFile to fd 2...
	I0804 02:21:30.619466  779881 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:21:30.619768  779881 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:21:30.620191  779881 out.go:298] Setting JSON to false
	I0804 02:21:30.621291  779881 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":14642,"bootTime":1722723449,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0804 02:21:30.621371  779881 start.go:139] virtualization:  
	I0804 02:21:30.623763  779881 out.go:177] * [functional-320086] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 02:21:30.626144  779881 out.go:177]   - MINIKUBE_LOCATION=19364
	I0804 02:21:30.626225  779881 notify.go:220] Checking for updates...
	I0804 02:21:30.630353  779881 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 02:21:30.632575  779881 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:21:30.634739  779881 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube
	I0804 02:21:30.636659  779881 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 02:21:30.638633  779881 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 02:21:30.641145  779881 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:21:30.642469  779881 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 02:21:30.693922  779881 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 02:21:30.694054  779881 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:21:30.776929  779881 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:21:30.767308899 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:21:30.777045  779881 docker.go:307] overlay module found
	I0804 02:21:30.780193  779881 out.go:177] * Using the docker driver based on existing profile
	I0804 02:21:30.783588  779881 start.go:297] selected driver: docker
	I0804 02:21:30.783614  779881 start.go:901] validating driver "docker" against &{Name:functional-320086 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-320086 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}
	I0804 02:21:30.783719  779881 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 02:21:30.786117  779881 out.go:177] 
	W0804 02:21:30.787898  779881 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
	I0804 02:21:30.789773  779881 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.26s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 02:21:30.686628  779887 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:21:30.686833  779887 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:21:30.686841  779887 out.go:304] Setting ErrFile to fd 2...
	I0804 02:21:30.686864  779887 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:21:30.688010  779887 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:21:30.688973  779887 out.go:298] Setting JSON to false
	I0804 02:21:30.690478  779887 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":14642,"bootTime":1722723449,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0804 02:21:30.690565  779887 start.go:139] virtualization:  
	I0804 02:21:30.694425  779887 out.go:177] * [functional-320086] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0804 02:21:30.697123  779887 out.go:177]   - MINIKUBE_LOCATION=19364
	I0804 02:21:30.697492  779887 notify.go:220] Checking for updates...
	I0804 02:21:30.701485  779887 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 02:21:30.703330  779887 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:21:30.705308  779887 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube
	I0804 02:21:30.707007  779887 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 02:21:30.708949  779887 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 02:21:30.711281  779887 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:21:30.711807  779887 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 02:21:30.765744  779887 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 02:21:30.765867  779887 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:21:30.864068  779887 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:21:30.853263996 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:21:30.864168  779887 docker.go:307] overlay module found
	I0804 02:21:30.866235  779887 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0804 02:21:30.868423  779887 start.go:297] selected driver: docker
	I0804 02:21:30.868442  779887 start.go:901] validating driver "docker" against &{Name:functional-320086 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-320086 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}
	I0804 02:21:30.868556  779887 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 02:21:30.870718  779887 out.go:177] 
	W0804 02:21:30.872668  779887 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
	I0804 02:21:30.874276  779887 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.01s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-320086 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-320086 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-c94wh" [cbce6272-9f06-44d8-82c3-89a25f0c2475] 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-c94wh" [cbce6272-9f06-44d8-82c3-89a25f0c2475] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.004145746s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32195
functional_test.go:1671: http://192.168.49.2:32195: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (24.86s)

                                                
                                                
=== 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" [f2ac45f1-7d51-475a-9f69-df359e171937] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.005451626s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-320086 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-320086 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-320086 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-320086 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" [6a4dea4b-3df9-402b-93cd-fe0db520c821] Pending
helpers_test.go:344: "sp-pod" [6a4dea4b-3df9-402b-93cd-fe0db520c821] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [6a4dea4b-3df9-402b-93cd-fe0db520c821] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.00353s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-320086 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-320086 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-320086 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" [297f6805-8bc3-4c0d-abd7-91930bb6ce33] Pending
E0804 02:21:23.629914  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
helpers_test.go:344: "sp-pod" [297f6805-8bc3-4c0d-abd7-91930bb6ce33] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003775938s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-320086 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (24.86s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.04s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.33s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/750365.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh "sudo cat /etc/ssl/certs/750365.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/750365.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh "sudo cat /usr/share/ca-certificates/750365.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-320086 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/7503652.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh "sudo cat /etc/ssl/certs/7503652.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/7503652.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh "sudo cat /usr/share/ca-certificates/7503652.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-320086 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.05s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.73s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.28s)

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

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

                                                
                                                
=== 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-320086 version --short
--- PASS: TestFunctional/parallel/Version/short (0.07s)

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

                                                
                                                
=== 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-320086 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-320086 version -o=json --components: (1.250515651s)
--- PASS: TestFunctional/parallel/Version/components (1.25s)

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

                                                
                                                
=== 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-320086 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-320086 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-320086
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-320086 image ls --format short --alsologtostderr:
I0804 02:21:33.193406  780412 out.go:291] Setting OutFile to fd 1 ...
I0804 02:21:33.193680  780412 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:33.193715  780412 out.go:304] Setting ErrFile to fd 2...
I0804 02:21:33.193735  780412 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:33.194014  780412 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
I0804 02:21:33.194693  780412 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:33.194938  780412 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:33.195514  780412 cli_runner.go:164] Run: docker container inspect functional-320086 --format={{.State.Status}}
I0804 02:21:33.212597  780412 ssh_runner.go:195] Run: systemctl --version
I0804 02:21:33.212652  780412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-320086
I0804 02:21:33.233371  780412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/functional-320086/id_rsa Username:docker}
I0804 02:21:33.324749  780412 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

                                                
                                                
=== 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-320086 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-320086 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 61773190d42ff | 114MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| localhost/my-image                      | functional-320086  | 5e51e97f927d0 | 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                   | 3.9                | 829e9de338bd5 | 520kB  |
| docker.io/kindest/kindnetd              | v20240719-e7903573 | f42786f8afd22 | 90.3MB |
| docker.io/library/nginx                 | latest             | 43b17fe33c4b4 | 197MB  |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 8e97cdb19e7cc | 108MB  |
| registry.k8s.io/kube-scheduler          | v1.30.3            | d48f992a22722 | 61.6MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kicbase/echo-server           | functional-320086  | ce2d2cda2d858 | 4.79MB |
| docker.io/library/nginx                 | alpine             | d7cd33d7d4ed1 | 46.7MB |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5e32961ddcea3 | 90.3MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-320086 image ls --format table --alsologtostderr:
I0804 02:21:37.069388  780848 out.go:291] Setting OutFile to fd 1 ...
I0804 02:21:37.069616  780848 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:37.069649  780848 out.go:304] Setting ErrFile to fd 2...
I0804 02:21:37.069671  780848 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:37.069946  780848 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
I0804 02:21:37.070588  780848 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:37.070767  780848 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:37.071288  780848 cli_runner.go:164] Run: docker container inspect functional-320086 --format={{.State.Status}}
I0804 02:21:37.089263  780848 ssh_runner.go:195] Run: systemctl --version
I0804 02:21:37.089342  780848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-320086
I0804 02:21:37.116413  780848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/functional-320086/id_rsa Username:docker}
I0804 02:21:37.238925  780848 ssh_runner.go:195] Run: sudo crictl images --output json
2024/08/04 02:21:46 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.34s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-320086 image ls --format json --alsologtostderr:
[{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c","docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"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":"2437cf762177702dec2dfe99a09c37427a15af6d9a57
c456b65352667c223d93","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":"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":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"8
29e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["docker.io/kicbase/echo-server:functional-320086"],"size":"4788229"},{"id":"e01419f3e3294438a7b41da3caf99f401b248cbd63654ed3be722264e3762bb9","repoDigests":["docker.io/library/a8981e921578597242c777faf5d35a7b4fe28c8a430dc9a8002a98efc3eea372-tmp@sha256:08da4d21c5168829a2b1b8cce5d44b09a625ca60ee36ca953af3542e1c84db93"],"repoTags":[],"size":"1637644"},{"id":"8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:0
78d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499","registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"108229958"},{"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":"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":"290375
00"},{"id":"5e51e97f927d0a27f0c5b0adb248c81e8d0093b4cb5c9e33df9924b9bce4e8f7","repoDigests":["localhost/my-image@sha256:8fbb8978eb3c7bacf159872e4743ac67558d64be810073a646ab3111aecd803f"],"repoTags":["localhost/my-image:functional-320086"],"size":"1640226"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"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":"5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adb
c140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493","docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"90278450"},{"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":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c
4f6b3d02","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":"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":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e5973
0b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-320086 image ls --format json --alsologtostderr:
I0804 02:21:36.825946  780816 out.go:291] Setting OutFile to fd 1 ...
I0804 02:21:36.826084  780816 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:36.826110  780816 out.go:304] Setting ErrFile to fd 2...
I0804 02:21:36.826127  780816 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:36.826378  780816 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
I0804 02:21:36.827024  780816 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:36.827199  780816 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:36.827700  780816 cli_runner.go:164] Run: docker container inspect functional-320086 --format={{.State.Status}}
I0804 02:21:36.845616  780816 ssh_runner.go:195] Run: systemctl --version
I0804 02:21:36.845674  780816 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-320086
I0804 02:21:36.865363  780816 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/functional-320086/id_rsa Username:docker}
I0804 02:21:36.956605  780816 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-320086 image ls --format yaml --alsologtostderr:
- 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: d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7
repoTags:
- docker.io/library/nginx:alpine
size: "46671358"
- 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: 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: 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: 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: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "197104786"
- 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: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- docker.io/kicbase/echo-server:functional-320086
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: 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: 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: 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: 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"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-320086 image ls --format yaml --alsologtostderr:
I0804 02:21:33.430529  780444 out.go:291] Setting OutFile to fd 1 ...
I0804 02:21:33.430715  780444 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:33.430745  780444 out.go:304] Setting ErrFile to fd 2...
I0804 02:21:33.430766  780444 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:33.431006  780444 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
I0804 02:21:33.431689  780444 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:33.431898  780444 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:33.432599  780444 cli_runner.go:164] Run: docker container inspect functional-320086 --format={{.State.Status}}
I0804 02:21:33.450746  780444 ssh_runner.go:195] Run: systemctl --version
I0804 02:21:33.450820  780444 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-320086
I0804 02:21:33.468203  780444 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/functional-320086/id_rsa Username:docker}
I0804 02:21:33.561659  780444 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

                                                
                                                
=== 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-320086 ssh pgrep buildkitd
functional_test.go:307: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-320086 ssh pgrep buildkitd: exit status 1 (266.301201ms)

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 image build -t localhost/my-image:functional-320086 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-320086 image build -t localhost/my-image:functional-320086 testdata/build --alsologtostderr: (2.654763411s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-320086 image build -t localhost/my-image:functional-320086 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> e01419f3e32
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-320086
--> 5e51e97f927
Successfully tagged localhost/my-image:functional-320086
5e51e97f927d0a27f0c5b0adb248c81e8d0093b4cb5c9e33df9924b9bce4e8f7
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-320086 image build -t localhost/my-image:functional-320086 testdata/build --alsologtostderr:
I0804 02:21:33.948964  780534 out.go:291] Setting OutFile to fd 1 ...
I0804 02:21:33.949641  780534 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:33.949651  780534 out.go:304] Setting ErrFile to fd 2...
I0804 02:21:33.949657  780534 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 02:21:33.949960  780534 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
I0804 02:21:33.950703  780534 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:33.951910  780534 config.go:182] Loaded profile config "functional-320086": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0804 02:21:33.952568  780534 cli_runner.go:164] Run: docker container inspect functional-320086 --format={{.State.Status}}
I0804 02:21:33.970707  780534 ssh_runner.go:195] Run: systemctl --version
I0804 02:21:33.970764  780534 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-320086
I0804 02:21:33.986727  780534 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/functional-320086/id_rsa Username:docker}
I0804 02:21:34.081319  780534 build_images.go:161] Building image from path: /tmp/build.1154939122.tar
I0804 02:21:34.081397  780534 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0804 02:21:34.090795  780534 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1154939122.tar
I0804 02:21:34.095092  780534 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1154939122.tar: stat -c "%s %y" /var/lib/minikube/build/build.1154939122.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1154939122.tar': No such file or directory
I0804 02:21:34.095161  780534 ssh_runner.go:362] scp /tmp/build.1154939122.tar --> /var/lib/minikube/build/build.1154939122.tar (3072 bytes)
I0804 02:21:34.122266  780534 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1154939122
I0804 02:21:34.131753  780534 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1154939122 -xf /var/lib/minikube/build/build.1154939122.tar
I0804 02:21:34.141241  780534 crio.go:315] Building image: /var/lib/minikube/build/build.1154939122
I0804 02:21:34.141313  780534 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-320086 /var/lib/minikube/build/build.1154939122 --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
I0804 02:21:36.502687  780534 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-320086 /var/lib/minikube/build/build.1154939122 --cgroup-manager=cgroupfs: (2.361345705s)
I0804 02:21:36.502753  780534 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1154939122
I0804 02:21:36.512189  780534 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1154939122.tar
I0804 02:21:36.521396  780534 build_images.go:217] Built localhost/my-image:functional-320086 from /tmp/build.1154939122.tar
I0804 02:21:36.521428  780534 build_images.go:133] succeeded building to: functional-320086
I0804 02:21:36.521435  780534 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.17s)

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

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

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

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

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 image load --daemon docker.io/kicbase/echo-server:functional-320086 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-320086 image load --daemon docker.io/kicbase/echo-server:functional-320086 --alsologtostderr: (1.260785951s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.56s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-320086 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-320086 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-prsfc" [d61391ee-8a54-4ab9-a62c-78636dcf6871] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
E0804 02:20:52.908186  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
helpers_test.go:344: "hello-node-65f5d5cc78-prsfc" [d61391ee-8a54-4ab9-a62c-78636dcf6871] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.003602782s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.26s)

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

                                                
                                                
=== 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-320086
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 image load --daemon docker.io/kicbase/echo-server:functional-320086 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.34s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-320086 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" [512ef838-ed00-4fad-8c02-5a9ff77fa6ab] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
E0804 02:21:03.148995  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
helpers_test.go:344: "nginx-svc" [512ef838-ed00-4fad-8c02-5a9ff77fa6ab] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.003606923s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.31s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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 "346.615015ms" 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 "55.776778ms" 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.39s)

                                                
                                                
=== 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 "335.029224ms" 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 "57.737971ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.39s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Aug  4 02:21 created-by-test
-rw-r--r-- 1 docker docker 24 Aug  4 02:21 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug  4 02:21 test-1722738080032729234
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh cat /mount-9p/test-1722738080032729234
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-320086 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" [26e01594-9f3f-4977-be60-765816078d76] Pending
helpers_test.go:344: "busybox-mount" [26e01594-9f3f-4977-be60-765816078d76] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [26e01594-9f3f-4977-be60-765816078d76] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [26e01594-9f3f-4977-be60-765816078d76] 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.009687s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-320086 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-320086 /tmp/TestFunctionalparallelMountCmdany-port2370783763/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.69s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-320086 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-320086 /tmp/TestFunctionalparallelMountCmdspecific-port1425648797/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-320086 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-320086 ssh "sudo umount -f /mount-9p": exit status 1 (266.004767ms)

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

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

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

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

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

                                                
                                    
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-320086
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (185.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-948277 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0804 02:22:04.590330  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:23:26.510631  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-948277 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m4.286013889s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (185.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-948277 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-948277 -- exec busybox-fc5497c4f-78jh4 -- 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-948277 -- exec busybox-fc5497c4f-78jh4 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-948277 -- exec busybox-fc5497c4f-8tp7r -- 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-948277 -- exec busybox-fc5497c4f-8tp7r -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-948277 -- exec busybox-fc5497c4f-b9scb -- 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-948277 -- exec busybox-fc5497c4f-b9scb -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.57s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (38.62s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-948277 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-948277 -v=7 --alsologtostderr: (37.620303363s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr
E0804 02:25:42.667311  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr: (1.000543969s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (38.62s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.14s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 status --output json -v=7 --alsologtostderr
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-948277 status --output json -v=7 --alsologtostderr: (1.030239989s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp testdata/cp-test.txt ha-948277:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile333635024/001/cp-test_ha-948277.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277:/home/docker/cp-test.txt ha-948277-m02:/home/docker/cp-test_ha-948277_ha-948277-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m02 "sudo cat /home/docker/cp-test_ha-948277_ha-948277-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277:/home/docker/cp-test.txt ha-948277-m03:/home/docker/cp-test_ha-948277_ha-948277-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m03 "sudo cat /home/docker/cp-test_ha-948277_ha-948277-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277:/home/docker/cp-test.txt ha-948277-m04:/home/docker/cp-test_ha-948277_ha-948277-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m04 "sudo cat /home/docker/cp-test_ha-948277_ha-948277-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp testdata/cp-test.txt ha-948277-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile333635024/001/cp-test_ha-948277-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m02:/home/docker/cp-test.txt ha-948277:/home/docker/cp-test_ha-948277-m02_ha-948277.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277 "sudo cat /home/docker/cp-test_ha-948277-m02_ha-948277.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m02:/home/docker/cp-test.txt ha-948277-m03:/home/docker/cp-test_ha-948277-m02_ha-948277-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m03 "sudo cat /home/docker/cp-test_ha-948277-m02_ha-948277-m03.txt"
E0804 02:25:52.840541  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
E0804 02:25:52.846181  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
E0804 02:25:52.856429  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
E0804 02:25:52.876682  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
E0804 02:25:52.916934  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
E0804 02:25:52.997205  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m02:/home/docker/cp-test.txt ha-948277-m04:/home/docker/cp-test_ha-948277-m02_ha-948277-m04.txt
E0804 02:25:53.157693  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
E0804 02:25:53.478219  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m04 "sudo cat /home/docker/cp-test_ha-948277-m02_ha-948277-m04.txt"
E0804 02:25:54.119052  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp testdata/cp-test.txt ha-948277-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile333635024/001/cp-test_ha-948277-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m03:/home/docker/cp-test.txt ha-948277:/home/docker/cp-test_ha-948277-m03_ha-948277.txt
E0804 02:25:55.399195  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277 "sudo cat /home/docker/cp-test_ha-948277-m03_ha-948277.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m03:/home/docker/cp-test.txt ha-948277-m02:/home/docker/cp-test_ha-948277-m03_ha-948277-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m02 "sudo cat /home/docker/cp-test_ha-948277-m03_ha-948277-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m03:/home/docker/cp-test.txt ha-948277-m04:/home/docker/cp-test_ha-948277-m03_ha-948277-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m03 "sudo cat /home/docker/cp-test.txt"
E0804 02:25:57.959632  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m04 "sudo cat /home/docker/cp-test_ha-948277-m03_ha-948277-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp testdata/cp-test.txt ha-948277-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile333635024/001/cp-test_ha-948277-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m04:/home/docker/cp-test.txt ha-948277:/home/docker/cp-test_ha-948277-m04_ha-948277.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277 "sudo cat /home/docker/cp-test_ha-948277-m04_ha-948277.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m04:/home/docker/cp-test.txt ha-948277-m02:/home/docker/cp-test_ha-948277-m04_ha-948277-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m02 "sudo cat /home/docker/cp-test_ha-948277-m04_ha-948277-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 cp ha-948277-m04:/home/docker/cp-test.txt ha-948277-m03:/home/docker/cp-test_ha-948277-m04_ha-948277-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 ssh -n ha-948277-m03 "sudo cat /home/docker/cp-test_ha-948277-m04_ha-948277-m03.txt"
E0804 02:26:03.080270  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
--- PASS: TestMultiControlPlane/serial/CopyFile (19.14s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 node stop m02 -v=7 --alsologtostderr
E0804 02:26:10.351059  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:26:13.321212  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-948277 node stop m02 -v=7 --alsologtostderr: (12.019221145s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr: exit status 7 (734.769009ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 02:26:15.327130  796809 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:26:15.327252  796809 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:26:15.327264  796809 out.go:304] Setting ErrFile to fd 2...
	I0804 02:26:15.327269  796809 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:26:15.327658  796809 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:26:15.327926  796809 out.go:298] Setting JSON to false
	I0804 02:26:15.327971  796809 mustload.go:65] Loading cluster: ha-948277
	I0804 02:26:15.328499  796809 config.go:182] Loaded profile config "ha-948277": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:26:15.328517  796809 status.go:255] checking status of ha-948277 ...
	I0804 02:26:15.328794  796809 notify.go:220] Checking for updates...
	I0804 02:26:15.329064  796809 cli_runner.go:164] Run: docker container inspect ha-948277 --format={{.State.Status}}
	I0804 02:26:15.351390  796809 status.go:330] ha-948277 host status = "Running" (err=<nil>)
	I0804 02:26:15.351426  796809 host.go:66] Checking if "ha-948277" exists ...
	I0804 02:26:15.351909  796809 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-948277
	I0804 02:26:15.385358  796809 host.go:66] Checking if "ha-948277" exists ...
	I0804 02:26:15.385664  796809 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 02:26:15.385707  796809 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-948277
	I0804 02:26:15.407530  796809 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33548 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/ha-948277/id_rsa Username:docker}
	I0804 02:26:15.501819  796809 ssh_runner.go:195] Run: systemctl --version
	I0804 02:26:15.506546  796809 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 02:26:15.518557  796809 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:26:15.578456  796809 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-08-04 02:26:15.568884018 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:26:15.579051  796809 kubeconfig.go:125] found "ha-948277" server: "https://192.168.49.254:8443"
	I0804 02:26:15.579084  796809 api_server.go:166] Checking apiserver status ...
	I0804 02:26:15.579137  796809 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 02:26:15.591490  796809 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1424/cgroup
	I0804 02:26:15.601963  796809 api_server.go:182] apiserver freezer: "11:freezer:/docker/6c4ab457d481a3f89b1672b48915e5c43b66e69faef7787fab144a6df904264a/crio/crio-422b6bbb57032a72acc7cff52bf83894db7241060c4e14d35cdaec818e47f9ca"
	I0804 02:26:15.602041  796809 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6c4ab457d481a3f89b1672b48915e5c43b66e69faef7787fab144a6df904264a/crio/crio-422b6bbb57032a72acc7cff52bf83894db7241060c4e14d35cdaec818e47f9ca/freezer.state
	I0804 02:26:15.610975  796809 api_server.go:204] freezer state: "THAWED"
	I0804 02:26:15.611001  796809 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0804 02:26:15.619196  796809 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0804 02:26:15.619231  796809 status.go:422] ha-948277 apiserver status = Running (err=<nil>)
	I0804 02:26:15.619243  796809 status.go:257] ha-948277 status: &{Name:ha-948277 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 02:26:15.619262  796809 status.go:255] checking status of ha-948277-m02 ...
	I0804 02:26:15.619622  796809 cli_runner.go:164] Run: docker container inspect ha-948277-m02 --format={{.State.Status}}
	I0804 02:26:15.637373  796809 status.go:330] ha-948277-m02 host status = "Stopped" (err=<nil>)
	I0804 02:26:15.637398  796809 status.go:343] host is not running, skipping remaining checks
	I0804 02:26:15.637406  796809 status.go:257] ha-948277-m02 status: &{Name:ha-948277-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 02:26:15.637428  796809 status.go:255] checking status of ha-948277-m03 ...
	I0804 02:26:15.637729  796809 cli_runner.go:164] Run: docker container inspect ha-948277-m03 --format={{.State.Status}}
	I0804 02:26:15.654499  796809 status.go:330] ha-948277-m03 host status = "Running" (err=<nil>)
	I0804 02:26:15.654527  796809 host.go:66] Checking if "ha-948277-m03" exists ...
	I0804 02:26:15.654856  796809 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-948277-m03
	I0804 02:26:15.671055  796809 host.go:66] Checking if "ha-948277-m03" exists ...
	I0804 02:26:15.671351  796809 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 02:26:15.671403  796809 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-948277-m03
	I0804 02:26:15.688523  796809 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/ha-948277-m03/id_rsa Username:docker}
	I0804 02:26:15.782790  796809 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 02:26:15.797660  796809 kubeconfig.go:125] found "ha-948277" server: "https://192.168.49.254:8443"
	I0804 02:26:15.797691  796809 api_server.go:166] Checking apiserver status ...
	I0804 02:26:15.797785  796809 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 02:26:15.810435  796809 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1393/cgroup
	I0804 02:26:15.820296  796809 api_server.go:182] apiserver freezer: "11:freezer:/docker/db12d2c80a91fe3299e3f2d6e770e866464cb4e11ff8d2ee0c52108c96ed2b23/crio/crio-6d5dea8fb43a4edb3c5028ebe29e449874948e041c2bb908d6d28b07c996c02e"
	I0804 02:26:15.820370  796809 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/db12d2c80a91fe3299e3f2d6e770e866464cb4e11ff8d2ee0c52108c96ed2b23/crio/crio-6d5dea8fb43a4edb3c5028ebe29e449874948e041c2bb908d6d28b07c996c02e/freezer.state
	I0804 02:26:15.829340  796809 api_server.go:204] freezer state: "THAWED"
	I0804 02:26:15.829366  796809 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0804 02:26:15.837328  796809 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0804 02:26:15.837360  796809 status.go:422] ha-948277-m03 apiserver status = Running (err=<nil>)
	I0804 02:26:15.837371  796809 status.go:257] ha-948277-m03 status: &{Name:ha-948277-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 02:26:15.837389  796809 status.go:255] checking status of ha-948277-m04 ...
	I0804 02:26:15.837690  796809 cli_runner.go:164] Run: docker container inspect ha-948277-m04 --format={{.State.Status}}
	I0804 02:26:15.857136  796809 status.go:330] ha-948277-m04 host status = "Running" (err=<nil>)
	I0804 02:26:15.857160  796809 host.go:66] Checking if "ha-948277-m04" exists ...
	I0804 02:26:15.857454  796809 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-948277-m04
	I0804 02:26:15.876078  796809 host.go:66] Checking if "ha-948277-m04" exists ...
	I0804 02:26:15.876515  796809 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 02:26:15.876561  796809 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-948277-m04
	I0804 02:26:15.896339  796809 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33563 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/ha-948277-m04/id_rsa Username:docker}
	I0804 02:26:15.990730  796809 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 02:26:16.010846  796809 status.go:257] ha-948277-m04 status: &{Name:ha-948277-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.59s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (25.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 node start m02 -v=7 --alsologtostderr
E0804 02:26:33.801781  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-948277 node start m02 -v=7 --alsologtostderr: (23.694999666s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr: (1.464072729s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (25.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.52s)

                                                
                                                
=== 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: (5.514859044s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (220.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-948277 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-948277 -v=7 --alsologtostderr
E0804 02:27:14.762815  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-948277 -v=7 --alsologtostderr: (37.002277965s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-948277 --wait=true -v=7 --alsologtostderr
E0804 02:28:36.683068  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-948277 --wait=true -v=7 --alsologtostderr: (3m2.877239697s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-948277
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (220.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-948277 node delete m03 -v=7 --alsologtostderr: (12.024231397s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 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 (13.00s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.52s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 stop -v=7 --alsologtostderr
E0804 02:30:42.666641  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:30:52.840806  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-948277 stop -v=7 --alsologtostderr: (35.785539812s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr: exit status 7 (110.553961ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 02:31:16.827822  811339 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:31:16.828584  811339 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:31:16.828600  811339 out.go:304] Setting ErrFile to fd 2...
	I0804 02:31:16.828606  811339 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:31:16.828845  811339 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:31:16.829041  811339 out.go:298] Setting JSON to false
	I0804 02:31:16.829072  811339 mustload.go:65] Loading cluster: ha-948277
	I0804 02:31:16.829504  811339 config.go:182] Loaded profile config "ha-948277": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:31:16.829529  811339 status.go:255] checking status of ha-948277 ...
	I0804 02:31:16.830010  811339 cli_runner.go:164] Run: docker container inspect ha-948277 --format={{.State.Status}}
	I0804 02:31:16.830522  811339 notify.go:220] Checking for updates...
	I0804 02:31:16.847337  811339 status.go:330] ha-948277 host status = "Stopped" (err=<nil>)
	I0804 02:31:16.847359  811339 status.go:343] host is not running, skipping remaining checks
	I0804 02:31:16.847366  811339 status.go:257] ha-948277 status: &{Name:ha-948277 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 02:31:16.847395  811339 status.go:255] checking status of ha-948277-m02 ...
	I0804 02:31:16.847698  811339 cli_runner.go:164] Run: docker container inspect ha-948277-m02 --format={{.State.Status}}
	I0804 02:31:16.864148  811339 status.go:330] ha-948277-m02 host status = "Stopped" (err=<nil>)
	I0804 02:31:16.864168  811339 status.go:343] host is not running, skipping remaining checks
	I0804 02:31:16.864177  811339 status.go:257] ha-948277-m02 status: &{Name:ha-948277-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 02:31:16.864209  811339 status.go:255] checking status of ha-948277-m04 ...
	I0804 02:31:16.864603  811339 cli_runner.go:164] Run: docker container inspect ha-948277-m04 --format={{.State.Status}}
	I0804 02:31:16.889728  811339 status.go:330] ha-948277-m04 host status = "Stopped" (err=<nil>)
	I0804 02:31:16.889754  811339 status.go:343] host is not running, skipping remaining checks
	I0804 02:31:16.889762  811339 status.go:257] ha-948277-m04 status: &{Name:ha-948277-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (98.2s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-948277 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0804 02:31:20.523337  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-948277 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m37.273304368s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 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 (98.20s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (44.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-948277 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-948277 --control-plane -v=7 --alsologtostderr: (43.104847438s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-948277 status -v=7 --alsologtostderr: (1.006883381s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (44.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.78s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (59.53s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-677696 --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-677696 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (59.530168244s)
--- PASS: TestJSONOutput/start/Command (59.53s)

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

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.66s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.83s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"aa5efd1d-8061-4103-9e74-cb85dc9ccd4d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-633394] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"a58a5cb7-e3d2-4d81-b479-08038c840061","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19364"}}
	{"specversion":"1.0","id":"38b90a6c-caa2-462a-902a-643f367f8c40","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":"b66e8c21-487e-400c-9697-508bceb23444","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig"}}
	{"specversion":"1.0","id":"0cea4d2e-2dc8-4451-9114-082c086b3a44","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube"}}
	{"specversion":"1.0","id":"2ca24107-a4c3-43ba-a227-94d68f30fe23","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":"5cd80049-da9b-496d-be00-c364b733cab5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"992f0954-b859-4370-b443-eedc41de53e8","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-633394" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-633394
--- PASS: TestErrorJSONOutput (0.20s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (44.33s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-435215 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-435215 --network=: (42.157204402s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-435215" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-435215
E0804 02:35:42.667567  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-435215: (2.148102266s)
--- PASS: TestKicCustomNetwork/create_custom_network (44.33s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.79s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-072181 --network=bridge
E0804 02:35:52.840839  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-072181 --network=bridge: (31.756593733s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-072181" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-072181
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-072181: (2.007223961s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (33.79s)

                                                
                                    
x
+
TestKicExistingNetwork (33.03s)

                                                
                                                
=== 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-903397 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-903397 --network=existing-network: (30.801755625s)
helpers_test.go:175: Cleaning up "existing-network-903397" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-903397
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-903397: (2.048763218s)
--- PASS: TestKicExistingNetwork (33.03s)

                                                
                                    
x
+
TestKicCustomSubnet (35.93s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-540502 --subnet=192.168.60.0/24
E0804 02:37:05.711378  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-540502 --subnet=192.168.60.0/24: (33.739017027s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-540502 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-540502" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-540502
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-540502: (2.163433157s)
--- PASS: TestKicCustomSubnet (35.93s)

                                                
                                    
x
+
TestKicStaticIP (33.86s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (69.29s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-858597 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-858597 --driver=docker  --container-runtime=crio: (30.369403017s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-861403 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-861403 --driver=docker  --container-runtime=crio: (33.368249538s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-858597
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-861403
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-861403" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-861403
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-861403: (2.019346393s)
helpers_test.go:175: Cleaning up "first-858597" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-858597
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-858597: (2.305333281s)
--- PASS: TestMinikubeProfile (69.29s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.15s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.81s)

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

                                                
                                    
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-365637 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.65s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.71s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (95.71s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-361187 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0804 02:40:42.667327  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:40:52.840530  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-361187 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m35.181552059s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-361187 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (95.71s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.58s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-361187 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-361187 -- exec busybox-fc5497c4f-sxx8m -- 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-361187 -- exec busybox-fc5497c4f-sxx8m -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-361187 -- exec busybox-fc5497c4f-zcc7j -- 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-361187 -- exec busybox-fc5497c4f-zcc7j -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.44s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 02:42:00.051637  865453 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:42:00.051916  865453 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:42:00.051924  865453 out.go:304] Setting ErrFile to fd 2...
	I0804 02:42:00.051930  865453 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:42:00.052394  865453 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:42:00.052673  865453 out.go:298] Setting JSON to false
	I0804 02:42:00.052705  865453 mustload.go:65] Loading cluster: multinode-361187
	I0804 02:42:00.054440  865453 notify.go:220] Checking for updates...
	I0804 02:42:00.053555  865453 config.go:182] Loaded profile config "multinode-361187": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:42:00.055096  865453 status.go:255] checking status of multinode-361187 ...
	I0804 02:42:00.056462  865453 cli_runner.go:164] Run: docker container inspect multinode-361187 --format={{.State.Status}}
	I0804 02:42:00.130990  865453 status.go:330] multinode-361187 host status = "Running" (err=<nil>)
	I0804 02:42:00.131031  865453 host.go:66] Checking if "multinode-361187" exists ...
	I0804 02:42:00.131423  865453 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-361187
	I0804 02:42:00.180792  865453 host.go:66] Checking if "multinode-361187" exists ...
	I0804 02:42:00.181625  865453 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 02:42:00.181699  865453 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-361187
	I0804 02:42:00.225074  865453 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33668 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/multinode-361187/id_rsa Username:docker}
	I0804 02:42:00.342982  865453 ssh_runner.go:195] Run: systemctl --version
	I0804 02:42:00.351505  865453 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 02:42:00.379712  865453 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:42:00.468037  865453 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:40 OomKillDisable:true NGoroutines:61 SystemTime:2024-08-04 02:42:00.457901423 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:42:00.468796  865453 kubeconfig.go:125] found "multinode-361187" server: "https://192.168.67.2:8443"
	I0804 02:42:00.468836  865453 api_server.go:166] Checking apiserver status ...
	I0804 02:42:00.468894  865453 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 02:42:00.481821  865453 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1472/cgroup
	I0804 02:42:00.492516  865453 api_server.go:182] apiserver freezer: "11:freezer:/docker/90131194b2284de3ea0c52c263b6946551a667a9913cda8af398d70a48caf070/crio/crio-2ffec0ad739a10f3edf6d371601d05564cf204e52e579274dab659571ca02e17"
	I0804 02:42:00.492664  865453 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/90131194b2284de3ea0c52c263b6946551a667a9913cda8af398d70a48caf070/crio/crio-2ffec0ad739a10f3edf6d371601d05564cf204e52e579274dab659571ca02e17/freezer.state
	I0804 02:42:00.503030  865453 api_server.go:204] freezer state: "THAWED"
	I0804 02:42:00.503060  865453 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0804 02:42:00.511697  865453 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0804 02:42:00.511728  865453 status.go:422] multinode-361187 apiserver status = Running (err=<nil>)
	I0804 02:42:00.511742  865453 status.go:257] multinode-361187 status: &{Name:multinode-361187 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 02:42:00.511762  865453 status.go:255] checking status of multinode-361187-m02 ...
	I0804 02:42:00.512114  865453 cli_runner.go:164] Run: docker container inspect multinode-361187-m02 --format={{.State.Status}}
	I0804 02:42:00.531878  865453 status.go:330] multinode-361187-m02 host status = "Running" (err=<nil>)
	I0804 02:42:00.531916  865453 host.go:66] Checking if "multinode-361187-m02" exists ...
	I0804 02:42:00.532557  865453 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-361187-m02
	I0804 02:42:00.555434  865453 host.go:66] Checking if "multinode-361187-m02" exists ...
	I0804 02:42:00.555828  865453 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 02:42:00.555883  865453 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-361187-m02
	I0804 02:42:00.573368  865453 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33673 SSHKeyPath:/home/jenkins/minikube-integration/19364-744974/.minikube/machines/multinode-361187-m02/id_rsa Username:docker}
	I0804 02:42:00.665569  865453 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 02:42:00.677747  865453 status.go:257] multinode-361187-m02 status: &{Name:multinode-361187-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0804 02:42:00.677783  865453 status.go:255] checking status of multinode-361187-m03 ...
	I0804 02:42:00.678106  865453 cli_runner.go:164] Run: docker container inspect multinode-361187-m03 --format={{.State.Status}}
	I0804 02:42:00.694793  865453 status.go:330] multinode-361187-m03 host status = "Stopped" (err=<nil>)
	I0804 02:42:00.694818  865453 status.go:343] host is not running, skipping remaining checks
	I0804 02:42:00.694825  865453 status.go:257] multinode-361187-m03 status: &{Name:multinode-361187-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.93s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (89.38s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-361187
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-361187
E0804 02:42:15.883554  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-361187: (24.854110338s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-361187 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-361187 --wait=true -v=8 --alsologtostderr: (1m4.397546607s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-361187
--- PASS: TestMultiNode/serial/RestartKeepsNodes (89.38s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.53s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.86s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 02:44:09.366623  872967 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:44:09.366803  872967 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:44:09.366831  872967 out.go:304] Setting ErrFile to fd 2...
	I0804 02:44:09.366853  872967 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:44:09.367142  872967 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:44:09.367356  872967 out.go:298] Setting JSON to false
	I0804 02:44:09.367416  872967 mustload.go:65] Loading cluster: multinode-361187
	I0804 02:44:09.367513  872967 notify.go:220] Checking for updates...
	I0804 02:44:09.367896  872967 config.go:182] Loaded profile config "multinode-361187": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0804 02:44:09.367932  872967 status.go:255] checking status of multinode-361187 ...
	I0804 02:44:09.368806  872967 cli_runner.go:164] Run: docker container inspect multinode-361187 --format={{.State.Status}}
	I0804 02:44:09.385983  872967 status.go:330] multinode-361187 host status = "Stopped" (err=<nil>)
	I0804 02:44:09.386003  872967 status.go:343] host is not running, skipping remaining checks
	I0804 02:44:09.386011  872967 status.go:257] multinode-361187 status: &{Name:multinode-361187 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 02:44:09.386050  872967 status.go:255] checking status of multinode-361187-m02 ...
	I0804 02:44:09.386352  872967 cli_runner.go:164] Run: docker container inspect multinode-361187-m02 --format={{.State.Status}}
	I0804 02:44:09.403168  872967 status.go:330] multinode-361187-m02 host status = "Stopped" (err=<nil>)
	I0804 02:44:09.403188  872967 status.go:343] host is not running, skipping remaining checks
	I0804 02:44:09.403220  872967 status.go:257] multinode-361187-m02 status: &{Name:multinode-361187-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (53.96s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (31.9s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (126.27s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-413732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0804 02:45:42.667512  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 02:45:52.840570  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-413732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m34.529322617s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-413732 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-413732 image pull gcr.io/k8s-minikube/busybox: (1.812576643s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-413732
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-413732: (5.778002793s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-413732 --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-413732 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (21.300030364s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-413732 image list
helpers_test.go:175: Cleaning up "test-preload-413732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-413732
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-413732: (2.512924336s)
--- PASS: TestPreload (126.27s)

                                                
                                    
x
+
TestScheduledStopUnix (104.72s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-212081 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-212081 --memory=2048 --driver=docker  --container-runtime=crio: (27.982382s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-212081 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-212081 -n scheduled-stop-212081
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-212081 --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-212081 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-212081 -n scheduled-stop-212081
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-212081
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-212081 --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-212081
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-212081: exit status 7 (71.490172ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.84s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"86826bed-a7f9-4236-8170-2564f3d14c37","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-868673] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"492f97e6-b298-4dde-87d0-9708e9c7e5cc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19364"}}
	{"specversion":"1.0","id":"cd9b9538-aba2-4cac-b805-9393adf79760","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":"7d602915-7919-46e1-b445-a650bcfce05a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig"}}
	{"specversion":"1.0","id":"ed1007bc-0f80-4f65-a8fe-7aec0735f36d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube"}}
	{"specversion":"1.0","id":"f72c7eaa-0fdb-47fc-8c81-fa0be9616105","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":"95c33aca-b2a5-4444-a407-92120784467b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"a1335500-5cb0-45c3-8d31-c1214314278f","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":"150b6491-a43b-48a4-9d55-b9bff7d883e4","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":"67c2621a-96f8-4949-a558-b01fec2c3f58","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":"2f751012-00ff-4757-9afc-9b701462e825","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":"ce6b1a4c-a29c-4e6d-9c7b-0c35837dfe28","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-868673\" primary control-plane node in \"insufficient-storage-868673\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"f0ec7531-4e3c-4a7c-97e3-600f32cfa02b","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":"1315d78f-c756-4793-983a-0488acbca26d","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":"f952706a-ab24-46c9-bc30-3a1557b4edc6","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-868673 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-868673 --output=json --layout=cluster: exit status 7 (282.29083ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0804 02:49:38.941297  890681 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-868673" does not appear in /home/jenkins/minikube-integration/19364-744974/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0804 02:49:39.224015  890744 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-868673" does not appear in /home/jenkins/minikube-integration/19364-744974/kubeconfig
	E0804 02:49:39.234529  890744 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/insufficient-storage-868673/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (79.33s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.468566394 start -p running-upgrade-624097 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0804 02:55:42.667568  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.468566394 start -p running-upgrade-624097 --memory=2200 --vm-driver=docker  --container-runtime=crio: (50.104663166s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-624097 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0804 02:55:52.840390  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-624097 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.636807315s)
helpers_test.go:175: Cleaning up "running-upgrade-624097" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-624097
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-624097: (2.80266585s)
--- PASS: TestRunningBinaryUpgrade (79.33s)

                                                
                                    
x
+
TestKubernetesUpgrade (395.27s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-292293 --memory=2200 --kubernetes-version=v1.31.0-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-292293 --memory=2200 --kubernetes-version=v1.31.0-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m41.556535741s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-292293 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-292293 --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-292293 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (101.322782ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-292293] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19364
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.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-rc.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-292293
	    minikube start -p kubernetes-upgrade-292293 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-2922932 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0-rc.0, by running:
	    
	    minikube start -p kubernetes-upgrade-292293 --kubernetes-version=v1.31.0-rc.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-292293 --memory=2200 --kubernetes-version=v1.31.0-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-292293 --memory=2200 --kubernetes-version=v1.31.0-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (38.004583333s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-292293" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-292293
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-292293: (2.426210077s)
--- PASS: TestKubernetesUpgrade (395.27s)

                                                
                                    
x
+
TestMissingContainerUpgrade (168.28s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
E0804 02:50:52.840101  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3591298253 start -p missing-upgrade-214019 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3591298253 start -p missing-upgrade-214019 --memory=2200 --driver=docker  --container-runtime=crio: (1m33.79542033s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-214019
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-214019: (10.471803673s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-214019
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-214019 --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-214019 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m0.48757136s)
helpers_test.go:175: Cleaning up "missing-upgrade-214019" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-214019
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-214019: (1.994321425s)
--- PASS: TestMissingContainerUpgrade (168.28s)

                                                
                                    
x
+
TestPause/serial/Start (77.06s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-065582 --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-065582 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m17.063343582s)
--- PASS: TestPause/serial/Start (77.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-087013 --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-087013 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (85.644545ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-087013] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19364
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.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.05s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (7.32s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.1s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.43s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.23s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.59s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-087013 --driver=docker  --container-runtime=crio
E0804 02:50:42.667444  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-087013 --driver=docker  --container-runtime=crio: (7.585800887s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.59s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.29s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (28.36s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.99s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.66s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.9s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.18s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.16s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.22s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (72.24s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2675805790 start -p stopped-upgrade-611034 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0804 02:53:45.712448  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2675805790 start -p stopped-upgrade-611034 --memory=2200 --vm-driver=docker  --container-runtime=crio: (39.451376497s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2675805790 -p stopped-upgrade-611034 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2675805790 -p stopped-upgrade-611034 stop: (2.519802845s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-611034 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-611034 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.26953801s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (72.24s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.89s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.89s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 02:56:57.842898  928187 out.go:291] Setting OutFile to fd 1 ...
	I0804 02:56:57.843105  928187 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:56:57.843118  928187 out.go:304] Setting ErrFile to fd 2...
	I0804 02:56:57.843123  928187 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 02:56:57.843379  928187 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19364-744974/.minikube/bin
	I0804 02:56:57.843820  928187 out.go:298] Setting JSON to false
	I0804 02:56:57.844925  928187 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":16769,"bootTime":1722723449,"procs":187,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0804 02:56:57.845002  928187 start.go:139] virtualization:  
	I0804 02:56:57.847373  928187 out.go:177] * [false-284677] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 02:56:57.849529  928187 out.go:177]   - MINIKUBE_LOCATION=19364
	I0804 02:56:57.849690  928187 notify.go:220] Checking for updates...
	I0804 02:56:57.852496  928187 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 02:56:57.854019  928187 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19364-744974/kubeconfig
	I0804 02:56:57.855852  928187 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19364-744974/.minikube
	I0804 02:56:57.857334  928187 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 02:56:57.858896  928187 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 02:56:57.861270  928187 config.go:182] Loaded profile config "kubernetes-upgrade-292293": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0-rc.0
	I0804 02:56:57.861382  928187 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 02:56:57.888401  928187 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 02:56:57.888519  928187 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 02:56:57.944056  928187 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:37 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-04 02:56:57.934850945 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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>}}
	I0804 02:56:57.944163  928187 docker.go:307] overlay module found
	I0804 02:56:57.947210  928187 out.go:177] * Using the docker driver based on user configuration
	I0804 02:56:57.948659  928187 start.go:297] selected driver: docker
	I0804 02:56:57.948678  928187 start.go:901] validating driver "docker" against <nil>
	I0804 02:56:57.948693  928187 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 02:56:57.950977  928187 out.go:177] 
	W0804 02:56:57.952737  928187 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
	I0804 02:56:57.954331  928187 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 04 Aug 2024 02:53:04 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-292293
contexts:
- context:
cluster: kubernetes-upgrade-292293
user: kubernetes-upgrade-292293
name: kubernetes-upgrade-292293
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-292293
user:
client-certificate: /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kubernetes-upgrade-292293/client.crt
client-key: /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kubernetes-upgrade-292293/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-754084 --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
E0804 02:58:55.884459  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
E0804 03:00:42.666596  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 03:00:52.840791  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-754084 --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: (2m33.338764631s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (153.34s)

                                                
                                    
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-754084 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" [6820cab5-4282-4176-9a43-d3ff93c0922c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6820cab5-4282-4176-9a43-d3ff93c0922c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003879219s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-754084 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.55s)

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

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

                                                
                                                
=== 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-754084 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-754084 --alsologtostderr -v=3: (11.994558405s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.99s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-877397 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-877397 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.0: (1m14.718220259s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (74.72s)

                                                
                                    
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-877397 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" [2bee7370-2f15-4458-bdb7-d2077b0126c4] Pending
helpers_test.go:344: "busybox" [2bee7370-2f15-4458-bdb7-d2077b0126c4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2bee7370-2f15-4458-bdb7-d2077b0126c4] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003383022s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-877397 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-877397 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-877397 --alsologtostderr -v=3: (11.976092374s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.98s)

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

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

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

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

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

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

                                                
                                                
=== 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-2rmxb" [3dc2805f-f17c-478d-84c0-ad36a6880356] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004143034s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-2rmxb" [3dc2805f-f17c-478d-84c0-ad36a6880356] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004363515s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-754084 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-754084 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
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-140624 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-140624 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m3.604050215s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (63.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-140624 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" [20cae60d-d734-4f2b-a7f5-c976cb85baf9] Pending
helpers_test.go:344: "busybox" [20cae60d-d734-4f2b-a7f5-c976cb85baf9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0804 03:05:42.667456  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
helpers_test.go:344: "busybox" [20cae60d-d734-4f2b-a7f5-c976cb85baf9] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.00320164s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-140624 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.34s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-140624 --alsologtostderr -v=3
E0804 03:05:52.840681  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-140624 --alsologtostderr -v=3: (11.978630996s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.98s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-140624 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0804 03:06:22.818994  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:22.824327  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:22.834578  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:22.855055  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:22.895336  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:22.975639  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:23.136218  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:23.457265  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:24.098114  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:25.378306  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:27.938515  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:33.059374  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:06:43.300541  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:07:03.781502  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:07:44.742426  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-140624 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m59.142558333s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-140624 -n embed-certs-140624
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (299.52s)

                                                
                                    
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-695b96c756-hklh5" [d3c99f25-6888-41b7-8236-6cd8f684dd0f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003929195s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-695b96c756-hklh5" [d3c99f25-6888-41b7-8236-6cd8f684dd0f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004176269s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-877397 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-877397 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.74s)

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

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

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

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

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

                                                
                                                
=== 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-300700 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0804 03:09:06.663328  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/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-300700 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m2.966012729s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (62.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-300700 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" [667b1f2e-0157-443d-b442-d4b4114c27ed] Pending
helpers_test.go:344: "busybox" [667b1f2e-0157-443d-b442-d4b4114c27ed] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [667b1f2e-0157-443d-b442-d4b4114c27ed] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.008123708s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-300700 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.39s)

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

                                                
                                                
=== 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-300700 --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 default-k8s-diff-port-300700 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.000505791s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-300700 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.13s)

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

                                                
                                                
=== 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-300700 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-300700 --alsologtostderr -v=3: (11.969420254s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.97s)

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

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

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

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

                                                
                                                
=== 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-300700 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0804 03:10:25.713504  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 03:10:42.667242  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
E0804 03:10:52.840506  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/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-300700 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m39.948664693s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-300700 -n default-k8s-diff-port-300700
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (280.40s)

                                                
                                    
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-csn8v" [998bbcf1-526f-4dc3-b2fb-5b58835d842b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004413203s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.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-csn8v" [998bbcf1-526f-4dc3-b2fb-5b58835d842b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003897262s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-140624 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-140624 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.27s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-627795 --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-rc.0
E0804 03:11:22.819727  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
E0804 03:11:50.504183  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-627795 --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-rc.0: (38.81819568s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.82s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-627795 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-627795 --alsologtostderr -v=3: (1.288083826s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.29s)

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

                                                
                                                
=== 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-627795 -n newest-cni-627795
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-627795 -n newest-cni-627795: exit status 7 (82.938003ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-627795 --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-rc.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-627795 --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-rc.0: (16.96733999s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-627795 -n newest-cni-627795
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (17.43s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-284677 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0804 03:13:17.717529  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:17.722823  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:17.733106  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:17.753391  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:17.793743  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:17.874131  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:18.034531  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:18.355042  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:18.995797  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:20.275996  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:22.836666  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:13:27.957510  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-284677 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m3.411752549s)
--- PASS: TestNetworkPlugins/group/auto/Start (63.41s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-284677 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-g6zh2" [480987ef-dcc5-4211-bcda-d2ebbe287253] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-g6zh2" [480987ef-dcc5-4211-bcda-d2ebbe287253] Running
E0804 03:13:38.198534  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.012129169s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-284677 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0804 03:14:39.639846  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-284677 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m2.479774688s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (62.48s)

                                                
                                    
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-cmh4v" [19d35b21-3434-4a5e-8563-d6fe391eba6b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00509462s
--- 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-cmh4v" [19d35b21-3434-4a5e-8563-d6fe391eba6b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003947048s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-300700 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.26s)

                                                
                                                
=== 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-300700 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: 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/default-k8s-diff-port/serial/VerifyKubernetesImages (0.26s)

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

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

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

                                                
                                                
-- 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-300700 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-300700 --alsologtostderr -v=1: (1.092682854s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-300700 -n default-k8s-diff-port-300700
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-300700 -n default-k8s-diff-port-300700
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.47s)
E0804 03:19:42.996951  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:43.002204  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:43.012442  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:43.032805  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:43.073024  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:43.153270  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:43.313605  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:43.634129  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:44.275015  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:45.555692  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:48.116705  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:19:52.989687  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:19:53.236936  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:20:03.477442  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:20:05.952918  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:05.958278  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:05.968634  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:05.989356  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:06.029721  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:06.110114  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:06.270552  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:06.591086  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:07.231811  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:08.512097  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:11.072471  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:16.193304  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
E0804 03:20:23.957725  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/default-k8s-diff-port-300700/client.crt: no such file or directory
E0804 03:20:26.434064  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-67cf4" [8727ee89-6be8-4196-870a-aa19b599c0cf] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004431555s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-284677 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-pzzcz" [330496f6-1f44-4845-aa32-ad28a71f633e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-pzzcz" [330496f6-1f44-4845-aa32-ad28a71f633e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.004155618s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-284677 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0804 03:15:52.840221  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
E0804 03:16:01.560594  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:16:22.819486  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/old-k8s-version-754084/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-284677 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m12.641100392s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (72.64s)

                                                
                                    
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-fdttw" [92b9bffa-b0f5-418f-8b77-29313c33c1f8] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005426775s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-284677 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-g4vjm" [a3f42d47-5e3f-4268-87de-be401cdc2481] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-g4vjm" [a3f42d47-5e3f-4268-87de-be401cdc2481] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004227411s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.30s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-284677 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-hbtwj" [7ae89b1f-b7bc-48bf-8da3-72f7496e557b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-hbtwj" [7ae89b1f-b7bc-48bf-8da3-72f7496e557b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 14.00407136s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (14.73s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-284677 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0804 03:18:17.718168  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
E0804 03:18:31.065683  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:31.071048  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:31.081282  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:31.101632  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:31.142734  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:31.223179  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:31.383462  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:31.703971  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:32.344834  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:33.625450  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
E0804 03:18:36.186650  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-284677 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m4.638740051s)
--- PASS: TestNetworkPlugins/group/flannel/Start (64.64s)

                                                
                                    
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-284677 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-284677 replace --force -f testdata/netcat-deployment.yaml
E0804 03:18:41.307717  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
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-c89lz" [fdc100d8-294a-4e3f-a83b-7a8ce08a80b4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0804 03:18:45.400815  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/no-preload-877397/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-c89lz" [fdc100d8-294a-4e3f-a83b-7a8ce08a80b4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.003972779s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-kbfcg" [6a8a4faa-c382-4aa1-b1f9-a2964d81b9b5] Running
E0804 03:18:51.548413  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/auto-284677/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.007082289s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-284677 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-h2dfd" [642be409-42f2-4bfd-b382-6358f193cb57] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-h2dfd" [642be409-42f2-4bfd-b382-6358f193cb57] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004591813s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.27s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-284677 "pgrep -a kubelet"
E0804 03:20:42.666953  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/addons-554125/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-284677 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-qmdwd" [0b3d6141-cc8b-463c-9c32-1b41153f0e56] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0804 03:20:46.914685  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kindnet-284677/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-qmdwd" [0b3d6141-cc8b-463c-9c32-1b41153f0e56] Running
E0804 03:20:52.840861  750365 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/functional-320086/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003949321s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.24s)

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

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

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

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

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

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

                                                
                                    

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.56s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-527377 --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-527377" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-527377
--- SKIP: TestDownloadOnlyKic (0.56s)

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.59s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 04 Aug 2024 02:53:04 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-292293
contexts:
- context:
cluster: kubernetes-upgrade-292293
user: kubernetes-upgrade-292293
name: kubernetes-upgrade-292293
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-292293
user:
client-certificate: /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kubernetes-upgrade-292293/client.crt
client-key: /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kubernetes-upgrade-292293/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.01s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19364-744974/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 04 Aug 2024 02:53:04 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-292293
contexts:
- context:
cluster: kubernetes-upgrade-292293
user: kubernetes-upgrade-292293
name: kubernetes-upgrade-292293
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-292293
user:
client-certificate: /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kubernetes-upgrade-292293/client.crt
client-key: /home/jenkins/minikube-integration/19364-744974/.minikube/profiles/kubernetes-upgrade-292293/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard