Test Report: Docker_Linux_crio_arm64 19446

                    
                      68089f2e899ecb1db727fde03c1d4991123fd325:2024-08-14:35784
                    
                

Test fail (2/328)

Order failed test Duration
34 TestAddons/parallel/Ingress 151.84
36 TestAddons/parallel/MetricsServer 337.93
x
+
TestAddons/parallel/Ingress (151.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-967533 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-967533 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-967533 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" [c6e827ae-0803-45ee-a269-d09f581e992e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [c6e827ae-0803-45ee-a269-d09f581e992e] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003500228s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-967533 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-967533 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.943877806s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505",
	        "Created": "2024-08-14T17:12:35.54033512Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 283311,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-14T17:12:35.673577694Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:dabaf166e0a0b412e211847bb414df2dbd9c8a852737ec3bb7f19e06fbc82919",
	        "ResolvConfPath": "/var/lib/docker/containers/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505/hostname",
	        "HostsPath": "/var/lib/docker/containers/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505/hosts",
	        "LogPath": "/var/lib/docker/containers/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505-json.log",
	        "Name": "/addons-967533",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-967533:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-967533",
	            "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/0fa7c4169288dfe6b259a5e2705091cc0f00532b1efcef21ad86882e7739924f-init/diff:/var/lib/docker/overlay2/bc82d63a8c3f9db63793858d546fca8f5f945dc458d4e180d284d237413eee38/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0fa7c4169288dfe6b259a5e2705091cc0f00532b1efcef21ad86882e7739924f/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0fa7c4169288dfe6b259a5e2705091cc0f00532b1efcef21ad86882e7739924f/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0fa7c4169288dfe6b259a5e2705091cc0f00532b1efcef21ad86882e7739924f/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-967533",
	                "Source": "/var/lib/docker/volumes/addons-967533/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-967533",
	            "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-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083",
	            "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-967533",
	                "name.minikube.sigs.k8s.io": "addons-967533",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "db0d4f6c5b892ec965286b6fc6b0f202776f87993108acb62220bbc1a1673b1f",
	            "SandboxKey": "/var/run/docker/netns/db0d4f6c5b89",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33133"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-967533": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "abdc5199f48cb1e9d6f9d09136445517359fdf6b31658f0b9d7dabc4c0d74b08",
	                    "EndpointID": "d4a7a32500b3fde955bd4526c14191ee16a71af63f363a79686feaa1a803c5a5",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-967533",
	                        "581428d75168"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-967533 -n addons-967533
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-967533 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-967533 logs -n 25: (1.442974231s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-152152                                                                     | download-only-152152   | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC | 14 Aug 24 17:12 UTC |
	| start   | --download-only -p                                                                          | download-docker-968916 | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC |                     |
	|         | download-docker-968916                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-968916                                                                   | download-docker-968916 | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC | 14 Aug 24 17:12 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-087211   | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC |                     |
	|         | binary-mirror-087211                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36905                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-087211                                                                     | binary-mirror-087211   | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC | 14 Aug 24 17:12 UTC |
	| addons  | disable dashboard -p                                                                        | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC |                     |
	|         | addons-967533                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC |                     |
	|         | addons-967533                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-967533 --wait=true                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC | 14 Aug 24 17:15 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-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-967533 ip                                                                            | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | -p addons-967533                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-967533 ssh cat                                                                       | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | /opt/local-path-provisioner/pvc-255d8fd3-a5df-4d87-845c-99893942abea_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | addons-967533                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | -p addons-967533                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-967533 addons                                                                        | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:17 UTC | 14 Aug 24 17:17 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-967533 addons                                                                        | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:17 UTC | 14 Aug 24 17:17 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:17 UTC | 14 Aug 24 17:17 UTC |
	|         | addons-967533                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-967533 ssh curl -s                                                                   | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:17 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-967533 ip                                                                            | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:20 UTC | 14 Aug 24 17:20 UTC |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:20 UTC | 14 Aug 24 17:20 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:20 UTC | 14 Aug 24 17:20 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/14 17:12:11
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0814 17:12:11.037767  282817 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:12:11.037953  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:12:11.037985  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:12:11.038006  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:12:11.038282  282817 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 17:12:11.038840  282817 out.go:298] Setting JSON to false
	I0814 17:12:11.039737  282817 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":6873,"bootTime":1723648658,"procs":157,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0814 17:12:11.039844  282817 start.go:139] virtualization:  
	I0814 17:12:11.043616  282817 out.go:177] * [addons-967533] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0814 17:12:11.046050  282817 out.go:177]   - MINIKUBE_LOCATION=19446
	I0814 17:12:11.046157  282817 notify.go:220] Checking for updates...
	I0814 17:12:11.049584  282817 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0814 17:12:11.052065  282817 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19446-276662/kubeconfig
	I0814 17:12:11.053986  282817 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19446-276662/.minikube
	I0814 17:12:11.055727  282817 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0814 17:12:11.057409  282817 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0814 17:12:11.059567  282817 driver.go:392] Setting default libvirt URI to qemu:///system
	I0814 17:12:11.090509  282817 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0814 17:12:11.090641  282817 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:12:11.156554  282817 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-14 17:12:11.14257436 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:12:11.156674  282817 docker.go:307] overlay module found
	I0814 17:12:11.158870  282817 out.go:177] * Using the docker driver based on user configuration
	I0814 17:12:11.160665  282817 start.go:297] selected driver: docker
	I0814 17:12:11.160688  282817 start.go:901] validating driver "docker" against <nil>
	I0814 17:12:11.160703  282817 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0814 17:12:11.161366  282817 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:12:11.212608  282817 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-14 17:12:11.203896701 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:12:11.212780  282817 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0814 17:12:11.213009  282817 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]
	I0814 17:12:11.214986  282817 out.go:177] * Using Docker driver with root privileges
	I0814 17:12:11.216750  282817 cni.go:84] Creating CNI manager for ""
	I0814 17:12:11.216779  282817 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0814 17:12:11.216791  282817 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0814 17:12:11.216893  282817 start.go:340] cluster config:
	{Name:addons-967533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-967533 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.31.0 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}
	I0814 17:12:11.220461  282817 out.go:177] * Starting "addons-967533" primary control-plane node in "addons-967533" cluster
	I0814 17:12:11.222207  282817 cache.go:121] Beginning downloading kic base image for docker with crio
	I0814 17:12:11.223937  282817 out.go:177] * Pulling base image v0.0.44-1723567951-19429 ...
	I0814 17:12:11.225616  282817 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0814 17:12:11.225688  282817 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local docker daemon
	I0814 17:12:11.225705  282817 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0814 17:12:11.225720  282817 cache.go:56] Caching tarball of preloaded images
	I0814 17:12:11.225822  282817 preload.go:172] Found /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0814 17:12:11.225833  282817 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0814 17:12:11.226171  282817 profile.go:143] Saving config to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/config.json ...
	I0814 17:12:11.226198  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/config.json: {Name:mk735e2d20f6ff5de1bd89961a57abd2ddc8dd20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:11.241104  282817 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0814 17:12:11.241254  282817 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory
	I0814 17:12:11.241276  282817 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory, skipping pull
	I0814 17:12:11.241281  282817 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 exists in cache, skipping pull
	I0814 17:12:11.241290  282817 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 as a tarball
	I0814 17:12:11.241295  282817 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 from local cache
	I0814 17:12:28.158711  282817 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 from cached tarball
	I0814 17:12:28.158752  282817 cache.go:194] Successfully downloaded all kic artifacts
	I0814 17:12:28.158805  282817 start.go:360] acquireMachinesLock for addons-967533: {Name:mkb2e05dcc3a49b2f6840b34c7dbaaa5c2fd8840 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0814 17:12:28.159503  282817 start.go:364] duration metric: took 670.804µs to acquireMachinesLock for "addons-967533"
	I0814 17:12:28.159546  282817 start.go:93] Provisioning new machine with config: &{Name:addons-967533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-967533 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.31.0 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.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0814 17:12:28.159637  282817 start.go:125] createHost starting for "" (driver="docker")
	I0814 17:12:28.162180  282817 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0814 17:12:28.162471  282817 start.go:159] libmachine.API.Create for "addons-967533" (driver="docker")
	I0814 17:12:28.162511  282817 client.go:168] LocalClient.Create starting
	I0814 17:12:28.162632  282817 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem
	I0814 17:12:28.781736  282817 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/cert.pem
	I0814 17:12:29.231407  282817 cli_runner.go:164] Run: docker network inspect addons-967533 --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}}]}"
	W0814 17:12:29.247385  282817 cli_runner.go:211] docker network inspect addons-967533 --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
	I0814 17:12:29.247483  282817 network_create.go:284] running [docker network inspect addons-967533] to gather additional debugging logs...
	I0814 17:12:29.247503  282817 cli_runner.go:164] Run: docker network inspect addons-967533
	W0814 17:12:29.261819  282817 cli_runner.go:211] docker network inspect addons-967533 returned with exit code 1
	I0814 17:12:29.261878  282817 network_create.go:287] error running [docker network inspect addons-967533]: docker network inspect addons-967533: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-967533 not found
	I0814 17:12:29.261897  282817 network_create.go:289] output of [docker network inspect addons-967533]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-967533 not found
	
	** /stderr **
	I0814 17:12:29.261993  282817 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}}]}"
	I0814 17:12:29.278092  282817 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:0x4001e44080}
	I0814 17:12:29.278138  282817 network_create.go:124] attempt to create docker network addons-967533 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0814 17:12:29.278206  282817 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-967533 addons-967533
	I0814 17:12:29.347196  282817 network_create.go:108] docker network addons-967533 192.168.49.0/24 created
	I0814 17:12:29.347229  282817 kic.go:121] calculated static IP "192.168.49.2" for the "addons-967533" container
	I0814 17:12:29.347314  282817 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0814 17:12:29.364639  282817 cli_runner.go:164] Run: docker volume create addons-967533 --label name.minikube.sigs.k8s.io=addons-967533 --label created_by.minikube.sigs.k8s.io=true
	I0814 17:12:29.381531  282817 oci.go:103] Successfully created a docker volume addons-967533
	I0814 17:12:29.381635  282817 cli_runner.go:164] Run: docker run --rm --name addons-967533-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-967533 --entrypoint /usr/bin/test -v addons-967533:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -d /var/lib
	I0814 17:12:31.393828  282817 cli_runner.go:217] Completed: docker run --rm --name addons-967533-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-967533 --entrypoint /usr/bin/test -v addons-967533:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -d /var/lib: (2.012130955s)
	I0814 17:12:31.393861  282817 oci.go:107] Successfully prepared a docker volume addons-967533
	I0814 17:12:31.393883  282817 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0814 17:12:31.393902  282817 kic.go:194] Starting extracting preloaded images to volume ...
	I0814 17:12:31.393989  282817 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-967533:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -I lz4 -xf /preloaded.tar -C /extractDir
	I0814 17:12:35.470724  282817 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-967533:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -I lz4 -xf /preloaded.tar -C /extractDir: (4.076678533s)
	I0814 17:12:35.470756  282817 kic.go:203] duration metric: took 4.07685038s to extract preloaded images to volume ...
	W0814 17:12:35.470898  282817 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0814 17:12:35.471012  282817 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0814 17:12:35.526297  282817 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-967533 --name addons-967533 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-967533 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-967533 --network addons-967533 --ip 192.168.49.2 --volume addons-967533:/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-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083
	I0814 17:12:35.834190  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Running}}
	I0814 17:12:35.856209  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:12:35.877191  282817 cli_runner.go:164] Run: docker exec addons-967533 stat /var/lib/dpkg/alternatives/iptables
	I0814 17:12:35.939681  282817 oci.go:144] the created container "addons-967533" has a running status.
	I0814 17:12:35.939711  282817 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa...
	I0814 17:12:36.534389  282817 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0814 17:12:36.557032  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:12:36.582375  282817 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0814 17:12:36.582427  282817 kic_runner.go:114] Args: [docker exec --privileged addons-967533 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0814 17:12:36.657492  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:12:36.677437  282817 machine.go:94] provisionDockerMachine start ...
	I0814 17:12:36.677532  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:36.696720  282817 main.go:141] libmachine: Using SSH client type: native
	I0814 17:12:36.696996  282817 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0814 17:12:36.697005  282817 main.go:141] libmachine: About to run SSH command:
	hostname
	I0814 17:12:36.838561  282817 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-967533
	
	I0814 17:12:36.838590  282817 ubuntu.go:169] provisioning hostname "addons-967533"
	I0814 17:12:36.838657  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:36.856537  282817 main.go:141] libmachine: Using SSH client type: native
	I0814 17:12:36.856769  282817 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0814 17:12:36.856780  282817 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-967533 && echo "addons-967533" | sudo tee /etc/hostname
	I0814 17:12:37.005709  282817 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-967533
	
	I0814 17:12:37.005876  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:37.029730  282817 main.go:141] libmachine: Using SSH client type: native
	I0814 17:12:37.029990  282817 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0814 17:12:37.030008  282817 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-967533' /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-967533/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-967533' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0814 17:12:37.158704  282817 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0814 17:12:37.158732  282817 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19446-276662/.minikube CaCertPath:/home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19446-276662/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19446-276662/.minikube}
	I0814 17:12:37.158763  282817 ubuntu.go:177] setting up certificates
	I0814 17:12:37.158774  282817 provision.go:84] configureAuth start
	I0814 17:12:37.158859  282817 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-967533
	I0814 17:12:37.178215  282817 provision.go:143] copyHostCerts
	I0814 17:12:37.178316  282817 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19446-276662/.minikube/ca.pem (1082 bytes)
	I0814 17:12:37.179390  282817 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19446-276662/.minikube/cert.pem (1123 bytes)
	I0814 17:12:37.179515  282817 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19446-276662/.minikube/key.pem (1675 bytes)
	I0814 17:12:37.179565  282817 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19446-276662/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca-key.pem org=jenkins.addons-967533 san=[127.0.0.1 192.168.49.2 addons-967533 localhost minikube]
	I0814 17:12:37.860218  282817 provision.go:177] copyRemoteCerts
	I0814 17:12:37.860291  282817 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0814 17:12:37.860335  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:37.878647  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:37.972957  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0814 17:12:37.998928  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0814 17:12:38.044121  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0814 17:12:38.072601  282817 provision.go:87] duration metric: took 913.813476ms to configureAuth
	I0814 17:12:38.072676  282817 ubuntu.go:193] setting minikube options for container-runtime
	I0814 17:12:38.072899  282817 config.go:182] Loaded profile config "addons-967533": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:12:38.073054  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.091541  282817 main.go:141] libmachine: Using SSH client type: native
	I0814 17:12:38.091792  282817 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0814 17:12:38.091816  282817 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
	I0814 17:12:38.319929  282817 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0814 17:12:38.319950  282817 machine.go:97] duration metric: took 1.642494187s to provisionDockerMachine
	I0814 17:12:38.319960  282817 client.go:171] duration metric: took 10.157439s to LocalClient.Create
	I0814 17:12:38.319974  282817 start.go:167] duration metric: took 10.157503385s to libmachine.API.Create "addons-967533"
	I0814 17:12:38.319981  282817 start.go:293] postStartSetup for "addons-967533" (driver="docker")
	I0814 17:12:38.319993  282817 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]
	I0814 17:12:38.320063  282817 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
	I0814 17:12:38.320120  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.337608  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:38.431685  282817 ssh_runner.go:195] Run: cat /etc/os-release
	I0814 17:12:38.434887  282817 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0814 17:12:38.434923  282817 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0814 17:12:38.434934  282817 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0814 17:12:38.434942  282817 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0814 17:12:38.434953  282817 filesync.go:126] Scanning /home/jenkins/minikube-integration/19446-276662/.minikube/addons for local assets ...
	I0814 17:12:38.435024  282817 filesync.go:126] Scanning /home/jenkins/minikube-integration/19446-276662/.minikube/files for local assets ...
	I0814 17:12:38.435050  282817 start.go:296] duration metric: took 115.062349ms for postStartSetup
	I0814 17:12:38.435360  282817 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-967533
	I0814 17:12:38.451130  282817 profile.go:143] Saving config to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/config.json ...
	I0814 17:12:38.451421  282817 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 17:12:38.451474  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.467226  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:38.555183  282817 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0814 17:12:38.559629  282817 start.go:128] duration metric: took 10.399975964s to createHost
	I0814 17:12:38.559652  282817 start.go:83] releasing machines lock for "addons-967533", held for 10.400130695s
	I0814 17:12:38.559724  282817 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-967533
	I0814 17:12:38.576067  282817 ssh_runner.go:195] Run: cat /version.json
	I0814 17:12:38.576091  282817 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0814 17:12:38.576150  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.576190  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.601251  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:38.602562  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:38.818635  282817 ssh_runner.go:195] Run: systemctl --version
	I0814 17:12:38.822855  282817 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0814 17:12:38.963541  282817 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0814 17:12:38.967781  282817 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" ;
	I0814 17:12:38.988500  282817 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0814 17:12:38.988588  282817 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" ;
	I0814 17:12:39.033001  282817 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0814 17:12:39.033071  282817 start.go:495] detecting cgroup driver to use...
	I0814 17:12:39.033167  282817 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0814 17:12:39.033277  282817 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0814 17:12:39.053931  282817 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0814 17:12:39.067556  282817 docker.go:217] disabling cri-docker service (if available) ...
	I0814 17:12:39.067637  282817 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0814 17:12:39.083606  282817 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0814 17:12:39.100294  282817 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0814 17:12:39.186519  282817 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0814 17:12:39.278113  282817 docker.go:233] disabling docker service ...
	I0814 17:12:39.278205  282817 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0814 17:12:39.297157  282817 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0814 17:12:39.309800  282817 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0814 17:12:39.404168  282817 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0814 17:12:39.504469  282817 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0814 17:12:39.517521  282817 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"
	I0814 17:12:39.536937  282817 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0814 17:12:39.537027  282817 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0814 17:12:39.547387  282817 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0814 17:12:39.547495  282817 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0814 17:12:39.557724  282817 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0814 17:12:39.568021  282817 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0814 17:12:39.578982  282817 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0814 17:12:39.588358  282817 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"
	I0814 17:12:39.598782  282817 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"
	I0814 17:12:39.615211  282817 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"
	I0814 17:12:39.625182  282817 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0814 17:12:39.634150  282817 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0814 17:12:39.643082  282817 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0814 17:12:39.723486  282817 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0814 17:12:39.839243  282817 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0814 17:12:39.839341  282817 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0814 17:12:39.843207  282817 start.go:563] Will wait 60s for crictl version
	I0814 17:12:39.843330  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:12:39.846924  282817 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0814 17:12:39.885879  282817 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0814 17:12:39.886045  282817 ssh_runner.go:195] Run: crio --version
	I0814 17:12:39.926298  282817 ssh_runner.go:195] Run: crio --version
	I0814 17:12:39.967403  282817 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0814 17:12:39.969064  282817 cli_runner.go:164] Run: docker network inspect addons-967533 --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}}]}"
	I0814 17:12:39.983807  282817 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0814 17:12:39.987422  282817 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""
	I0814 17:12:39.998655  282817 kubeadm.go:883] updating cluster {Name:addons-967533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-967533 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.31.0 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} ...
	I0814 17:12:39.998784  282817 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0814 17:12:39.998845  282817 ssh_runner.go:195] Run: sudo crictl images --output json
	I0814 17:12:40.115964  282817 crio.go:514] all images are preloaded for cri-o runtime.
	I0814 17:12:40.115987  282817 crio.go:433] Images already preloaded, skipping extraction
	I0814 17:12:40.116052  282817 ssh_runner.go:195] Run: sudo crictl images --output json
	I0814 17:12:40.155964  282817 crio.go:514] all images are preloaded for cri-o runtime.
	I0814 17:12:40.155986  282817 cache_images.go:84] Images are preloaded, skipping loading
	I0814 17:12:40.155994  282817 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0814 17:12:40.156102  282817 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-967533 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-967533 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:}
	I0814 17:12:40.156192  282817 ssh_runner.go:195] Run: crio config
	I0814 17:12:40.209135  282817 cni.go:84] Creating CNI manager for ""
	I0814 17:12:40.209163  282817 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0814 17:12:40.209178  282817 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0814 17:12:40.209202  282817 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.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-967533 NodeName:addons-967533 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}
	I0814 17:12:40.209355  282817 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-967533"
	  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.31.0
	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
	
	I0814 17:12:40.209437  282817 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0814 17:12:40.218978  282817 binaries.go:44] Found k8s binaries, skipping transfer
	I0814 17:12:40.219061  282817 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0814 17:12:40.228715  282817 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0814 17:12:40.247883  282817 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0814 17:12:40.267454  282817 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0814 17:12:40.287067  282817 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0814 17:12:40.291155  282817 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""
	I0814 17:12:40.302082  282817 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0814 17:12:40.390816  282817 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0814 17:12:40.404938  282817 certs.go:68] Setting up /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533 for IP: 192.168.49.2
	I0814 17:12:40.404962  282817 certs.go:194] generating shared ca certs ...
	I0814 17:12:40.404980  282817 certs.go:226] acquiring lock for ca certs: {Name:mk4d60800e9e1b2da1f07645eec9acc6f7cbc28b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:40.405166  282817 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19446-276662/.minikube/ca.key
	I0814 17:12:40.582744  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/ca.crt ...
	I0814 17:12:40.582778  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/ca.crt: {Name:mk1e2b4b35000107e9f61937a5e0ad149b2103c6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:40.582979  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/ca.key ...
	I0814 17:12:40.582992  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/ca.key: {Name:mkfbf7366f23edba729546fd8dac9509b2fe7df0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:40.583662  282817 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.key
	I0814 17:12:41.635031  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.crt ...
	I0814 17:12:41.635066  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.crt: {Name:mk237f2c225cda2ec2a5e0c7badacd1511949354 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:41.635287  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.key ...
	I0814 17:12:41.635302  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.key: {Name:mkf366f462b88c9f8cf32b4c904a8a8aefa60ac7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:41.635892  282817 certs.go:256] generating profile certs ...
	I0814 17:12:41.635961  282817 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.key
	I0814 17:12:41.635978  282817 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt with IP's: []
	I0814 17:12:42.096143  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt ...
	I0814 17:12:42.096183  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: {Name:mk3897d7021b69102cfaa03f2d40f3e29e213e1a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:42.096394  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.key ...
	I0814 17:12:42.096403  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.key: {Name:mka8387e2fa7f04925db76dff81f15f4080bd8f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:42.097175  282817 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key.de3a3324
	I0814 17:12:42.097212  282817 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt.de3a3324 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0814 17:12:43.027409  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt.de3a3324 ...
	I0814 17:12:43.027443  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt.de3a3324: {Name:mk026c2df348343e20bf976f7ad750c666fb5d8c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:43.027637  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key.de3a3324 ...
	I0814 17:12:43.027652  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key.de3a3324: {Name:mkb61560dbc11da450f3bed32a6a53e7b78f5b64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:43.028209  282817 certs.go:381] copying /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt.de3a3324 -> /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt
	I0814 17:12:43.028295  282817 certs.go:385] copying /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key.de3a3324 -> /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key
	I0814 17:12:43.028348  282817 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.key
	I0814 17:12:43.028372  282817 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.crt with IP's: []
	I0814 17:12:43.262837  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.crt ...
	I0814 17:12:43.262875  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.crt: {Name:mk49150eff0d9768f681507f710362b8d8e22d33 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:43.263070  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.key ...
	I0814 17:12:43.263086  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.key: {Name:mk311108863e3d0a1dbf2d14bb3365bd0e40b13d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:43.263845  282817 certs.go:484] found cert: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca-key.pem (1671 bytes)
	I0814 17:12:43.263895  282817 certs.go:484] found cert: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem (1082 bytes)
	I0814 17:12:43.263924  282817 certs.go:484] found cert: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/cert.pem (1123 bytes)
	I0814 17:12:43.263952  282817 certs.go:484] found cert: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/key.pem (1675 bytes)
	I0814 17:12:43.264576  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0814 17:12:43.289587  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0814 17:12:43.313499  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0814 17:12:43.337734  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0814 17:12:43.362243  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0814 17:12:43.387570  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0814 17:12:43.411825  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0814 17:12:43.435565  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0814 17:12:43.459408  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0814 17:12:43.485087  282817 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0814 17:12:43.512392  282817 ssh_runner.go:195] Run: openssl version
	I0814 17:12:43.519305  282817 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"
	I0814 17:12:43.530315  282817 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0814 17:12:43.534629  282817 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 14 17:12 /usr/share/ca-certificates/minikubeCA.pem
	I0814 17:12:43.534697  282817 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0814 17:12:43.542527  282817 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"
	I0814 17:12:43.552174  282817 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0814 17:12:43.555495  282817 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
	I0814 17:12:43.555544  282817 kubeadm.go:392] StartCluster: {Name:addons-967533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-967533 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.31.0 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}
	I0814 17:12:43.555630  282817 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0814 17:12:43.555692  282817 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0814 17:12:43.595155  282817 cri.go:89] found id: ""
	I0814 17:12:43.595227  282817 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0814 17:12:43.604419  282817 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0814 17:12:43.613876  282817 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0814 17:12:43.613946  282817 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
	I0814 17:12:43.623371  282817 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
	I0814 17:12:43.623393  282817 kubeadm.go:157] found existing configuration files:
	
	I0814 17:12:43.623471  282817 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0814 17:12:43.632193  282817 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
	I0814 17:12:43.632326  282817 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0814 17:12:43.640856  282817 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0814 17:12:43.649790  282817 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
	I0814 17:12:43.649885  282817 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0814 17:12:43.658708  282817 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0814 17:12:43.667569  282817 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
	I0814 17:12:43.667642  282817 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0814 17:12:43.675909  282817 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0814 17:12:43.684599  282817 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
	I0814 17:12:43.684689  282817 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0814 17:12:43.693349  282817 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0814 17:12:43.734085  282817 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0814 17:12:43.734295  282817 kubeadm.go:310] [preflight] Running pre-flight checks
	I0814 17:12:43.752829  282817 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0814 17:12:43.752950  282817 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1067-aws
	I0814 17:12:43.753022  282817 kubeadm.go:310] OS: Linux
	I0814 17:12:43.753094  282817 kubeadm.go:310] CGROUPS_CPU: enabled
	I0814 17:12:43.753171  282817 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0814 17:12:43.753243  282817 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0814 17:12:43.753314  282817 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0814 17:12:43.753386  282817 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0814 17:12:43.753461  282817 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0814 17:12:43.753532  282817 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0814 17:12:43.753607  282817 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0814 17:12:43.753677  282817 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0814 17:12:43.813807  282817 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0814 17:12:43.813916  282817 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0814 17:12:43.814007  282817 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0814 17:12:43.823428  282817 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0814 17:12:43.826276  282817 out.go:204]   - Generating certificates and keys ...
	I0814 17:12:43.826499  282817 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0814 17:12:43.826618  282817 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0814 17:12:44.095904  282817 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0814 17:12:44.221297  282817 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0814 17:12:44.924878  282817 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0814 17:12:45.441596  282817 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0814 17:12:46.379420  282817 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0814 17:12:46.379578  282817 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-967533 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0814 17:12:46.814555  282817 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0814 17:12:46.814788  282817 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-967533 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0814 17:12:47.704652  282817 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0814 17:12:48.097479  282817 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0814 17:12:48.318245  282817 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0814 17:12:48.318657  282817 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0814 17:12:48.841635  282817 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0814 17:12:49.175557  282817 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0814 17:12:49.316367  282817 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0814 17:12:49.547669  282817 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0814 17:12:50.177230  282817 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0814 17:12:50.177959  282817 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0814 17:12:50.181234  282817 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0814 17:12:50.183265  282817 out.go:204]   - Booting up control plane ...
	I0814 17:12:50.183403  282817 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0814 17:12:50.183494  282817 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0814 17:12:50.184489  282817 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0814 17:12:50.203486  282817 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0814 17:12:50.209459  282817 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0814 17:12:50.209731  282817 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0814 17:12:50.301932  282817 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0814 17:12:50.302048  282817 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0814 17:12:50.803557  282817 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.715211ms
	I0814 17:12:50.803640  282817 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0814 17:12:57.305870  282817 kubeadm.go:310] [api-check] The API server is healthy after 6.502280908s
	I0814 17:12:57.325978  282817 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0814 17:12:57.339759  282817 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0814 17:12:57.363365  282817 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0814 17:12:57.363564  282817 kubeadm.go:310] [mark-control-plane] Marking the node addons-967533 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0814 17:12:57.374570  282817 kubeadm.go:310] [bootstrap-token] Using token: hx2gab.mlcuj8bb8dl0oz5k
	I0814 17:12:57.376419  282817 out.go:204]   - Configuring RBAC rules ...
	I0814 17:12:57.376547  282817 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0814 17:12:57.381705  282817 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0814 17:12:57.391111  282817 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
	I0814 17:12:57.395023  282817 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0814 17:12:57.398930  282817 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0814 17:12:57.402668  282817 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0814 17:12:57.712853  282817 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0814 17:12:58.150508  282817 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0814 17:12:58.712964  282817 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0814 17:12:58.714213  282817 kubeadm.go:310] 
	I0814 17:12:58.714294  282817 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0814 17:12:58.714307  282817 kubeadm.go:310] 
	I0814 17:12:58.714381  282817 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0814 17:12:58.714390  282817 kubeadm.go:310] 
	I0814 17:12:58.714436  282817 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0814 17:12:58.714497  282817 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0814 17:12:58.714549  282817 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0814 17:12:58.714557  282817 kubeadm.go:310] 
	I0814 17:12:58.714609  282817 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0814 17:12:58.714617  282817 kubeadm.go:310] 
	I0814 17:12:58.714662  282817 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0814 17:12:58.714671  282817 kubeadm.go:310] 
	I0814 17:12:58.714721  282817 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0814 17:12:58.714796  282817 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0814 17:12:58.714866  282817 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0814 17:12:58.714874  282817 kubeadm.go:310] 
	I0814 17:12:58.714956  282817 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0814 17:12:58.715034  282817 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0814 17:12:58.715043  282817 kubeadm.go:310] 
	I0814 17:12:58.715124  282817 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hx2gab.mlcuj8bb8dl0oz5k \
	I0814 17:12:58.715225  282817 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1e494a87d7199ecc3628fb33a1a9f53b696b9a7546b5e00b8630a1273575a335 \
	I0814 17:12:58.715249  282817 kubeadm.go:310] 	--control-plane 
	I0814 17:12:58.715256  282817 kubeadm.go:310] 
	I0814 17:12:58.715337  282817 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0814 17:12:58.715345  282817 kubeadm.go:310] 
	I0814 17:12:58.715423  282817 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hx2gab.mlcuj8bb8dl0oz5k \
	I0814 17:12:58.715530  282817 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1e494a87d7199ecc3628fb33a1a9f53b696b9a7546b5e00b8630a1273575a335 
	I0814 17:12:58.719620  282817 kubeadm.go:310] W0814 17:12:43.730659    1196 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0814 17:12:58.719970  282817 kubeadm.go:310] W0814 17:12:43.731619    1196 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0814 17:12:58.720191  282817 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-1067-aws\n", err: exit status 1
	I0814 17:12:58.720303  282817 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0814 17:12:58.720316  282817 cni.go:84] Creating CNI manager for ""
	I0814 17:12:58.720323  282817 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0814 17:12:58.722455  282817 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0814 17:12:58.724253  282817 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0814 17:12:58.728085  282817 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0814 17:12:58.728107  282817 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0814 17:12:58.745859  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0814 17:12:59.015844  282817 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0814 17:12:59.015977  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:12:59.016078  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-967533 minikube.k8s.io/updated_at=2024_08_14T17_12_59_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=a63cabd83e66a3efc9084b0ad9541aeb5353ef35 minikube.k8s.io/name=addons-967533 minikube.k8s.io/primary=true
	I0814 17:12:59.025335  282817 ops.go:34] apiserver oom_adj: -16
	I0814 17:12:59.162245  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:12:59.662997  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:00.168403  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:00.663185  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:01.162526  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:01.662379  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:02.162711  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:02.663201  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:03.162470  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:03.279920  282817 kubeadm.go:1113] duration metric: took 4.263987765s to wait for elevateKubeSystemPrivileges
	I0814 17:13:03.279952  282817 kubeadm.go:394] duration metric: took 19.724411257s to StartCluster
	I0814 17:13:03.279970  282817 settings.go:142] acquiring lock: {Name:mkab7a066671ec0943e4502ac033e11fc2e61eee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:13:03.280087  282817 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19446-276662/kubeconfig
	I0814 17:13:03.280461  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/kubeconfig: {Name:mkdfb15a58a3a1ca8e818b06f4eb70295e3ee07c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:13:03.281304  282817 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0814 17:13:03.281439  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0814 17:13:03.281703  282817 config.go:182] Loaded profile config "addons-967533": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:13:03.281734  282817 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]
	I0814 17:13:03.281825  282817 addons.go:69] Setting yakd=true in profile "addons-967533"
	I0814 17:13:03.281850  282817 addons.go:234] Setting addon yakd=true in "addons-967533"
	I0814 17:13:03.281878  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.282384  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.282855  282817 addons.go:69] Setting inspektor-gadget=true in profile "addons-967533"
	I0814 17:13:03.282888  282817 addons.go:234] Setting addon inspektor-gadget=true in "addons-967533"
	I0814 17:13:03.282918  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.283367  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.283802  282817 addons.go:69] Setting cloud-spanner=true in profile "addons-967533"
	I0814 17:13:03.283829  282817 addons.go:234] Setting addon cloud-spanner=true in "addons-967533"
	I0814 17:13:03.283862  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.284270  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.286897  282817 addons.go:69] Setting metrics-server=true in profile "addons-967533"
	I0814 17:13:03.286953  282817 addons.go:234] Setting addon metrics-server=true in "addons-967533"
	I0814 17:13:03.286988  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.287438  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.291620  282817 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-967533"
	I0814 17:13:03.291698  282817 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-967533"
	I0814 17:13:03.291731  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.292175  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.292575  282817 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-967533"
	I0814 17:13:03.292613  282817 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-967533"
	I0814 17:13:03.292650  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.293100  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.293969  282817 addons.go:69] Setting default-storageclass=true in profile "addons-967533"
	I0814 17:13:03.294038  282817 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-967533"
	I0814 17:13:03.294357  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.309237  282817 addons.go:69] Setting registry=true in profile "addons-967533"
	I0814 17:13:03.309282  282817 addons.go:234] Setting addon registry=true in "addons-967533"
	I0814 17:13:03.309323  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.312269  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.314613  282817 addons.go:69] Setting gcp-auth=true in profile "addons-967533"
	I0814 17:13:03.314739  282817 mustload.go:65] Loading cluster: addons-967533
	I0814 17:13:03.315069  282817 config.go:182] Loaded profile config "addons-967533": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:13:03.317696  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.330647  282817 addons.go:69] Setting storage-provisioner=true in profile "addons-967533"
	I0814 17:13:03.330699  282817 addons.go:234] Setting addon storage-provisioner=true in "addons-967533"
	I0814 17:13:03.330737  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.331213  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.340784  282817 addons.go:69] Setting ingress=true in profile "addons-967533"
	I0814 17:13:03.340865  282817 addons.go:234] Setting addon ingress=true in "addons-967533"
	I0814 17:13:03.340936  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.343273  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.351834  282817 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-967533"
	I0814 17:13:03.351877  282817 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-967533"
	I0814 17:13:03.352693  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.357233  282817 addons.go:69] Setting ingress-dns=true in profile "addons-967533"
	I0814 17:13:03.357285  282817 addons.go:234] Setting addon ingress-dns=true in "addons-967533"
	I0814 17:13:03.357338  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.357806  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.370142  282817 addons.go:69] Setting volcano=true in profile "addons-967533"
	I0814 17:13:03.370188  282817 addons.go:234] Setting addon volcano=true in "addons-967533"
	I0814 17:13:03.370225  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.370820  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.394503  282817 out.go:177] * Verifying Kubernetes components...
	I0814 17:13:03.396794  282817 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0814 17:13:03.405596  282817 addons.go:69] Setting volumesnapshots=true in profile "addons-967533"
	I0814 17:13:03.405638  282817 addons.go:234] Setting addon volumesnapshots=true in "addons-967533"
	I0814 17:13:03.405674  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.406127  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.463339  282817 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0814 17:13:03.467285  282817 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0814 17:13:03.467350  282817 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0814 17:13:03.467730  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.479231  282817 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0814 17:13:03.479612  282817 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0814 17:13:03.479718  282817 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0814 17:13:03.484905  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0814 17:13:03.486302  282817 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0814 17:13:03.486387  282817 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0814 17:13:03.486526  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.486839  282817 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0814 17:13:03.486884  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0814 17:13:03.486959  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.521442  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0814 17:13:03.526148  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0814 17:13:03.527786  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0814 17:13:03.529897  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0814 17:13:03.529959  282817 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0814 17:13:03.530072  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.553431  282817 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0814 17:13:03.553562  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0814 17:13:03.555578  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0814 17:13:03.555738  282817 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0814 17:13:03.555752  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0814 17:13:03.555815  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.563884  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0814 17:13:03.574770  282817 addons.go:234] Setting addon default-storageclass=true in "addons-967533"
	I0814 17:13:03.580458  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.581129  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.579877  282817 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0814 17:13:03.604708  282817 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0814 17:13:03.604779  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0814 17:13:03.604889  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.616234  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0814 17:13:03.617851  282817 out.go:177]   - Using image docker.io/registry:2.8.3
	I0814 17:13:03.619834  282817 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0814 17:13:03.619929  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0814 17:13:03.619942  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0814 17:13:03.620026  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.625450  282817 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0814 17:13:03.627388  282817 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0814 17:13:03.627410  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0814 17:13:03.627476  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.649958  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.650849  282817 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0814 17:13:03.650875  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0814 17:13:03.650948  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.656342  282817 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0814 17:13:03.661434  282817 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0814 17:13:03.662678  282817 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-967533"
	I0814 17:13:03.662751  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.663277  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.672877  282817 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0814 17:13:03.680259  282817 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0814 17:13:03.680284  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0814 17:13:03.680349  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.703718  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0814 17:13:03.707421  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0814 17:13:03.707727  282817 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0814 17:13:03.708542  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.746363  282817 host.go:66] Checking if "addons-967533" exists ...
	W0814 17:13:03.748782  282817 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0814 17:13:03.750908  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.757135  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.768434  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0814 17:13:03.768951  282817 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0814 17:13:03.791738  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.801141  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.809396  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.813884  282817 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0814 17:13:03.813911  282817 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0814 17:13:03.813978  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.839950  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.878462  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.879104  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.880937  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.890531  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.897393  282817 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0814 17:13:03.899277  282817 out.go:177]   - Using image docker.io/busybox:stable
	I0814 17:13:03.901201  282817 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0814 17:13:03.901223  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0814 17:13:03.901288  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.928034  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	W0814 17:13:03.929078  282817 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0814 17:13:03.929111  282817 retry.go:31] will retry after 284.985582ms: ssh: handshake failed: EOF
	I0814 17:13:03.933434  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:04.161556  282817 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0814 17:13:04.161630  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0814 17:13:04.181149  282817 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0814 17:13:04.181229  282817 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0814 17:13:04.190225  282817 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0814 17:13:04.190296  282817 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0814 17:13:04.208446  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0814 17:13:04.245856  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0814 17:13:04.268514  282817 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0814 17:13:04.268588  282817 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0814 17:13:04.275930  282817 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0814 17:13:04.275993  282817 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0814 17:13:04.321344  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0814 17:13:04.350961  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0814 17:13:04.351047  282817 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0814 17:13:04.388035  282817 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0814 17:13:04.388057  282817 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0814 17:13:04.410152  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:04.424837  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0814 17:13:04.424912  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0814 17:13:04.443928  282817 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0814 17:13:04.444003  282817 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0814 17:13:04.463233  282817 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0814 17:13:04.463309  282817 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0814 17:13:04.524086  282817 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0814 17:13:04.524160  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0814 17:13:04.581188  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0814 17:13:04.581214  282817 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0814 17:13:04.590531  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0814 17:13:04.605975  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0814 17:13:04.628944  282817 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0814 17:13:04.628971  282817 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0814 17:13:04.673017  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0814 17:13:04.673045  282817 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)
	I0814 17:13:04.677008  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0814 17:13:04.685261  282817 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0814 17:13:04.685287  282817 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0814 17:13:04.726688  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0814 17:13:04.867348  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0814 17:13:04.867373  282817 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0814 17:13:04.882350  282817 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0814 17:13:04.882375  282817 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0814 17:13:04.892601  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0814 17:13:04.892641  282817 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0814 17:13:04.898986  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0814 17:13:04.927816  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0814 17:13:04.927847  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0814 17:13:04.997103  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0814 17:13:04.997126  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0814 17:13:05.034767  282817 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0814 17:13:05.034794  282817 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0814 17:13:05.067566  282817 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0814 17:13:05.067592  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0814 17:13:05.103608  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0814 17:13:05.103634  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0814 17:13:05.168638  282817 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0814 17:13:05.168662  282817 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0814 17:13:05.175977  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:05.228993  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:05.244976  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0814 17:13:05.245004  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0814 17:13:05.337806  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0814 17:13:05.337831  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0814 17:13:05.351452  282817 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0814 17:13:05.351479  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0814 17:13:05.425236  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:05.430352  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0814 17:13:05.430379  282817 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0814 17:13:05.595646  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0814 17:13:05.595672  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0814 17:13:05.739346  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0814 17:13:05.739370  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0814 17:13:05.945895  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0814 17:13:05.945922  282817 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0814 17:13:06.141963  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:07.099989  282817 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.331518001s)
	I0814 17:13:07.100017  282817 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0814 17:13:07.101002  282817 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.331999604s)
	I0814 17:13:07.101712  282817 node_ready.go:35] waiting up to 6m0s for node "addons-967533" to be "Ready" ...
	I0814 17:13:07.467065  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.258536606s)
	I0814 17:13:07.762140  282817 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-967533" context rescaled to 1 replicas
	I0814 17:13:08.800443  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.554495742s)
	I0814 17:13:08.800507  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.47909589s)
	I0814 17:13:09.192759  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:09.369396  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (4.959150298s)
	I0814 17:13:09.369433  282817 addons.go:475] Verifying addon metrics-server=true in "addons-967533"
	I0814 17:13:09.369498  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.778944519s)
	I0814 17:13:10.145491  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.539481357s)
	I0814 17:13:10.145525  282817 addons.go:475] Verifying addon ingress=true in "addons-967533"
	I0814 17:13:10.145823  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.468787652s)
	I0814 17:13:10.145959  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.419236753s)
	I0814 17:13:10.145985  282817 addons.go:475] Verifying addon registry=true in "addons-967533"
	I0814 17:13:10.146021  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.247012743s)
	I0814 17:13:10.146131  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.970123792s)
	I0814 17:13:10.148657  282817 out.go:177] * Verifying registry addon...
	I0814 17:13:10.148680  282817 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-967533 service yakd-dashboard -n yakd-dashboard
	
	I0814 17:13:10.148908  282817 out.go:177] * Verifying ingress addon...
	I0814 17:13:10.151808  282817 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0814 17:13:10.151863  282817 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0814 17:13:10.226771  282817 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0814 17:13:10.226841  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0814 17:13:10.270537  282817 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0814 17:13:10.315833  282817 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0814 17:13:10.315901  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:10.345727  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.116692161s)
	W0814 17:13:10.345813  282817 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:10.345846  282817 retry.go:31] will retry after 132.061693ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:10.345953  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.920678s)
	I0814 17:13:10.479051  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:10.652584  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.510571961s)
	I0814 17:13:10.652671  282817 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-967533"
	I0814 17:13:10.656418  282817 out.go:177] * Verifying csi-hostpath-driver addon...
	I0814 17:13:10.659412  282817 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0814 17:13:10.683095  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:10.684118  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:10.703844  282817 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0814 17:13:10.703925  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:10.977291  282817 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0814 17:13:10.977449  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:11.022622  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:11.165453  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:11.165994  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:11.166333  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:11.199345  282817 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0814 17:13:11.255446  282817 addons.go:234] Setting addon gcp-auth=true in "addons-967533"
	I0814 17:13:11.255497  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:11.255955  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:11.288808  282817 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0814 17:13:11.288858  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:11.309695  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:11.615897  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:11.656619  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:11.656906  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:11.663581  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:12.156655  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:12.159183  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:12.164223  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:12.656791  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:12.657579  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:12.662981  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:13.157955  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:13.158845  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:13.166560  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:13.617270  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.138107315s)
	I0814 17:13:13.617396  282817 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.328567961s)
	I0814 17:13:13.620352  282817 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0814 17:13:13.622448  282817 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0814 17:13:13.624494  282817 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0814 17:13:13.624526  282817 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0814 17:13:13.666637  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:13.675375  282817 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0814 17:13:13.675403  282817 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0814 17:13:13.701403  282817 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0814 17:13:13.701429  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0814 17:13:13.730354  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:13.762239  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:13.763784  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:14.105424  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:14.181641  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:14.181933  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:14.182608  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:14.405593  282817 addons.go:475] Verifying addon gcp-auth=true in "addons-967533"
	I0814 17:13:14.408788  282817 out.go:177] * Verifying gcp-auth addon...
	I0814 17:13:14.411134  282817 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0814 17:13:14.423944  282817 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0814 17:13:14.423966  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:14.656009  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:14.657076  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:14.663484  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:14.915353  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:15.155995  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:15.156888  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:15.164110  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:15.414976  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:15.656748  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:15.657639  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:15.665832  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:15.916416  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:16.106714  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:16.156041  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:16.156997  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:16.163219  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:16.414657  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:16.657035  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:16.657368  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:16.663521  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:16.914748  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:17.156687  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:17.158371  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:17.162667  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:17.414342  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:17.656582  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:17.656825  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:17.662763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:17.914568  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:18.155448  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:18.157033  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:18.163812  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:18.416102  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:18.605182  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:18.655642  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:18.656506  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:18.662810  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:18.914336  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:19.156285  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:19.157869  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:19.162970  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:19.414795  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:19.656508  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:19.656720  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:19.662824  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:19.915371  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:20.156032  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:20.156859  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:20.163176  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:20.415182  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:20.606004  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:20.656419  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:20.656775  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:20.662898  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:20.914698  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:21.156265  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:21.158041  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:21.163998  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:21.414368  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:21.657251  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:21.658316  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:21.663760  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:21.915372  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:22.156593  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:22.156885  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:22.163071  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:22.414476  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:22.656093  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:22.657149  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:22.663804  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:22.914758  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:23.105133  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:23.155790  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:23.157002  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:23.163648  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:23.414347  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:23.655560  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:23.656286  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:23.663580  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:23.914903  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:24.155950  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:24.156502  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:24.163572  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:24.414761  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:24.655995  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:24.656920  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:24.663568  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:24.914957  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:25.105511  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:25.156177  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:25.157481  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:25.162900  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:25.414792  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:25.656256  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:25.656819  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:25.663493  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:25.914717  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:26.156981  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:26.157942  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:26.163125  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:26.415455  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:26.656001  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:26.656579  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:26.662763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:26.915587  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:27.155851  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:27.156715  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:27.164651  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:27.415147  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:27.605438  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:27.655448  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:27.656592  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:27.662890  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:27.914769  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:28.155976  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:28.156581  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:28.162747  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:28.414697  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:28.655794  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:28.656153  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:28.663529  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:28.914224  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:29.156007  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:29.156944  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:29.163298  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:29.414722  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:29.606216  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:29.656453  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:29.657226  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:29.663480  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:29.915763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:30.156887  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:30.158169  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:30.163885  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:30.414605  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:30.656862  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:30.657062  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:30.663017  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:30.914143  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:31.155601  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:31.157249  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:31.163574  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:31.414222  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:31.656211  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:31.656497  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:31.663427  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:31.914815  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:32.105103  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:32.157409  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:32.158278  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:32.163609  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:32.414141  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:32.655322  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:32.656441  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:32.662883  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:32.914667  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:33.156227  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:33.157374  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:33.162722  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:33.414776  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:33.655445  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:33.656421  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:33.662635  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:33.914205  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:34.105678  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:34.156571  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:34.156891  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:34.162868  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:34.414793  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:34.656997  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:34.658427  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:34.663514  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:34.914510  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:35.155656  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:35.156890  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:35.164505  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:35.415494  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:35.655364  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:35.656165  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:35.663079  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:35.914631  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:36.105914  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:36.156082  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:36.158980  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:36.163352  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:36.415074  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:36.655519  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:36.656479  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:36.663018  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:36.914816  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:37.157626  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:37.158164  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:37.162726  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:37.414609  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:37.655639  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:37.656331  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:37.663146  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:37.914513  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:38.155353  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:38.156788  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:38.163577  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:38.414317  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:38.605264  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:38.656618  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:38.657456  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:38.662692  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:38.915435  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:39.156052  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:39.157063  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:39.163497  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:39.415117  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:39.656625  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:39.657993  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:39.663449  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:39.915171  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:40.155486  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:40.156414  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:40.162698  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:40.415450  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:40.605583  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:40.655603  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:40.656847  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:40.663396  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:40.914906  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:41.156844  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:41.157999  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:41.164407  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:41.414524  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:41.656043  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:41.656085  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:41.663082  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:41.915024  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:42.157556  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:42.159580  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:42.163926  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:42.414602  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:42.655432  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:42.656494  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:42.662995  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:42.914371  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:43.104952  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:43.155214  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:43.156460  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:43.162888  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:43.414704  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:43.655899  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:43.656836  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:43.663359  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:43.914822  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:44.155303  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:44.156200  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:44.163352  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:44.414757  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:44.655935  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:44.656778  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:44.662915  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:44.914441  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:45.107193  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:45.174778  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:45.179637  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:45.180369  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:45.417641  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:45.656141  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:45.656379  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:45.663425  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:45.915257  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:46.155282  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:46.156168  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:46.163340  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:46.414918  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:46.655527  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:46.656465  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:46.662987  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:46.914887  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:47.157118  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:47.157216  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:47.163325  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:47.414524  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:47.605675  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:47.656382  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:47.657472  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:47.662678  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:47.914432  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:48.156936  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:48.157248  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:48.163554  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:48.415258  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:48.655977  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:48.657576  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:48.663028  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:48.914289  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:49.155967  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:49.156681  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:49.162849  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:49.437586  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:49.641085  282817 node_ready.go:49] node "addons-967533" has status "Ready":"True"
	I0814 17:13:49.641112  282817 node_ready.go:38] duration metric: took 42.539372239s for node "addons-967533" to be "Ready" ...
	I0814 17:13:49.641125  282817 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" ...
	I0814 17:13:49.662638  282817 pod_ready.go:78] waiting up to 6m0s for pod "coredns-6f6b679f8f-q6fvk" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:49.687581  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:49.688097  282817 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0814 17:13:49.688118  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:49.698477  282817 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0814 17:13:49.698500  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:49.945099  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:50.159927  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:50.162661  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:50.166247  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:50.419710  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:50.660526  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:50.677565  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:50.761838  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:50.916824  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:51.157061  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:51.157970  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:51.165679  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:51.425168  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:51.657628  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:51.657953  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:51.664435  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:51.668292  282817 pod_ready.go:92] pod "coredns-6f6b679f8f-q6fvk" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.668316  282817 pod_ready.go:81] duration metric: took 2.005649743s for pod "coredns-6f6b679f8f-q6fvk" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.668362  282817 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.673836  282817 pod_ready.go:92] pod "etcd-addons-967533" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.673868  282817 pod_ready.go:81] duration metric: took 5.491357ms for pod "etcd-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.673886  282817 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.679974  282817 pod_ready.go:92] pod "kube-apiserver-addons-967533" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.680047  282817 pod_ready.go:81] duration metric: took 6.150954ms for pod "kube-apiserver-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.680066  282817 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.686285  282817 pod_ready.go:92] pod "kube-controller-manager-addons-967533" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.686308  282817 pod_ready.go:81] duration metric: took 6.231912ms for pod "kube-controller-manager-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.686333  282817 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-dlj8p" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.691949  282817 pod_ready.go:92] pod "kube-proxy-dlj8p" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.691978  282817 pod_ready.go:81] duration metric: took 5.636259ms for pod "kube-proxy-dlj8p" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.691991  282817 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.914756  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:52.067077  282817 pod_ready.go:92] pod "kube-scheduler-addons-967533" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:52.067105  282817 pod_ready.go:81] duration metric: took 375.105723ms for pod "kube-scheduler-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:52.067117  282817 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:52.158098  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:52.158332  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:52.164622  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:52.415342  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:52.656135  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:52.657127  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:52.665680  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:52.915471  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:53.158341  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:53.159339  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:53.165653  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:53.415524  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:53.659519  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:53.661852  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:53.671003  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:53.915071  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:54.074221  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:13:54.159011  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:54.159868  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:54.166087  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:54.417557  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:54.658016  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:54.660764  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:54.669248  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:54.916312  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:55.157698  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:55.158829  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:55.165220  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:55.414773  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:55.656465  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:55.657818  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:55.664129  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:55.915330  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:56.156443  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:56.158437  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:56.164483  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:56.415040  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:56.574254  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:13:56.656850  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:56.657733  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:56.664091  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:56.916089  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:57.163999  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:57.167243  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:57.186287  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:57.416913  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:57.659861  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:57.662342  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:57.672198  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:57.915912  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:58.165139  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:58.167119  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:58.176163  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:58.415772  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:58.576404  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:13:58.659910  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:58.661861  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:58.668121  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:58.915871  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:59.158390  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:59.159690  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:59.164426  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:59.414964  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:59.658708  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:59.659212  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:59.663969  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:59.915306  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:00.201554  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:00.202241  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:00.204054  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:00.421708  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:00.578154  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:00.658377  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:00.659801  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:00.667057  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:00.914755  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:01.157810  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:01.158551  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:01.165275  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:01.415458  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:01.660994  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:01.662440  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:01.664568  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:01.915919  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:02.165337  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:02.167909  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:02.175032  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:02.420763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:02.660338  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:02.661587  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:02.666406  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:02.914853  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:03.075044  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:03.157372  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:03.158263  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:03.163999  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:03.415941  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:03.669455  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:03.670859  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:03.672017  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:03.914645  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:04.159412  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:04.160485  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:04.165003  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:04.415178  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:04.663217  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:04.667732  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:04.668490  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:04.915478  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:05.157086  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:05.157246  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:05.164692  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:05.415003  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:05.578301  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:05.656919  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:05.657819  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:05.670569  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:05.915183  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:06.156989  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:06.157986  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:06.164626  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:06.420136  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:06.658858  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:06.660582  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:06.666291  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:06.915076  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:07.160167  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:07.161067  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:07.165048  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:07.415611  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:07.581156  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:07.656999  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:07.657260  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:07.665144  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:07.915534  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:08.156764  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:08.157986  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:08.164835  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:08.414930  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:08.656809  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:08.658342  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:08.664522  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:08.915031  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:09.156273  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:09.157223  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:09.165469  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:09.415474  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:09.659915  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:09.661634  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:09.666417  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:09.914979  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:10.073802  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:10.166108  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:10.169777  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:10.170157  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:10.414554  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:10.656127  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:10.657968  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:10.664608  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:10.917240  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:11.156789  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:11.158108  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:11.164421  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:11.415536  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:11.656309  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:11.658314  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:11.664603  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:11.915735  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:12.075778  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:12.159209  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:12.160721  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:12.165507  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:12.415181  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:12.657701  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:12.659139  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:12.664916  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:12.915242  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:13.155689  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:13.156899  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:13.163990  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:13.415387  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:13.656040  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:13.658466  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:13.664590  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:13.915227  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:14.158618  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:14.160190  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:14.166022  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:14.415786  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:14.574317  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:14.658721  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:14.660422  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:14.670161  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:14.914611  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:15.159837  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:15.160544  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:15.166539  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:15.415783  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:15.657589  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:15.658034  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:15.664223  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:15.915208  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:16.160709  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:16.162444  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:16.168885  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:16.415840  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:16.575652  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:16.659733  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:16.663742  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:16.666058  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:16.915908  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:17.159953  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:17.160902  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:17.166245  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:17.417700  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:17.662815  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:17.671763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:17.686794  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:17.925116  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:18.157674  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:18.158313  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:18.191152  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:18.415328  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:18.577044  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:18.698927  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:18.705912  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:18.706757  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:18.915724  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:19.156696  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:19.157663  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:19.163979  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:19.416888  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:19.670880  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:19.672069  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:19.673134  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:19.915325  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:20.156980  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:20.158003  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:20.164559  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:20.415048  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:20.664240  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:20.664704  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:20.669161  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:20.914494  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:21.074179  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:21.156582  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:21.157025  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:21.164614  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:21.414715  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:21.660909  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:21.663389  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:21.665753  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:21.915567  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:22.159254  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:22.160447  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:22.165092  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:22.418058  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:22.660703  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:22.661765  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:22.670455  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:22.918098  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:23.075311  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:23.159497  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:23.161568  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:23.167779  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:23.417389  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:23.662763  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:23.664797  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:23.669727  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:23.917524  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:24.159665  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:24.161524  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:24.171968  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:24.415289  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:24.685943  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:24.691572  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:24.695287  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:24.915461  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:25.076368  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:25.158666  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:25.158917  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:25.164678  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:25.415606  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:25.664032  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:25.666721  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:25.675962  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:25.914833  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:26.158527  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:26.161864  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:26.168322  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:26.415031  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:26.660266  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:26.661229  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:26.678551  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:26.914618  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:27.158040  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:27.159835  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:27.164603  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:27.418671  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:27.577091  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:27.657693  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:27.659265  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:27.667954  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:27.926732  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:28.156657  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:28.158247  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:28.164953  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:28.415897  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:28.656302  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:28.657282  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:28.664777  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:28.915826  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:29.156388  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:29.158215  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:29.164554  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:29.415224  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:29.658088  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:29.659491  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:29.664841  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:29.915168  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:30.077079  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:30.165891  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:30.169677  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:30.170434  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:30.415691  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:30.657874  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:30.659109  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:30.665112  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:30.915765  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:31.162611  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:31.163895  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:31.167110  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:31.414521  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:31.656399  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:31.658120  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:31.673999  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:31.914534  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:32.161796  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:32.162747  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:32.169715  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:32.418826  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:32.575348  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:32.658889  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:32.660452  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:32.665494  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:32.915060  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:33.162114  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:33.162815  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:33.179512  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:33.417352  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:33.656949  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:33.658566  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:33.664593  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:33.914802  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:34.156949  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:34.157747  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:34.167354  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:34.415501  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:34.658842  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:34.659460  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:34.664013  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:34.914610  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:35.074495  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:35.156916  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:35.157983  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:35.165202  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:35.415168  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:35.657214  282817 kapi.go:107] duration metric: took 1m25.505404729s to wait for kubernetes.io/minikube-addons=registry ...
	I0814 17:14:35.658429  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:35.664655  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:35.915608  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:36.156542  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:36.164109  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:36.415867  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:36.656568  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:36.666477  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:36.914894  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:37.075018  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:37.158484  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:37.168667  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:37.415717  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:37.656291  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:37.664544  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:37.915766  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:38.156962  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:38.164202  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:38.415302  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:38.657257  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:38.664955  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:38.916157  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:39.075170  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:39.157693  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:39.165501  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:39.414794  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:39.657172  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:39.664675  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:39.915444  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:40.158479  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:40.170505  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:40.415406  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:40.659002  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:40.669281  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:40.915691  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:41.156361  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:41.165132  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:41.416319  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:41.574514  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:41.656827  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:41.664251  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:41.920267  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:42.172277  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:42.177217  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:42.415689  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:42.657405  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:42.665594  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:42.915593  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:43.156493  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:43.164953  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:43.414868  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:43.575315  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:43.656962  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:43.665251  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:43.914674  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:44.157754  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:44.164160  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:44.415008  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:44.656961  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:44.664710  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:44.915404  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:45.158083  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:45.171251  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:45.417432  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:45.586253  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:45.657894  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:45.664670  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:45.914900  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:46.157766  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:46.164776  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:46.414933  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:46.657692  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:46.664589  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:46.917040  282817 kapi.go:107] duration metric: took 1m32.505904845s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0814 17:14:46.919255  282817 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-967533 cluster.
	I0814 17:14:46.921729  282817 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.
	I0814 17:14:46.923518  282817 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0814 17:14:47.158531  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:47.164754  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:47.657746  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:47.664608  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:48.076114  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:48.156913  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:48.165989  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:48.658473  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:48.664329  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:49.156556  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:49.164095  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:49.656390  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:49.663555  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:50.157432  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:50.165052  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:50.574276  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:50.663402  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:50.665760  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:51.157452  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:51.165433  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:51.656835  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:51.663976  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:52.179567  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:52.181470  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:52.574451  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:52.666798  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:52.667076  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:53.160567  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:53.260917  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:53.656479  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:53.664731  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:54.156924  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:54.165041  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:54.658751  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:54.665745  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:55.077538  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:55.158293  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:55.167792  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:55.660920  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:55.760454  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:56.165859  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:56.168325  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:56.656961  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:56.664450  282817 kapi.go:107] duration metric: took 1m46.005032136s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0814 17:14:57.157992  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:57.575834  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:57.657433  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:58.157683  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:58.658782  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:59.161748  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:59.657969  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:00.193010  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:00.211327  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:00.660120  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:01.156157  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:01.657644  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:02.157043  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:02.576714  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:02.657562  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:03.158863  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:03.670368  282817 kapi.go:107] duration metric: took 1m53.518496481s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0814 17:15:03.675876  282817 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, nvidia-device-plugin, metrics-server, storage-provisioner, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0814 17:15:03.678763  282817 addons.go:510] duration metric: took 2m0.396856272s for enable addons: enabled=[cloud-spanner ingress-dns nvidia-device-plugin metrics-server storage-provisioner yakd default-storageclass inspektor-gadget volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0814 17:15:05.074241  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:07.074814  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:09.573862  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:12.073918  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:14.074839  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:16.573558  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:19.073458  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:20.114778  282817 pod_ready.go:92] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"True"
	I0814 17:15:20.114816  282817 pod_ready.go:81] duration metric: took 1m28.04767261s for pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace to be "Ready" ...
	I0814 17:15:20.114834  282817 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-tqg5t" in "kube-system" namespace to be "Ready" ...
	I0814 17:15:20.126056  282817 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-tqg5t" in "kube-system" namespace has status "Ready":"True"
	I0814 17:15:20.126139  282817 pod_ready.go:81] duration metric: took 11.295539ms for pod "nvidia-device-plugin-daemonset-tqg5t" in "kube-system" namespace to be "Ready" ...
	I0814 17:15:20.126177  282817 pod_ready.go:38] duration metric: took 1m30.485039115s 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" ...
	I0814 17:15:20.126219  282817 api_server.go:52] waiting for apiserver process to appear ...
	I0814 17:15:20.126266  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0814 17:15:20.126359  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0814 17:15:20.200395  282817 cri.go:89] found id: "408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:20.200434  282817 cri.go:89] found id: ""
	I0814 17:15:20.200444  282817 logs.go:276] 1 containers: [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9]
	I0814 17:15:20.200510  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.204317  282817 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0814 17:15:20.204391  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0814 17:15:20.248010  282817 cri.go:89] found id: "cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:20.248033  282817 cri.go:89] found id: ""
	I0814 17:15:20.248042  282817 logs.go:276] 1 containers: [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f]
	I0814 17:15:20.248111  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.251898  282817 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0814 17:15:20.251998  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0814 17:15:20.295366  282817 cri.go:89] found id: "b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:20.295389  282817 cri.go:89] found id: ""
	I0814 17:15:20.295398  282817 logs.go:276] 1 containers: [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959]
	I0814 17:15:20.295458  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.299074  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0814 17:15:20.299176  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0814 17:15:20.336733  282817 cri.go:89] found id: "a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:20.336756  282817 cri.go:89] found id: ""
	I0814 17:15:20.336764  282817 logs.go:276] 1 containers: [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd]
	I0814 17:15:20.336842  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.340377  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0814 17:15:20.340450  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0814 17:15:20.386110  282817 cri.go:89] found id: "52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:20.386132  282817 cri.go:89] found id: ""
	I0814 17:15:20.386140  282817 logs.go:276] 1 containers: [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a]
	I0814 17:15:20.386198  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.389832  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0814 17:15:20.389909  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0814 17:15:20.428305  282817 cri.go:89] found id: "ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:20.428338  282817 cri.go:89] found id: ""
	I0814 17:15:20.428346  282817 logs.go:276] 1 containers: [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b]
	I0814 17:15:20.428420  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.432730  282817 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0814 17:15:20.432800  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0814 17:15:20.473399  282817 cri.go:89] found id: "f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:20.473468  282817 cri.go:89] found id: ""
	I0814 17:15:20.473491  282817 logs.go:276] 1 containers: [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9]
	I0814 17:15:20.473576  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.477704  282817 logs.go:123] Gathering logs for describe nodes ...
	I0814 17:15:20.477777  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0814 17:15:20.672981  282817 logs.go:123] Gathering logs for coredns [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959] ...
	I0814 17:15:20.673011  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:20.730244  282817 logs.go:123] Gathering logs for kube-proxy [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a] ...
	I0814 17:15:20.730278  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:20.772209  282817 logs.go:123] Gathering logs for container status ...
	I0814 17:15:20.772241  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0814 17:15:20.846613  282817 logs.go:123] Gathering logs for dmesg ...
	I0814 17:15:20.846645  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0814 17:15:20.863837  282817 logs.go:123] Gathering logs for kube-apiserver [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9] ...
	I0814 17:15:20.863868  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:20.931246  282817 logs.go:123] Gathering logs for etcd [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f] ...
	I0814 17:15:20.931283  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:20.985973  282817 logs.go:123] Gathering logs for kube-scheduler [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd] ...
	I0814 17:15:20.986008  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:21.057283  282817 logs.go:123] Gathering logs for kube-controller-manager [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b] ...
	I0814 17:15:21.057319  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:21.131052  282817 logs.go:123] Gathering logs for kindnet [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9] ...
	I0814 17:15:21.131093  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:21.185506  282817 logs.go:123] Gathering logs for CRI-O ...
	I0814 17:15:21.185541  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0814 17:15:21.287312  282817 logs.go:123] Gathering logs for kubelet ...
	I0814 17:15:21.287351  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0814 17:15:21.324909  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: W0814 17:13:03.007751    1499 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.325148  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: E0814 17:13:03.007833    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.347786  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.398705    1499 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.348012  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.398756    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.348201  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.414978    1499 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.348429  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.415030    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.348609  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419087    1499 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.348793  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419142    1499 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.349018  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419180    1499 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.349197  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419102    1499 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.349416  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419224    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.349655  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419136    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.349842  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422261    1499 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.350071  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422305    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.350256  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422858    1499 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.350487  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.355589  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.355839  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.356012  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.356221  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:21.394829  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:21.394859  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0814 17:15:21.394915  282817 out.go:239] X Problems detected in kubelet:
	W0814 17:15:21.394931  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.394939  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.394946  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.394952  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.394958  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:21.394966  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:21.394972  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:15:31.396865  282817 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0814 17:15:31.411033  282817 api_server.go:72] duration metric: took 2m28.129682833s to wait for apiserver process to appear ...
	I0814 17:15:31.411059  282817 api_server.go:88] waiting for apiserver healthz status ...
	I0814 17:15:31.411092  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0814 17:15:31.411156  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0814 17:15:31.453147  282817 cri.go:89] found id: "408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:31.453176  282817 cri.go:89] found id: ""
	I0814 17:15:31.453191  282817 logs.go:276] 1 containers: [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9]
	I0814 17:15:31.453249  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.456810  282817 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0814 17:15:31.456888  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0814 17:15:31.497792  282817 cri.go:89] found id: "cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:31.497816  282817 cri.go:89] found id: ""
	I0814 17:15:31.497823  282817 logs.go:276] 1 containers: [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f]
	I0814 17:15:31.497883  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.501371  282817 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0814 17:15:31.501441  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0814 17:15:31.545946  282817 cri.go:89] found id: "b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:31.545967  282817 cri.go:89] found id: ""
	I0814 17:15:31.545974  282817 logs.go:276] 1 containers: [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959]
	I0814 17:15:31.546031  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.549762  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0814 17:15:31.549832  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0814 17:15:31.593529  282817 cri.go:89] found id: "a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:31.593550  282817 cri.go:89] found id: ""
	I0814 17:15:31.593558  282817 logs.go:276] 1 containers: [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd]
	I0814 17:15:31.593626  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.597297  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0814 17:15:31.597367  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0814 17:15:31.637279  282817 cri.go:89] found id: "52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:31.637310  282817 cri.go:89] found id: ""
	I0814 17:15:31.637319  282817 logs.go:276] 1 containers: [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a]
	I0814 17:15:31.637378  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.641067  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0814 17:15:31.641172  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0814 17:15:31.679410  282817 cri.go:89] found id: "ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:31.679433  282817 cri.go:89] found id: ""
	I0814 17:15:31.679441  282817 logs.go:276] 1 containers: [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b]
	I0814 17:15:31.679499  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.683392  282817 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0814 17:15:31.683476  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0814 17:15:31.721246  282817 cri.go:89] found id: "f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:31.721270  282817 cri.go:89] found id: ""
	I0814 17:15:31.721278  282817 logs.go:276] 1 containers: [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9]
	I0814 17:15:31.721335  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.724687  282817 logs.go:123] Gathering logs for describe nodes ...
	I0814 17:15:31.724722  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0814 17:15:31.872038  282817 logs.go:123] Gathering logs for coredns [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959] ...
	I0814 17:15:31.872067  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:31.918471  282817 logs.go:123] Gathering logs for kube-proxy [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a] ...
	I0814 17:15:31.918515  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:31.968540  282817 logs.go:123] Gathering logs for kube-controller-manager [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b] ...
	I0814 17:15:31.968571  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:32.059117  282817 logs.go:123] Gathering logs for kindnet [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9] ...
	I0814 17:15:32.059160  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:32.109853  282817 logs.go:123] Gathering logs for CRI-O ...
	I0814 17:15:32.109887  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0814 17:15:32.207573  282817 logs.go:123] Gathering logs for container status ...
	I0814 17:15:32.207608  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0814 17:15:32.264647  282817 logs.go:123] Gathering logs for kubelet ...
	I0814 17:15:32.264679  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0814 17:15:32.299488  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: W0814 17:13:03.007751    1499 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.299749  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: E0814 17:13:03.007833    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.322359  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.398705    1499 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.322591  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.398756    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.322783  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.414978    1499 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.323008  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.415030    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.323189  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419087    1499 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.323369  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419142    1499 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.323591  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419180    1499 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.323770  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419102    1499 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.323989  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419224    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.324210  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419136    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.324394  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422261    1499 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.324620  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422305    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.324803  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422858    1499 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.325030  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.330123  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.330335  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.330505  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.330713  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:32.371167  282817 logs.go:123] Gathering logs for dmesg ...
	I0814 17:15:32.371196  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0814 17:15:32.388894  282817 logs.go:123] Gathering logs for kube-apiserver [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9] ...
	I0814 17:15:32.388923  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:32.468007  282817 logs.go:123] Gathering logs for etcd [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f] ...
	I0814 17:15:32.468040  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:32.515778  282817 logs.go:123] Gathering logs for kube-scheduler [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd] ...
	I0814 17:15:32.515813  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:32.560175  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:32.560203  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0814 17:15:32.560288  282817 out.go:239] X Problems detected in kubelet:
	W0814 17:15:32.560305  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.560433  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.560450  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.560458  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.560482  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:32.560489  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:32.560496  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:15:42.561640  282817 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0814 17:15:42.570335  282817 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0814 17:15:42.571431  282817 api_server.go:141] control plane version: v1.31.0
	I0814 17:15:42.571457  282817 api_server.go:131] duration metric: took 11.160391348s to wait for apiserver health ...
	I0814 17:15:42.571466  282817 system_pods.go:43] waiting for kube-system pods to appear ...
	I0814 17:15:42.571488  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0814 17:15:42.571555  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0814 17:15:42.614962  282817 cri.go:89] found id: "408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:42.614984  282817 cri.go:89] found id: ""
	I0814 17:15:42.614992  282817 logs.go:276] 1 containers: [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9]
	I0814 17:15:42.615049  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.618823  282817 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0814 17:15:42.618897  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0814 17:15:42.657353  282817 cri.go:89] found id: "cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:42.657373  282817 cri.go:89] found id: ""
	I0814 17:15:42.657381  282817 logs.go:276] 1 containers: [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f]
	I0814 17:15:42.657439  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.660822  282817 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0814 17:15:42.660899  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0814 17:15:42.698871  282817 cri.go:89] found id: "b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:42.698896  282817 cri.go:89] found id: ""
	I0814 17:15:42.698907  282817 logs.go:276] 1 containers: [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959]
	I0814 17:15:42.698963  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.702712  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0814 17:15:42.702812  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0814 17:15:42.740848  282817 cri.go:89] found id: "a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:42.740871  282817 cri.go:89] found id: ""
	I0814 17:15:42.740879  282817 logs.go:276] 1 containers: [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd]
	I0814 17:15:42.740943  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.744718  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0814 17:15:42.744798  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0814 17:15:42.792688  282817 cri.go:89] found id: "52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:42.792711  282817 cri.go:89] found id: ""
	I0814 17:15:42.792719  282817 logs.go:276] 1 containers: [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a]
	I0814 17:15:42.792778  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.796368  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0814 17:15:42.796500  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0814 17:15:42.837084  282817 cri.go:89] found id: "ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:42.837108  282817 cri.go:89] found id: ""
	I0814 17:15:42.837116  282817 logs.go:276] 1 containers: [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b]
	I0814 17:15:42.837194  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.840804  282817 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0814 17:15:42.840923  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0814 17:15:42.879312  282817 cri.go:89] found id: "f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:42.879336  282817 cri.go:89] found id: ""
	I0814 17:15:42.879345  282817 logs.go:276] 1 containers: [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9]
	I0814 17:15:42.879402  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.883159  282817 logs.go:123] Gathering logs for kube-controller-manager [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b] ...
	I0814 17:15:42.883186  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:42.971652  282817 logs.go:123] Gathering logs for container status ...
	I0814 17:15:42.971691  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0814 17:15:43.030698  282817 logs.go:123] Gathering logs for kubelet ...
	I0814 17:15:43.030730  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0814 17:15:43.063369  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: W0814 17:13:03.007751    1499 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.063627  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: E0814 17:13:03.007833    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.086578  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.398705    1499 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.086808  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.398756    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.087005  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.414978    1499 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.087243  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.415030    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.087425  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419087    1499 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.087606  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419142    1499 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.087829  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419180    1499 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.088012  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419102    1499 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.088230  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419224    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.088450  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419136    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.088634  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422261    1499 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.088889  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422305    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.089114  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422858    1499 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.089339  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.094410  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.094623  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.094791  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.094997  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:43.136362  282817 logs.go:123] Gathering logs for dmesg ...
	I0814 17:15:43.136390  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0814 17:15:43.153094  282817 logs.go:123] Gathering logs for describe nodes ...
	I0814 17:15:43.153128  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0814 17:15:43.292568  282817 logs.go:123] Gathering logs for etcd [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f] ...
	I0814 17:15:43.292605  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:43.339945  282817 logs.go:123] Gathering logs for coredns [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959] ...
	I0814 17:15:43.339981  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:43.380208  282817 logs.go:123] Gathering logs for kube-scheduler [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd] ...
	I0814 17:15:43.380242  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:43.423050  282817 logs.go:123] Gathering logs for kube-apiserver [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9] ...
	I0814 17:15:43.423085  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:43.481607  282817 logs.go:123] Gathering logs for kube-proxy [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a] ...
	I0814 17:15:43.481642  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:43.520486  282817 logs.go:123] Gathering logs for kindnet [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9] ...
	I0814 17:15:43.520514  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:43.576749  282817 logs.go:123] Gathering logs for CRI-O ...
	I0814 17:15:43.576782  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0814 17:15:43.671136  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:43.671169  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0814 17:15:43.671230  282817 out.go:239] X Problems detected in kubelet:
	W0814 17:15:43.671241  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.671251  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.671259  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.671265  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.671270  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:43.671283  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:43.671289  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:15:53.683090  282817 system_pods.go:59] 18 kube-system pods found
	I0814 17:15:53.683144  282817 system_pods.go:61] "coredns-6f6b679f8f-q6fvk" [99ce47d1-3ca6-4fa9-9963-cbd019e36403] Running
	I0814 17:15:53.683151  282817 system_pods.go:61] "csi-hostpath-attacher-0" [c467009f-efbb-4670-9d1b-7bc093d3b0da] Running
	I0814 17:15:53.683157  282817 system_pods.go:61] "csi-hostpath-resizer-0" [b7400898-e8f8-4778-9062-5faaf6e94a5a] Running
	I0814 17:15:53.683161  282817 system_pods.go:61] "csi-hostpathplugin-6hqwr" [df2d2b7a-2916-4254-b12e-0ce4ec68e51c] Running
	I0814 17:15:53.683166  282817 system_pods.go:61] "etcd-addons-967533" [f09d5f1f-98c7-4ec6-bd3a-8a79db627ca3] Running
	I0814 17:15:53.683170  282817 system_pods.go:61] "kindnet-7k7kd" [6305ac82-7dc8-416b-b811-66ffbcdb7bf7] Running
	I0814 17:15:53.683174  282817 system_pods.go:61] "kube-apiserver-addons-967533" [c05ea8e7-b2c0-41b9-8035-18dcd1193dd0] Running
	I0814 17:15:53.683181  282817 system_pods.go:61] "kube-controller-manager-addons-967533" [a7b8e76f-9ae8-4df2-b0f5-337325661575] Running
	I0814 17:15:53.683191  282817 system_pods.go:61] "kube-ingress-dns-minikube" [c260b8da-33bc-45a5-ab64-8b1cce1058c2] Running
	I0814 17:15:53.683195  282817 system_pods.go:61] "kube-proxy-dlj8p" [7862edd5-95ab-43ce-8145-9a0cd695c618] Running
	I0814 17:15:53.683207  282817 system_pods.go:61] "kube-scheduler-addons-967533" [084b82fb-9b1c-4fdd-b39f-9bd373cc2112] Running
	I0814 17:15:53.683211  282817 system_pods.go:61] "metrics-server-8988944d9-qcjtp" [db80ae24-76c5-4040-b0f4-ea7b2d0df1f7] Running
	I0814 17:15:53.683216  282817 system_pods.go:61] "nvidia-device-plugin-daemonset-tqg5t" [d356e3f5-9cba-4ef0-8616-444bca75090f] Running
	I0814 17:15:53.683228  282817 system_pods.go:61] "registry-6fb4cdfc84-w7w2j" [84dbe314-7119-4a64-b772-376711892f99] Running
	I0814 17:15:53.683232  282817 system_pods.go:61] "registry-proxy-t9c9c" [1a52d0b8-b5db-4dbf-aef8-224c5ea5e630] Running
	I0814 17:15:53.683236  282817 system_pods.go:61] "snapshot-controller-56fcc65765-ftsdg" [eaa767aa-f74d-43cb-8bcd-0eb4a020fd58] Running
	I0814 17:15:53.683240  282817 system_pods.go:61] "snapshot-controller-56fcc65765-wt28g" [0a04fc55-47a4-4307-973e-97df61dd9f3f] Running
	I0814 17:15:53.683246  282817 system_pods.go:61] "storage-provisioner" [d2c5a89e-57f3-4c9e-94db-a47188d9d219] Running
	I0814 17:15:53.683253  282817 system_pods.go:74] duration metric: took 11.11178145s to wait for pod list to return data ...
	I0814 17:15:53.683266  282817 default_sa.go:34] waiting for default service account to be created ...
	I0814 17:15:53.685590  282817 default_sa.go:45] found service account: "default"
	I0814 17:15:53.685619  282817 default_sa.go:55] duration metric: took 2.347305ms for default service account to be created ...
	I0814 17:15:53.685630  282817 system_pods.go:116] waiting for k8s-apps to be running ...
	I0814 17:15:53.695966  282817 system_pods.go:86] 18 kube-system pods found
	I0814 17:15:53.696008  282817 system_pods.go:89] "coredns-6f6b679f8f-q6fvk" [99ce47d1-3ca6-4fa9-9963-cbd019e36403] Running
	I0814 17:15:53.696016  282817 system_pods.go:89] "csi-hostpath-attacher-0" [c467009f-efbb-4670-9d1b-7bc093d3b0da] Running
	I0814 17:15:53.696021  282817 system_pods.go:89] "csi-hostpath-resizer-0" [b7400898-e8f8-4778-9062-5faaf6e94a5a] Running
	I0814 17:15:53.696025  282817 system_pods.go:89] "csi-hostpathplugin-6hqwr" [df2d2b7a-2916-4254-b12e-0ce4ec68e51c] Running
	I0814 17:15:53.696029  282817 system_pods.go:89] "etcd-addons-967533" [f09d5f1f-98c7-4ec6-bd3a-8a79db627ca3] Running
	I0814 17:15:53.696034  282817 system_pods.go:89] "kindnet-7k7kd" [6305ac82-7dc8-416b-b811-66ffbcdb7bf7] Running
	I0814 17:15:53.696039  282817 system_pods.go:89] "kube-apiserver-addons-967533" [c05ea8e7-b2c0-41b9-8035-18dcd1193dd0] Running
	I0814 17:15:53.696044  282817 system_pods.go:89] "kube-controller-manager-addons-967533" [a7b8e76f-9ae8-4df2-b0f5-337325661575] Running
	I0814 17:15:53.696079  282817 system_pods.go:89] "kube-ingress-dns-minikube" [c260b8da-33bc-45a5-ab64-8b1cce1058c2] Running
	I0814 17:15:53.696084  282817 system_pods.go:89] "kube-proxy-dlj8p" [7862edd5-95ab-43ce-8145-9a0cd695c618] Running
	I0814 17:15:53.696088  282817 system_pods.go:89] "kube-scheduler-addons-967533" [084b82fb-9b1c-4fdd-b39f-9bd373cc2112] Running
	I0814 17:15:53.696092  282817 system_pods.go:89] "metrics-server-8988944d9-qcjtp" [db80ae24-76c5-4040-b0f4-ea7b2d0df1f7] Running
	I0814 17:15:53.696105  282817 system_pods.go:89] "nvidia-device-plugin-daemonset-tqg5t" [d356e3f5-9cba-4ef0-8616-444bca75090f] Running
	I0814 17:15:53.696109  282817 system_pods.go:89] "registry-6fb4cdfc84-w7w2j" [84dbe314-7119-4a64-b772-376711892f99] Running
	I0814 17:15:53.696112  282817 system_pods.go:89] "registry-proxy-t9c9c" [1a52d0b8-b5db-4dbf-aef8-224c5ea5e630] Running
	I0814 17:15:53.696117  282817 system_pods.go:89] "snapshot-controller-56fcc65765-ftsdg" [eaa767aa-f74d-43cb-8bcd-0eb4a020fd58] Running
	I0814 17:15:53.696124  282817 system_pods.go:89] "snapshot-controller-56fcc65765-wt28g" [0a04fc55-47a4-4307-973e-97df61dd9f3f] Running
	I0814 17:15:53.696128  282817 system_pods.go:89] "storage-provisioner" [d2c5a89e-57f3-4c9e-94db-a47188d9d219] Running
	I0814 17:15:53.696156  282817 system_pods.go:126] duration metric: took 10.51976ms to wait for k8s-apps to be running ...
	I0814 17:15:53.696171  282817 system_svc.go:44] waiting for kubelet service to be running ....
	I0814 17:15:53.696240  282817 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 17:15:53.708108  282817 system_svc.go:56] duration metric: took 11.927659ms WaitForService to wait for kubelet
	I0814 17:15:53.708141  282817 kubeadm.go:582] duration metric: took 2m50.426795435s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0814 17:15:53.708161  282817 node_conditions.go:102] verifying NodePressure condition ...
	I0814 17:15:53.711694  282817 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0814 17:15:53.711728  282817 node_conditions.go:123] node cpu capacity is 2
	I0814 17:15:53.711740  282817 node_conditions.go:105] duration metric: took 3.573321ms to run NodePressure ...
	I0814 17:15:53.711750  282817 start.go:241] waiting for startup goroutines ...
	I0814 17:15:53.711758  282817 start.go:246] waiting for cluster config update ...
	I0814 17:15:53.711774  282817 start.go:255] writing updated cluster config ...
	I0814 17:15:53.712075  282817 ssh_runner.go:195] Run: rm -f paused
	I0814 17:15:54.068547  282817 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0814 17:15:54.070921  282817 out.go:177] * Done! kubectl is now configured to use "addons-967533" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 14 17:20:02 addons-967533 crio[968]: time="2024-08-14 17:20:02.977070547Z" 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=38648137-9b77-4daf-b40f-03c41414648f name=/runtime.v1.ImageService/ImageStatus
	Aug 14 17:20:02 addons-967533 crio[968]: time="2024-08-14 17:20:02.977995144Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-p24d8/hello-world-app" id=aed4b77f-82c2-4a50-aa97-45516c795099 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 14 17:20:02 addons-967533 crio[968]: time="2024-08-14 17:20:02.978087377Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 14 17:20:02 addons-967533 crio[968]: time="2024-08-14 17:20:02.997758587Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/4950aa2adcebd2384152d6a57b397b903798e22ab2fcac1f0b09f960252eeb17/merged/etc/passwd: no such file or directory"
	Aug 14 17:20:02 addons-967533 crio[968]: time="2024-08-14 17:20:02.997952013Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/4950aa2adcebd2384152d6a57b397b903798e22ab2fcac1f0b09f960252eeb17/merged/etc/group: no such file or directory"
	Aug 14 17:20:03 addons-967533 crio[968]: time="2024-08-14 17:20:03.054133686Z" level=info msg="Created container 5b4b96c15127fc6d8c7cfd2e83ae17136ffb0d92423872178ace4dc66d841d4a: default/hello-world-app-55bf9c44b4-p24d8/hello-world-app" id=aed4b77f-82c2-4a50-aa97-45516c795099 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 14 17:20:03 addons-967533 crio[968]: time="2024-08-14 17:20:03.055455572Z" level=info msg="Starting container: 5b4b96c15127fc6d8c7cfd2e83ae17136ffb0d92423872178ace4dc66d841d4a" id=e32490bf-39c2-4417-9964-c840a88bae30 name=/runtime.v1.RuntimeService/StartContainer
	Aug 14 17:20:03 addons-967533 crio[968]: time="2024-08-14 17:20:03.070358125Z" level=info msg="Started container" PID=8209 containerID=5b4b96c15127fc6d8c7cfd2e83ae17136ffb0d92423872178ace4dc66d841d4a description=default/hello-world-app-55bf9c44b4-p24d8/hello-world-app id=e32490bf-39c2-4417-9964-c840a88bae30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aebaf017b99e483ec14ccfde572bb495dfb0dffb8ff959778b095caaf99e05
	Aug 14 17:20:03 addons-967533 crio[968]: time="2024-08-14 17:20:03.117060231Z" level=info msg="Removing container: 78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97" id=6e9b443f-7642-4ddd-b144-b6881cf9a217 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 14 17:20:03 addons-967533 crio[968]: time="2024-08-14 17:20:03.142936945Z" level=info msg="Removed container 78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=6e9b443f-7642-4ddd-b144-b6881cf9a217 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 14 17:20:04 addons-967533 crio[968]: time="2024-08-14 17:20:04.848316782Z" level=info msg="Stopping container: 19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b (timeout: 2s)" id=4ed4d299-e794-4cca-b180-fefa400285ca name=/runtime.v1.RuntimeService/StopContainer
	Aug 14 17:20:06 addons-967533 crio[968]: time="2024-08-14 17:20:06.855042412Z" level=warning msg="Stopping container 19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=4ed4d299-e794-4cca-b180-fefa400285ca name=/runtime.v1.RuntimeService/StopContainer
	Aug 14 17:20:06 addons-967533 conmon[4973]: conmon 19452cbf9983ba6e2808 <ninfo>: container 4984 exited with status 137
	Aug 14 17:20:06 addons-967533 crio[968]: time="2024-08-14 17:20:06.990980401Z" level=info msg="Stopped container 19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b: ingress-nginx/ingress-nginx-controller-7559cbf597-62m7z/controller" id=4ed4d299-e794-4cca-b180-fefa400285ca name=/runtime.v1.RuntimeService/StopContainer
	Aug 14 17:20:06 addons-967533 crio[968]: time="2024-08-14 17:20:06.991483404Z" level=info msg="Stopping pod sandbox: 61ba3af99e9e2d9a93d826b35e680f6aeb965c06a1cbfe79d099acf003e5a670" id=0a452c0a-a87a-4436-8e91-a2d22570e51c name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:06 addons-967533 crio[968]: time="2024-08-14 17:20:06.994806007Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-WIVZYTBHP7YVKOOC - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-2XDTDOBT6Z7O5JKU - [0:0]\n-X KUBE-HP-WIVZYTBHP7YVKOOC\n-X KUBE-HP-2XDTDOBT6Z7O5JKU\nCOMMIT\n"
	Aug 14 17:20:07 addons-967533 crio[968]: time="2024-08-14 17:20:07.010389860Z" level=info msg="Closing host port tcp:80"
	Aug 14 17:20:07 addons-967533 crio[968]: time="2024-08-14 17:20:07.010488412Z" level=info msg="Closing host port tcp:443"
	Aug 14 17:20:07 addons-967533 crio[968]: time="2024-08-14 17:20:07.012151851Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 14 17:20:07 addons-967533 crio[968]: time="2024-08-14 17:20:07.012206004Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 14 17:20:07 addons-967533 crio[968]: time="2024-08-14 17:20:07.012391357Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-7559cbf597-62m7z Namespace:ingress-nginx ID:61ba3af99e9e2d9a93d826b35e680f6aeb965c06a1cbfe79d099acf003e5a670 UID:d78de6b1-db9d-4c4a-a0f5-b6905edc6d98 NetNS:/var/run/netns/84c2ba53-72ae-43f0-a7d2-0f05e0eaf320 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 14 17:20:07 addons-967533 crio[968]: time="2024-08-14 17:20:07.012530933Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-7559cbf597-62m7z from CNI network \"kindnet\" (type=ptp)"
	Aug 14 17:20:07 addons-967533 crio[968]: time="2024-08-14 17:20:07.036094769Z" level=info msg="Stopped pod sandbox: 61ba3af99e9e2d9a93d826b35e680f6aeb965c06a1cbfe79d099acf003e5a670" id=0a452c0a-a87a-4436-8e91-a2d22570e51c name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:07 addons-967533 crio[968]: time="2024-08-14 17:20:07.124427075Z" level=info msg="Removing container: 19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b" id=d961dad9-b5bb-407d-85e4-3ae308ac0c42 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 14 17:20:07 addons-967533 crio[968]: time="2024-08-14 17:20:07.143184609Z" level=info msg="Removed container 19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b: ingress-nginx/ingress-nginx-controller-7559cbf597-62m7z/controller" id=d961dad9-b5bb-407d-85e4-3ae308ac0c42 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	5b4b96c15127f       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   d9aebaf017b99       hello-world-app-55bf9c44b4-p24d8
	5ec199f9526a0       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                     0                   6b7f9d136961d       nginx
	4685066affd5d       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago       Running             busybox                   0                   7c1ba54cde178       busybox
	251862a0bde08       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              patch                     0                   8aced9b2e4f2f       ingress-nginx-admission-patch-42kfr
	f7643f50fb893       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             5 minutes ago       Running             local-path-provisioner    0                   e45fe5258dbae       local-path-provisioner-86d989889c-n9xsg
	a0704a0a163c0       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                    0                   71af4e0cf31b4       ingress-nginx-admission-create-kzcjk
	47532d27cc945       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server            0                   d11f14584d7dc       metrics-server-8988944d9-qcjtp
	b4c8716683ee6       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             6 minutes ago       Running             coredns                   0                   f39aff18991b1       coredns-6f6b679f8f-q6fvk
	fe328ab587005       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             6 minutes ago       Running             storage-provisioner       0                   728788655f88c       storage-provisioner
	f12eb5515d616       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                           7 minutes ago       Running             kindnet-cni               0                   190f7ed12d1fb       kindnet-7k7kd
	52d40dcc55593       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                             7 minutes ago       Running             kube-proxy                0                   5f47ed4b761ac       kube-proxy-dlj8p
	cb3a8987776a4       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             7 minutes ago       Running             etcd                      0                   735e52fcce169       etcd-addons-967533
	a303c215203ae       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                             7 minutes ago       Running             kube-scheduler            0                   244059fb0423b       kube-scheduler-addons-967533
	408f6a4a98930       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                             7 minutes ago       Running             kube-apiserver            0                   f85b8027662db       kube-apiserver-addons-967533
	ea45fe7052800       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                             7 minutes ago       Running             kube-controller-manager   0                   331789ffa5041       kube-controller-manager-addons-967533
	
	
	==> coredns [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959] <==
	[INFO] 10.244.0.11:58486 - 19152 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001704059s
	[INFO] 10.244.0.11:39693 - 16293 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000093382s
	[INFO] 10.244.0.11:39693 - 9403 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000110194s
	[INFO] 10.244.0.11:49420 - 38719 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000120352s
	[INFO] 10.244.0.11:49420 - 24884 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000191227s
	[INFO] 10.244.0.11:35495 - 40810 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000100553s
	[INFO] 10.244.0.11:35495 - 42348 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000065526s
	[INFO] 10.244.0.11:53800 - 15646 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000178181s
	[INFO] 10.244.0.11:53800 - 10009 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00010665s
	[INFO] 10.244.0.11:45517 - 47266 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001570128s
	[INFO] 10.244.0.11:45517 - 22719 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001750919s
	[INFO] 10.244.0.11:34619 - 49343 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000077439s
	[INFO] 10.244.0.11:34619 - 64956 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000120712s
	[INFO] 10.244.0.19:35740 - 4975 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00019574s
	[INFO] 10.244.0.19:44267 - 43452 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00012415s
	[INFO] 10.244.0.19:45809 - 7312 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000911254s
	[INFO] 10.244.0.19:48953 - 36003 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000590789s
	[INFO] 10.244.0.19:45082 - 36511 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141775s
	[INFO] 10.244.0.19:45637 - 51178 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000116077s
	[INFO] 10.244.0.19:44827 - 877 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003877457s
	[INFO] 10.244.0.19:35051 - 31633 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004348485s
	[INFO] 10.244.0.19:33221 - 28032 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.000816846s
	[INFO] 10.244.0.19:38903 - 24797 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001242278s
	[INFO] 10.244.0.22:41296 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000196117s
	[INFO] 10.244.0.22:46921 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000113714s
	
	
	==> describe nodes <==
	Name:               addons-967533
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-967533
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=a63cabd83e66a3efc9084b0ad9541aeb5353ef35
	                    minikube.k8s.io/name=addons-967533
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_14T17_12_59_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-967533
	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:  Wed, 14 Aug 2024 17:12:55 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-967533
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 14 Aug 2024 17:20:07 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 14 Aug 2024 17:20:07 +0000   Wed, 14 Aug 2024 17:12:52 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 14 Aug 2024 17:20:07 +0000   Wed, 14 Aug 2024 17:12:52 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 14 Aug 2024 17:20:07 +0000   Wed, 14 Aug 2024 17:12:52 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 14 Aug 2024 17:20:07 +0000   Wed, 14 Aug 2024 17:13:49 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-967533
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022372Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022372Ki
	  pods:               110
	System Info:
	  Machine ID:                 4eebd38b3cf64551a6eb63b62e6364dd
	  System UUID:                9ff27ea1-39bd-4183-b5e1-2b91eab20c8f
	  Boot ID:                    a45aa34f-c9ce-4e83-8881-7d8273e4eb81
	  Kernel Version:             5.15.0-1067-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m18s
	  default                     hello-world-app-55bf9c44b4-p24d8           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-6f6b679f8f-q6fvk                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     7m9s
	  kube-system                 etcd-addons-967533                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         7m16s
	  kube-system                 kindnet-7k7kd                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m10s
	  kube-system                 kube-apiserver-addons-967533               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m14s
	  kube-system                 kube-controller-manager-addons-967533      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m14s
	  kube-system                 kube-proxy-dlj8p                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m10s
	  kube-system                 kube-scheduler-addons-967533               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m14s
	  kube-system                 metrics-server-8988944d9-qcjtp             100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         7m4s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m3s
	  local-path-storage          local-path-provisioner-86d989889c-n9xsg    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m3s
	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                 7m2s                   kube-proxy       
	  Normal   NodeHasSufficientMemory  7m22s (x8 over 7m22s)  kubelet          Node addons-967533 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m22s (x8 over 7m22s)  kubelet          Node addons-967533 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m22s (x7 over 7m22s)  kubelet          Node addons-967533 status is now: NodeHasSufficientPID
	  Normal   Starting                 7m15s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 7m15s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  7m14s                  kubelet          Node addons-967533 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m14s                  kubelet          Node addons-967533 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m14s                  kubelet          Node addons-967533 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           7m10s                  node-controller  Node addons-967533 event: Registered Node addons-967533 in Controller
	  Normal   NodeReady                6m23s                  kubelet          Node addons-967533 status is now: NodeReady
	
	
	==> dmesg <==
	[Aug14 15:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014403] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.449155] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.042796] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002460] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013745] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003599] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003110] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.657607] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.136702] kauditd_printk_skb: 36 callbacks suppressed
	[Aug14 16:10] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Aug14 16:12] hrtimer: interrupt took 2928071 ns
	[Aug14 16:43] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f] <==
	{"level":"info","ts":"2024-08-14T17:12:52.060857Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-14T17:12:52.061451Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-14T17:12:52.062296Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-14T17:12:52.078436Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-14T17:12:52.078549Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-14T17:12:52.078640Z","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-14T17:12:52.078740Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-14T17:12:52.078795Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-14T17:13:06.629139Z","caller":"traceutil/trace.go:171","msg":"trace[711325026] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"126.68307ms","start":"2024-08-14T17:13:06.482718Z","end":"2024-08-14T17:13:06.609401Z","steps":["trace[711325026] 'process raft request'  (duration: 27.89874ms)","trace[711325026] 'compare'  (duration: 40.165066ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-14T17:13:06.727001Z","caller":"traceutil/trace.go:171","msg":"trace[943196573] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"119.388343ms","start":"2024-08-14T17:13:06.605937Z","end":"2024-08-14T17:13:06.725325Z","steps":["trace[943196573] 'process raft request'  (duration: 46.328997ms)","trace[943196573] 'compare'  (duration: 72.963946ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-14T17:13:06.739613Z","caller":"traceutil/trace.go:171","msg":"trace[256572616] linearizableReadLoop","detail":"{readStateIndex:409; appliedIndex:409; }","duration":"130.212506ms","start":"2024-08-14T17:13:06.609378Z","end":"2024-08-14T17:13:06.739591Z","steps":["trace[256572616] 'read index received'  (duration: 130.201413ms)","trace[256572616] 'applied index is now lower than readState.Index'  (duration: 9.493µs)"],"step_count":2}
	{"level":"warn","ts":"2024-08-14T17:13:06.740558Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.157769ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-14T17:13:06.741356Z","caller":"traceutil/trace.go:171","msg":"trace[1310089250] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:399; }","duration":"131.965189ms","start":"2024-08-14T17:13:06.609374Z","end":"2024-08-14T17:13:06.741339Z","steps":["trace[1310089250] 'agreement among raft nodes before linearized reading'  (duration: 131.085549ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:06.811091Z","caller":"traceutil/trace.go:171","msg":"trace[1389736639] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"158.956647ms","start":"2024-08-14T17:13:06.652122Z","end":"2024-08-14T17:13:06.811078Z","steps":["trace[1389736639] 'process raft request'  (duration: 158.872069ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:06.728399Z","caller":"traceutil/trace.go:171","msg":"trace[1383125114] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"122.093156ms","start":"2024-08-14T17:13:06.606293Z","end":"2024-08-14T17:13:06.728386Z","steps":["trace[1383125114] 'process raft request'  (duration: 122.016012ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:07.538694Z","caller":"traceutil/trace.go:171","msg":"trace[2088698428] transaction","detail":"{read_only:false; response_revision:423; number_of_response:1; }","duration":"108.458581ms","start":"2024-08-14T17:13:07.430127Z","end":"2024-08-14T17:13:07.538586Z","steps":["trace[2088698428] 'process raft request'  (duration: 97.706597ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:07.539176Z","caller":"traceutil/trace.go:171","msg":"trace[1359261882] transaction","detail":"{read_only:false; response_revision:424; number_of_response:1; }","duration":"107.443312ms","start":"2024-08-14T17:13:07.431722Z","end":"2024-08-14T17:13:07.539165Z","steps":["trace[1359261882] 'process raft request'  (duration: 96.156539ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-14T17:13:07.539289Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.539278ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-14T17:13:07.539338Z","caller":"traceutil/trace.go:171","msg":"trace[1073775912] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:424; }","duration":"108.596664ms","start":"2024-08-14T17:13:07.430732Z","end":"2024-08-14T17:13:07.539329Z","steps":["trace[1073775912] 'agreement among raft nodes before linearized reading'  (duration: 108.522269ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:07.539622Z","caller":"traceutil/trace.go:171","msg":"trace[1365586752] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"125.56309ms","start":"2024-08-14T17:13:07.414050Z","end":"2024-08-14T17:13:07.539613Z","steps":["trace[1365586752] 'process raft request'  (duration: 113.343657ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:07.562823Z","caller":"traceutil/trace.go:171","msg":"trace[777489702] transaction","detail":"{read_only:false; response_revision:425; number_of_response:1; }","duration":"121.764298ms","start":"2024-08-14T17:13:07.440948Z","end":"2024-08-14T17:13:07.562712Z","steps":["trace[777489702] 'process raft request'  (duration: 98.90332ms)","trace[777489702] 'get key's previous created_revision and leaseID' {req_type:put; key:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; req_size:2301; } (duration: 17.927443ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-14T17:13:07.577794Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"136.746373ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/default/kubernetes\" ","response":"range_response_count:1 size:420"}
	{"level":"info","ts":"2024-08-14T17:13:07.578193Z","caller":"traceutil/trace.go:171","msg":"trace[930465715] range","detail":"{range_begin:/registry/services/endpoints/default/kubernetes; range_end:; response_count:1; response_revision:430; }","duration":"137.151841ms","start":"2024-08-14T17:13:07.441027Z","end":"2024-08-14T17:13:07.578179Z","steps":["trace[930465715] 'agreement among raft nodes before linearized reading'  (duration: 136.673758ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-14T17:13:07.916179Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.439452ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-14T17:13:07.916330Z","caller":"traceutil/trace.go:171","msg":"trace[1174943759] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:447; }","duration":"131.50779ms","start":"2024-08-14T17:13:07.784721Z","end":"2024-08-14T17:13:07.916229Z","steps":["trace[1174943759] 'agreement among raft nodes before linearized reading'  (duration: 100.685909ms)"],"step_count":1}
	
	
	==> kernel <==
	 17:20:12 up  2:02,  0 users,  load average: 0.88, 1.27, 1.85
	Linux addons-967533 5.15.0-1067-aws #73~20.04.1-Ubuntu SMP Wed Jul 24 17:31:05 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9] <==
	I0814 17:18:59.179682       1 main.go:299] handling current node
	W0814 17:19:01.391209       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:19:01.391248       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	I0814 17:19:09.239715       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:19:09.239830       1 main.go:299] handling current node
	I0814 17:19:19.180048       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:19:19.180091       1 main.go:299] handling current node
	I0814 17:19:29.179552       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:19:29.179586       1 main.go:299] handling current node
	W0814 17:19:32.119361       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:19:32.119412       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	W0814 17:19:35.762291       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:19:35.762330       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	I0814 17:19:39.179609       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:19:39.179644       1 main.go:299] handling current node
	W0814 17:19:45.232855       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:19:45.232898       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	I0814 17:19:49.179906       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:19:49.179945       1 main.go:299] handling current node
	I0814 17:19:59.179357       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:19:59.179394       1 main.go:299] handling current node
	W0814 17:20:08.862313       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:20:08.862352       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	I0814 17:20:09.179443       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:20:09.179478       1 main.go:299] handling current node
	
	
	==> kube-apiserver [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9] <==
	I0814 17:15:20.119656       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0814 17:15:20.134300       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	E0814 17:16:03.793471       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54382: use of closed network connection
	E0814 17:16:04.060599       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54404: use of closed network connection
	E0814 17:16:04.209871       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54428: use of closed network connection
	I0814 17:16:37.456059       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.191.238"}
	I0814 17:16:53.523991       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0814 17:17:29.341934       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.341992       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0814 17:17:29.419062       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.419237       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0814 17:17:29.451563       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.451710       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0814 17:17:29.469455       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.469600       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0814 17:17:29.581188       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.581236       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0814 17:17:30.470056       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0814 17:17:30.582121       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0814 17:17:30.594777       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0814 17:17:36.345242       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0814 17:17:37.377515       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0814 17:17:41.908944       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0814 17:17:42.255772       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.28.14"}
	I0814 17:20:01.690319       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.102.133.57"}
	
	
	==> kube-controller-manager [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b] <==
	E0814 17:18:46.570528       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:18:56.003829       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:18:56.003874       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:18:59.684496       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:18:59.684550       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:19:17.754472       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:19:17.754598       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:19:41.317167       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:19:41.317212       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:19:45.915916       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:19:45.915960       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:19:51.461170       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:19:51.461213       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:19:57.423950       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:19:57.423994       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0814 17:20:01.424961       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="46.676424ms"
	I0814 17:20:01.434584       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="9.48924ms"
	I0814 17:20:01.434750       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="46.383µs"
	I0814 17:20:01.443272       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="53.759µs"
	I0814 17:20:03.149058       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="20.641673ms"
	I0814 17:20:03.149305       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="65.722µs"
	I0814 17:20:03.817277       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0814 17:20:03.819280       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-7559cbf597" duration="4.447µs"
	I0814 17:20:03.829742       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0814 17:20:07.165254       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-967533"
	
	
	==> kube-proxy [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a] <==
	I0814 17:13:08.763817       1 server_linux.go:66] "Using iptables proxy"
	I0814 17:13:09.264606       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0814 17:13:09.264700       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0814 17:13:09.615185       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0814 17:13:09.615320       1 server_linux.go:169] "Using iptables Proxier"
	I0814 17:13:09.617627       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0814 17:13:09.618191       1 server.go:483] "Version info" version="v1.31.0"
	I0814 17:13:09.618260       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0814 17:13:09.625036       1 config.go:197] "Starting service config controller"
	I0814 17:13:09.625144       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0814 17:13:09.625191       1 config.go:104] "Starting endpoint slice config controller"
	I0814 17:13:09.625221       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0814 17:13:09.625724       1 config.go:326] "Starting node config controller"
	I0814 17:13:09.625779       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0814 17:13:09.743514       1 shared_informer.go:320] Caches are synced for service config
	I0814 17:13:09.743662       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0814 17:13:09.729082       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd] <==
	W0814 17:12:56.034238       1 reflector.go:561] 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
	E0814 17:12:56.034258       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034312       1 reflector.go:561] 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
	E0814 17:12:56.034332       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034479       1 reflector.go:561] 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
	E0814 17:12:56.034502       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034549       1 reflector.go:561] 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
	E0814 17:12:56.034568       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034616       1 reflector.go:561] 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
	E0814 17:12:56.034632       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034673       1 reflector.go:561] 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
	E0814 17:12:56.034689       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034727       1 reflector.go:561] 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
	E0814 17:12:56.034758       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034805       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0814 17:12:56.034837       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034882       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0814 17:12:56.034897       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034938       1 reflector.go:561] 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
	E0814 17:12:56.034952       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.035046       1 reflector.go:561] 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
	E0814 17:12:56.035062       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.035359       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0814 17:12:56.035444       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0814 17:12:57.719756       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 14 17:20:01 addons-967533 kubelet[1499]: I0814 17:20:01.478548    1499 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-wh2fs\" (UniqueName: \"kubernetes.io/projected/a7c56892-c54f-40ed-87bd-d3ac5d65b327-kube-api-access-wh2fs\") pod \"hello-world-app-55bf9c44b4-p24d8\" (UID: \"a7c56892-c54f-40ed-87bd-d3ac5d65b327\") " pod="default/hello-world-app-55bf9c44b4-p24d8"
	Aug 14 17:20:02 addons-967533 kubelet[1499]: I0814 17:20:02.787081    1499 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-c4w4g\" (UniqueName: \"kubernetes.io/projected/c260b8da-33bc-45a5-ab64-8b1cce1058c2-kube-api-access-c4w4g\") pod \"c260b8da-33bc-45a5-ab64-8b1cce1058c2\" (UID: \"c260b8da-33bc-45a5-ab64-8b1cce1058c2\") "
	Aug 14 17:20:02 addons-967533 kubelet[1499]: I0814 17:20:02.788981    1499 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c260b8da-33bc-45a5-ab64-8b1cce1058c2-kube-api-access-c4w4g" (OuterVolumeSpecName: "kube-api-access-c4w4g") pod "c260b8da-33bc-45a5-ab64-8b1cce1058c2" (UID: "c260b8da-33bc-45a5-ab64-8b1cce1058c2"). InnerVolumeSpecName "kube-api-access-c4w4g". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 14 17:20:02 addons-967533 kubelet[1499]: I0814 17:20:02.888374    1499 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-c4w4g\" (UniqueName: \"kubernetes.io/projected/c260b8da-33bc-45a5-ab64-8b1cce1058c2-kube-api-access-c4w4g\") on node \"addons-967533\" DevicePath \"\""
	Aug 14 17:20:03 addons-967533 kubelet[1499]: I0814 17:20:03.114090    1499 scope.go:117] "RemoveContainer" containerID="78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97"
	Aug 14 17:20:03 addons-967533 kubelet[1499]: I0814 17:20:03.143332    1499 scope.go:117] "RemoveContainer" containerID="78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97"
	Aug 14 17:20:03 addons-967533 kubelet[1499]: E0814 17:20:03.144142    1499 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97\": container with ID starting with 78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97 not found: ID does not exist" containerID="78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97"
	Aug 14 17:20:03 addons-967533 kubelet[1499]: I0814 17:20:03.144201    1499 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97"} err="failed to get container status \"78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97\": rpc error: code = NotFound desc = could not find container \"78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97\": container with ID starting with 78bda06eec139810ad25d3ae12e5358d178e2e0bacc19a6028facf75a4193e97 not found: ID does not exist"
	Aug 14 17:20:03 addons-967533 kubelet[1499]: I0814 17:20:03.160303    1499 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-p24d8" podStartSLOduration=0.981155465 podStartE2EDuration="2.160283855s" podCreationTimestamp="2024-08-14 17:20:01 +0000 UTC" firstStartedPulling="2024-08-14 17:20:01.796770973 +0000 UTC m=+423.899206167" lastFinishedPulling="2024-08-14 17:20:02.975899363 +0000 UTC m=+425.078334557" observedRunningTime="2024-08-14 17:20:03.131483567 +0000 UTC m=+425.233918769" watchObservedRunningTime="2024-08-14 17:20:03.160283855 +0000 UTC m=+425.262719057"
	Aug 14 17:20:04 addons-967533 kubelet[1499]: I0814 17:20:04.027401    1499 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="450e9016-3b11-4fd7-98de-5f4a72cad960" path="/var/lib/kubelet/pods/450e9016-3b11-4fd7-98de-5f4a72cad960/volumes"
	Aug 14 17:20:04 addons-967533 kubelet[1499]: I0814 17:20:04.027814    1499 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c260b8da-33bc-45a5-ab64-8b1cce1058c2" path="/var/lib/kubelet/pods/c260b8da-33bc-45a5-ab64-8b1cce1058c2/volumes"
	Aug 14 17:20:04 addons-967533 kubelet[1499]: I0814 17:20:04.028199    1499 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e38102e9-b047-4a86-8f21-29fb93658ccf" path="/var/lib/kubelet/pods/e38102e9-b047-4a86-8f21-29fb93658ccf/volumes"
	Aug 14 17:20:07 addons-967533 kubelet[1499]: I0814 17:20:07.116532    1499 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/d78de6b1-db9d-4c4a-a0f5-b6905edc6d98-webhook-cert\") pod \"d78de6b1-db9d-4c4a-a0f5-b6905edc6d98\" (UID: \"d78de6b1-db9d-4c4a-a0f5-b6905edc6d98\") "
	Aug 14 17:20:07 addons-967533 kubelet[1499]: I0814 17:20:07.116592    1499 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-t89fx\" (UniqueName: \"kubernetes.io/projected/d78de6b1-db9d-4c4a-a0f5-b6905edc6d98-kube-api-access-t89fx\") pod \"d78de6b1-db9d-4c4a-a0f5-b6905edc6d98\" (UID: \"d78de6b1-db9d-4c4a-a0f5-b6905edc6d98\") "
	Aug 14 17:20:07 addons-967533 kubelet[1499]: I0814 17:20:07.123340    1499 scope.go:117] "RemoveContainer" containerID="19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b"
	Aug 14 17:20:07 addons-967533 kubelet[1499]: I0814 17:20:07.125900    1499 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d78de6b1-db9d-4c4a-a0f5-b6905edc6d98-kube-api-access-t89fx" (OuterVolumeSpecName: "kube-api-access-t89fx") pod "d78de6b1-db9d-4c4a-a0f5-b6905edc6d98" (UID: "d78de6b1-db9d-4c4a-a0f5-b6905edc6d98"). InnerVolumeSpecName "kube-api-access-t89fx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 14 17:20:07 addons-967533 kubelet[1499]: I0814 17:20:07.128408    1499 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/d78de6b1-db9d-4c4a-a0f5-b6905edc6d98-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "d78de6b1-db9d-4c4a-a0f5-b6905edc6d98" (UID: "d78de6b1-db9d-4c4a-a0f5-b6905edc6d98"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 14 17:20:07 addons-967533 kubelet[1499]: I0814 17:20:07.143439    1499 scope.go:117] "RemoveContainer" containerID="19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b"
	Aug 14 17:20:07 addons-967533 kubelet[1499]: E0814 17:20:07.143842    1499 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b\": container with ID starting with 19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b not found: ID does not exist" containerID="19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b"
	Aug 14 17:20:07 addons-967533 kubelet[1499]: I0814 17:20:07.143884    1499 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b"} err="failed to get container status \"19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b\": rpc error: code = NotFound desc = could not find container \"19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b\": container with ID starting with 19452cbf9983ba6e2808c62be8674a496c52828dd7de415b6f84e76779c05a1b not found: ID does not exist"
	Aug 14 17:20:07 addons-967533 kubelet[1499]: I0814 17:20:07.216840    1499 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/d78de6b1-db9d-4c4a-a0f5-b6905edc6d98-webhook-cert\") on node \"addons-967533\" DevicePath \"\""
	Aug 14 17:20:07 addons-967533 kubelet[1499]: I0814 17:20:07.216888    1499 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-t89fx\" (UniqueName: \"kubernetes.io/projected/d78de6b1-db9d-4c4a-a0f5-b6905edc6d98-kube-api-access-t89fx\") on node \"addons-967533\" DevicePath \"\""
	Aug 14 17:20:08 addons-967533 kubelet[1499]: I0814 17:20:08.027980    1499 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d78de6b1-db9d-4c4a-a0f5-b6905edc6d98" path="/var/lib/kubelet/pods/d78de6b1-db9d-4c4a-a0f5-b6905edc6d98/volumes"
	Aug 14 17:20:08 addons-967533 kubelet[1499]: E0814 17:20:08.294494    1499 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656008294225918,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:20:08 addons-967533 kubelet[1499]: E0814 17:20:08.294530    1499 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656008294225918,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [fe328ab587005fb20498c1e0ee3c2e70e316169554337295f04cf4b4f4dde617] <==
	I0814 17:13:50.020599       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0814 17:13:50.155768       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0814 17:13:50.155816       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0814 17:13:50.173949       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0814 17:13:50.174127       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-967533_e5b98b10-b29f-42f7-9fd3-32e59d773296!
	I0814 17:13:50.175202       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"40630010-8454-4f7d-bb22-54e133bcd397", APIVersion:"v1", ResourceVersion:"918", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-967533_e5b98b10-b29f-42f7-9fd3-32e59d773296 became leader
	I0814 17:13:50.275087       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-967533_e5b98b10-b29f-42f7-9fd3-32e59d773296!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (337.93s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 7.842632ms
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-8988944d9-qcjtp" [db80ae24-76c5-4040-b0f4-ea7b2d0df1f7] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004216001s
addons_test.go:417: (dbg) Run:  kubectl --context addons-967533 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-967533 top pods -n kube-system: exit status 1 (108.307886ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 3m56.495701644s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 3m59.34757824s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 4m2.090526801s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 4m5.893392679s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 4m13.393441905s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 4m30.917188848s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 4m42.603473003s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 5m29.462610645s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 6m13.500497246s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 6m45.40146484s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 8m11.078432498s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-q6fvk, age: 9m25.101703667s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505",
	        "Created": "2024-08-14T17:12:35.54033512Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 283311,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-14T17:12:35.673577694Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:dabaf166e0a0b412e211847bb414df2dbd9c8a852737ec3bb7f19e06fbc82919",
	        "ResolvConfPath": "/var/lib/docker/containers/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505/hostname",
	        "HostsPath": "/var/lib/docker/containers/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505/hosts",
	        "LogPath": "/var/lib/docker/containers/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505/581428d75168a6d9a0f0f7d0d8d6d242bb3c0e11aecb45b6a42a59d8c28a5505-json.log",
	        "Name": "/addons-967533",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-967533:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-967533",
	            "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/0fa7c4169288dfe6b259a5e2705091cc0f00532b1efcef21ad86882e7739924f-init/diff:/var/lib/docker/overlay2/bc82d63a8c3f9db63793858d546fca8f5f945dc458d4e180d284d237413eee38/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0fa7c4169288dfe6b259a5e2705091cc0f00532b1efcef21ad86882e7739924f/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0fa7c4169288dfe6b259a5e2705091cc0f00532b1efcef21ad86882e7739924f/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0fa7c4169288dfe6b259a5e2705091cc0f00532b1efcef21ad86882e7739924f/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-967533",
	                "Source": "/var/lib/docker/volumes/addons-967533/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-967533",
	            "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-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083",
	            "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-967533",
	                "name.minikube.sigs.k8s.io": "addons-967533",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "db0d4f6c5b892ec965286b6fc6b0f202776f87993108acb62220bbc1a1673b1f",
	            "SandboxKey": "/var/run/docker/netns/db0d4f6c5b89",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33133"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-967533": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "abdc5199f48cb1e9d6f9d09136445517359fdf6b31658f0b9d7dabc4c0d74b08",
	                    "EndpointID": "d4a7a32500b3fde955bd4526c14191ee16a71af63f363a79686feaa1a803c5a5",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-967533",
	                        "581428d75168"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-967533 -n addons-967533
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-967533 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-967533 logs -n 25: (1.519377305s)
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-968916 | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC |                     |
	|         | download-docker-968916                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-968916                                                                   | download-docker-968916 | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC | 14 Aug 24 17:12 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-087211   | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC |                     |
	|         | binary-mirror-087211                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36905                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-087211                                                                     | binary-mirror-087211   | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC | 14 Aug 24 17:12 UTC |
	| addons  | disable dashboard -p                                                                        | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC |                     |
	|         | addons-967533                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC |                     |
	|         | addons-967533                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-967533 --wait=true                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC | 14 Aug 24 17:15 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-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-967533 ip                                                                            | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | -p addons-967533                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-967533 ssh cat                                                                       | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | /opt/local-path-provisioner/pvc-255d8fd3-a5df-4d87-845c-99893942abea_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | addons-967533                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | -p addons-967533                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:16 UTC | 14 Aug 24 17:16 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-967533 addons                                                                        | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:17 UTC | 14 Aug 24 17:17 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-967533 addons                                                                        | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:17 UTC | 14 Aug 24 17:17 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:17 UTC | 14 Aug 24 17:17 UTC |
	|         | addons-967533                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-967533 ssh curl -s                                                                   | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:17 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-967533 ip                                                                            | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:20 UTC | 14 Aug 24 17:20 UTC |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:20 UTC | 14 Aug 24 17:20 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-967533 addons disable                                                                | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:20 UTC | 14 Aug 24 17:20 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-967533 addons                                                                        | addons-967533          | jenkins | v1.33.1 | 14 Aug 24 17:22 UTC | 14 Aug 24 17:22 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/14 17:12:11
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0814 17:12:11.037767  282817 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:12:11.037953  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:12:11.037985  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:12:11.038006  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:12:11.038282  282817 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 17:12:11.038840  282817 out.go:298] Setting JSON to false
	I0814 17:12:11.039737  282817 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":6873,"bootTime":1723648658,"procs":157,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0814 17:12:11.039844  282817 start.go:139] virtualization:  
	I0814 17:12:11.043616  282817 out.go:177] * [addons-967533] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0814 17:12:11.046050  282817 out.go:177]   - MINIKUBE_LOCATION=19446
	I0814 17:12:11.046157  282817 notify.go:220] Checking for updates...
	I0814 17:12:11.049584  282817 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0814 17:12:11.052065  282817 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19446-276662/kubeconfig
	I0814 17:12:11.053986  282817 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19446-276662/.minikube
	I0814 17:12:11.055727  282817 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0814 17:12:11.057409  282817 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0814 17:12:11.059567  282817 driver.go:392] Setting default libvirt URI to qemu:///system
	I0814 17:12:11.090509  282817 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0814 17:12:11.090641  282817 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:12:11.156554  282817 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-14 17:12:11.14257436 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:12:11.156674  282817 docker.go:307] overlay module found
	I0814 17:12:11.158870  282817 out.go:177] * Using the docker driver based on user configuration
	I0814 17:12:11.160665  282817 start.go:297] selected driver: docker
	I0814 17:12:11.160688  282817 start.go:901] validating driver "docker" against <nil>
	I0814 17:12:11.160703  282817 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0814 17:12:11.161366  282817 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:12:11.212608  282817 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-14 17:12:11.203896701 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:12:11.212780  282817 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0814 17:12:11.213009  282817 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]
	I0814 17:12:11.214986  282817 out.go:177] * Using Docker driver with root privileges
	I0814 17:12:11.216750  282817 cni.go:84] Creating CNI manager for ""
	I0814 17:12:11.216779  282817 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0814 17:12:11.216791  282817 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0814 17:12:11.216893  282817 start.go:340] cluster config:
	{Name:addons-967533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-967533 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.31.0 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}
	I0814 17:12:11.220461  282817 out.go:177] * Starting "addons-967533" primary control-plane node in "addons-967533" cluster
	I0814 17:12:11.222207  282817 cache.go:121] Beginning downloading kic base image for docker with crio
	I0814 17:12:11.223937  282817 out.go:177] * Pulling base image v0.0.44-1723567951-19429 ...
	I0814 17:12:11.225616  282817 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0814 17:12:11.225688  282817 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local docker daemon
	I0814 17:12:11.225705  282817 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0814 17:12:11.225720  282817 cache.go:56] Caching tarball of preloaded images
	I0814 17:12:11.225822  282817 preload.go:172] Found /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0814 17:12:11.225833  282817 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0814 17:12:11.226171  282817 profile.go:143] Saving config to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/config.json ...
	I0814 17:12:11.226198  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/config.json: {Name:mk735e2d20f6ff5de1bd89961a57abd2ddc8dd20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:11.241104  282817 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0814 17:12:11.241254  282817 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory
	I0814 17:12:11.241276  282817 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory, skipping pull
	I0814 17:12:11.241281  282817 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 exists in cache, skipping pull
	I0814 17:12:11.241290  282817 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 as a tarball
	I0814 17:12:11.241295  282817 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 from local cache
	I0814 17:12:28.158711  282817 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 from cached tarball
	I0814 17:12:28.158752  282817 cache.go:194] Successfully downloaded all kic artifacts
	I0814 17:12:28.158805  282817 start.go:360] acquireMachinesLock for addons-967533: {Name:mkb2e05dcc3a49b2f6840b34c7dbaaa5c2fd8840 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0814 17:12:28.159503  282817 start.go:364] duration metric: took 670.804µs to acquireMachinesLock for "addons-967533"
	I0814 17:12:28.159546  282817 start.go:93] Provisioning new machine with config: &{Name:addons-967533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-967533 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.31.0 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.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0814 17:12:28.159637  282817 start.go:125] createHost starting for "" (driver="docker")
	I0814 17:12:28.162180  282817 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0814 17:12:28.162471  282817 start.go:159] libmachine.API.Create for "addons-967533" (driver="docker")
	I0814 17:12:28.162511  282817 client.go:168] LocalClient.Create starting
	I0814 17:12:28.162632  282817 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem
	I0814 17:12:28.781736  282817 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/cert.pem
	I0814 17:12:29.231407  282817 cli_runner.go:164] Run: docker network inspect addons-967533 --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}}]}"
	W0814 17:12:29.247385  282817 cli_runner.go:211] docker network inspect addons-967533 --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
	I0814 17:12:29.247483  282817 network_create.go:284] running [docker network inspect addons-967533] to gather additional debugging logs...
	I0814 17:12:29.247503  282817 cli_runner.go:164] Run: docker network inspect addons-967533
	W0814 17:12:29.261819  282817 cli_runner.go:211] docker network inspect addons-967533 returned with exit code 1
	I0814 17:12:29.261878  282817 network_create.go:287] error running [docker network inspect addons-967533]: docker network inspect addons-967533: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-967533 not found
	I0814 17:12:29.261897  282817 network_create.go:289] output of [docker network inspect addons-967533]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-967533 not found
	
	** /stderr **
	I0814 17:12:29.261993  282817 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}}]}"
	I0814 17:12:29.278092  282817 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:0x4001e44080}
	I0814 17:12:29.278138  282817 network_create.go:124] attempt to create docker network addons-967533 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0814 17:12:29.278206  282817 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-967533 addons-967533
	I0814 17:12:29.347196  282817 network_create.go:108] docker network addons-967533 192.168.49.0/24 created
	I0814 17:12:29.347229  282817 kic.go:121] calculated static IP "192.168.49.2" for the "addons-967533" container
	I0814 17:12:29.347314  282817 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0814 17:12:29.364639  282817 cli_runner.go:164] Run: docker volume create addons-967533 --label name.minikube.sigs.k8s.io=addons-967533 --label created_by.minikube.sigs.k8s.io=true
	I0814 17:12:29.381531  282817 oci.go:103] Successfully created a docker volume addons-967533
	I0814 17:12:29.381635  282817 cli_runner.go:164] Run: docker run --rm --name addons-967533-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-967533 --entrypoint /usr/bin/test -v addons-967533:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -d /var/lib
	I0814 17:12:31.393828  282817 cli_runner.go:217] Completed: docker run --rm --name addons-967533-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-967533 --entrypoint /usr/bin/test -v addons-967533:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -d /var/lib: (2.012130955s)
	I0814 17:12:31.393861  282817 oci.go:107] Successfully prepared a docker volume addons-967533
	I0814 17:12:31.393883  282817 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0814 17:12:31.393902  282817 kic.go:194] Starting extracting preloaded images to volume ...
	I0814 17:12:31.393989  282817 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-967533:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -I lz4 -xf /preloaded.tar -C /extractDir
	I0814 17:12:35.470724  282817 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-967533:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -I lz4 -xf /preloaded.tar -C /extractDir: (4.076678533s)
	I0814 17:12:35.470756  282817 kic.go:203] duration metric: took 4.07685038s to extract preloaded images to volume ...
	W0814 17:12:35.470898  282817 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0814 17:12:35.471012  282817 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0814 17:12:35.526297  282817 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-967533 --name addons-967533 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-967533 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-967533 --network addons-967533 --ip 192.168.49.2 --volume addons-967533:/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-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083
	I0814 17:12:35.834190  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Running}}
	I0814 17:12:35.856209  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:12:35.877191  282817 cli_runner.go:164] Run: docker exec addons-967533 stat /var/lib/dpkg/alternatives/iptables
	I0814 17:12:35.939681  282817 oci.go:144] the created container "addons-967533" has a running status.
	I0814 17:12:35.939711  282817 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa...
	I0814 17:12:36.534389  282817 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0814 17:12:36.557032  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:12:36.582375  282817 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0814 17:12:36.582427  282817 kic_runner.go:114] Args: [docker exec --privileged addons-967533 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0814 17:12:36.657492  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:12:36.677437  282817 machine.go:94] provisionDockerMachine start ...
	I0814 17:12:36.677532  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:36.696720  282817 main.go:141] libmachine: Using SSH client type: native
	I0814 17:12:36.696996  282817 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0814 17:12:36.697005  282817 main.go:141] libmachine: About to run SSH command:
	hostname
	I0814 17:12:36.838561  282817 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-967533
	
	I0814 17:12:36.838590  282817 ubuntu.go:169] provisioning hostname "addons-967533"
	I0814 17:12:36.838657  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:36.856537  282817 main.go:141] libmachine: Using SSH client type: native
	I0814 17:12:36.856769  282817 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0814 17:12:36.856780  282817 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-967533 && echo "addons-967533" | sudo tee /etc/hostname
	I0814 17:12:37.005709  282817 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-967533
	
	I0814 17:12:37.005876  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:37.029730  282817 main.go:141] libmachine: Using SSH client type: native
	I0814 17:12:37.029990  282817 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0814 17:12:37.030008  282817 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-967533' /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-967533/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-967533' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0814 17:12:37.158704  282817 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0814 17:12:37.158732  282817 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19446-276662/.minikube CaCertPath:/home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19446-276662/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19446-276662/.minikube}
	I0814 17:12:37.158763  282817 ubuntu.go:177] setting up certificates
	I0814 17:12:37.158774  282817 provision.go:84] configureAuth start
	I0814 17:12:37.158859  282817 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-967533
	I0814 17:12:37.178215  282817 provision.go:143] copyHostCerts
	I0814 17:12:37.178316  282817 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19446-276662/.minikube/ca.pem (1082 bytes)
	I0814 17:12:37.179390  282817 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19446-276662/.minikube/cert.pem (1123 bytes)
	I0814 17:12:37.179515  282817 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19446-276662/.minikube/key.pem (1675 bytes)
	I0814 17:12:37.179565  282817 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19446-276662/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca-key.pem org=jenkins.addons-967533 san=[127.0.0.1 192.168.49.2 addons-967533 localhost minikube]
	I0814 17:12:37.860218  282817 provision.go:177] copyRemoteCerts
	I0814 17:12:37.860291  282817 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0814 17:12:37.860335  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:37.878647  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:37.972957  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0814 17:12:37.998928  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0814 17:12:38.044121  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0814 17:12:38.072601  282817 provision.go:87] duration metric: took 913.813476ms to configureAuth
	I0814 17:12:38.072676  282817 ubuntu.go:193] setting minikube options for container-runtime
	I0814 17:12:38.072899  282817 config.go:182] Loaded profile config "addons-967533": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:12:38.073054  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.091541  282817 main.go:141] libmachine: Using SSH client type: native
	I0814 17:12:38.091792  282817 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0814 17:12:38.091816  282817 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
	I0814 17:12:38.319929  282817 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0814 17:12:38.319950  282817 machine.go:97] duration metric: took 1.642494187s to provisionDockerMachine
	I0814 17:12:38.319960  282817 client.go:171] duration metric: took 10.157439s to LocalClient.Create
	I0814 17:12:38.319974  282817 start.go:167] duration metric: took 10.157503385s to libmachine.API.Create "addons-967533"
	I0814 17:12:38.319981  282817 start.go:293] postStartSetup for "addons-967533" (driver="docker")
	I0814 17:12:38.319993  282817 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]
	I0814 17:12:38.320063  282817 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
	I0814 17:12:38.320120  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.337608  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:38.431685  282817 ssh_runner.go:195] Run: cat /etc/os-release
	I0814 17:12:38.434887  282817 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0814 17:12:38.434923  282817 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0814 17:12:38.434934  282817 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0814 17:12:38.434942  282817 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0814 17:12:38.434953  282817 filesync.go:126] Scanning /home/jenkins/minikube-integration/19446-276662/.minikube/addons for local assets ...
	I0814 17:12:38.435024  282817 filesync.go:126] Scanning /home/jenkins/minikube-integration/19446-276662/.minikube/files for local assets ...
	I0814 17:12:38.435050  282817 start.go:296] duration metric: took 115.062349ms for postStartSetup
	I0814 17:12:38.435360  282817 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-967533
	I0814 17:12:38.451130  282817 profile.go:143] Saving config to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/config.json ...
	I0814 17:12:38.451421  282817 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 17:12:38.451474  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.467226  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:38.555183  282817 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0814 17:12:38.559629  282817 start.go:128] duration metric: took 10.399975964s to createHost
	I0814 17:12:38.559652  282817 start.go:83] releasing machines lock for "addons-967533", held for 10.400130695s
	I0814 17:12:38.559724  282817 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-967533
	I0814 17:12:38.576067  282817 ssh_runner.go:195] Run: cat /version.json
	I0814 17:12:38.576091  282817 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0814 17:12:38.576150  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.576190  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:12:38.601251  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:38.602562  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:12:38.818635  282817 ssh_runner.go:195] Run: systemctl --version
	I0814 17:12:38.822855  282817 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0814 17:12:38.963541  282817 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0814 17:12:38.967781  282817 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" ;
	I0814 17:12:38.988500  282817 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0814 17:12:38.988588  282817 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" ;
	I0814 17:12:39.033001  282817 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0814 17:12:39.033071  282817 start.go:495] detecting cgroup driver to use...
	I0814 17:12:39.033167  282817 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0814 17:12:39.033277  282817 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0814 17:12:39.053931  282817 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0814 17:12:39.067556  282817 docker.go:217] disabling cri-docker service (if available) ...
	I0814 17:12:39.067637  282817 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0814 17:12:39.083606  282817 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0814 17:12:39.100294  282817 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0814 17:12:39.186519  282817 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0814 17:12:39.278113  282817 docker.go:233] disabling docker service ...
	I0814 17:12:39.278205  282817 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0814 17:12:39.297157  282817 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0814 17:12:39.309800  282817 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0814 17:12:39.404168  282817 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0814 17:12:39.504469  282817 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0814 17:12:39.517521  282817 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"
	I0814 17:12:39.536937  282817 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0814 17:12:39.537027  282817 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0814 17:12:39.547387  282817 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0814 17:12:39.547495  282817 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0814 17:12:39.557724  282817 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0814 17:12:39.568021  282817 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0814 17:12:39.578982  282817 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0814 17:12:39.588358  282817 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"
	I0814 17:12:39.598782  282817 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"
	I0814 17:12:39.615211  282817 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"
	I0814 17:12:39.625182  282817 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0814 17:12:39.634150  282817 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0814 17:12:39.643082  282817 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0814 17:12:39.723486  282817 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0814 17:12:39.839243  282817 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0814 17:12:39.839341  282817 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0814 17:12:39.843207  282817 start.go:563] Will wait 60s for crictl version
	I0814 17:12:39.843330  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:12:39.846924  282817 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0814 17:12:39.885879  282817 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0814 17:12:39.886045  282817 ssh_runner.go:195] Run: crio --version
	I0814 17:12:39.926298  282817 ssh_runner.go:195] Run: crio --version
	I0814 17:12:39.967403  282817 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0814 17:12:39.969064  282817 cli_runner.go:164] Run: docker network inspect addons-967533 --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}}]}"
	I0814 17:12:39.983807  282817 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0814 17:12:39.987422  282817 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""
	I0814 17:12:39.998655  282817 kubeadm.go:883] updating cluster {Name:addons-967533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-967533 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.31.0 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} ...
	I0814 17:12:39.998784  282817 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0814 17:12:39.998845  282817 ssh_runner.go:195] Run: sudo crictl images --output json
	I0814 17:12:40.115964  282817 crio.go:514] all images are preloaded for cri-o runtime.
	I0814 17:12:40.115987  282817 crio.go:433] Images already preloaded, skipping extraction
	I0814 17:12:40.116052  282817 ssh_runner.go:195] Run: sudo crictl images --output json
	I0814 17:12:40.155964  282817 crio.go:514] all images are preloaded for cri-o runtime.
	I0814 17:12:40.155986  282817 cache_images.go:84] Images are preloaded, skipping loading
	I0814 17:12:40.155994  282817 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0814 17:12:40.156102  282817 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-967533 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-967533 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:}
	I0814 17:12:40.156192  282817 ssh_runner.go:195] Run: crio config
	I0814 17:12:40.209135  282817 cni.go:84] Creating CNI manager for ""
	I0814 17:12:40.209163  282817 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0814 17:12:40.209178  282817 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0814 17:12:40.209202  282817 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.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-967533 NodeName:addons-967533 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}
	I0814 17:12:40.209355  282817 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-967533"
	  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.31.0
	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
	
	I0814 17:12:40.209437  282817 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0814 17:12:40.218978  282817 binaries.go:44] Found k8s binaries, skipping transfer
	I0814 17:12:40.219061  282817 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0814 17:12:40.228715  282817 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0814 17:12:40.247883  282817 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0814 17:12:40.267454  282817 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0814 17:12:40.287067  282817 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0814 17:12:40.291155  282817 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""
	I0814 17:12:40.302082  282817 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0814 17:12:40.390816  282817 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0814 17:12:40.404938  282817 certs.go:68] Setting up /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533 for IP: 192.168.49.2
	I0814 17:12:40.404962  282817 certs.go:194] generating shared ca certs ...
	I0814 17:12:40.404980  282817 certs.go:226] acquiring lock for ca certs: {Name:mk4d60800e9e1b2da1f07645eec9acc6f7cbc28b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:40.405166  282817 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19446-276662/.minikube/ca.key
	I0814 17:12:40.582744  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/ca.crt ...
	I0814 17:12:40.582778  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/ca.crt: {Name:mk1e2b4b35000107e9f61937a5e0ad149b2103c6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:40.582979  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/ca.key ...
	I0814 17:12:40.582992  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/ca.key: {Name:mkfbf7366f23edba729546fd8dac9509b2fe7df0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:40.583662  282817 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.key
	I0814 17:12:41.635031  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.crt ...
	I0814 17:12:41.635066  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.crt: {Name:mk237f2c225cda2ec2a5e0c7badacd1511949354 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:41.635287  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.key ...
	I0814 17:12:41.635302  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.key: {Name:mkf366f462b88c9f8cf32b4c904a8a8aefa60ac7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:41.635892  282817 certs.go:256] generating profile certs ...
	I0814 17:12:41.635961  282817 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.key
	I0814 17:12:41.635978  282817 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt with IP's: []
	I0814 17:12:42.096143  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt ...
	I0814 17:12:42.096183  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: {Name:mk3897d7021b69102cfaa03f2d40f3e29e213e1a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:42.096394  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.key ...
	I0814 17:12:42.096403  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.key: {Name:mka8387e2fa7f04925db76dff81f15f4080bd8f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:42.097175  282817 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key.de3a3324
	I0814 17:12:42.097212  282817 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt.de3a3324 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0814 17:12:43.027409  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt.de3a3324 ...
	I0814 17:12:43.027443  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt.de3a3324: {Name:mk026c2df348343e20bf976f7ad750c666fb5d8c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:43.027637  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key.de3a3324 ...
	I0814 17:12:43.027652  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key.de3a3324: {Name:mkb61560dbc11da450f3bed32a6a53e7b78f5b64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:43.028209  282817 certs.go:381] copying /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt.de3a3324 -> /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt
	I0814 17:12:43.028295  282817 certs.go:385] copying /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key.de3a3324 -> /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key
	I0814 17:12:43.028348  282817 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.key
	I0814 17:12:43.028372  282817 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.crt with IP's: []
	I0814 17:12:43.262837  282817 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.crt ...
	I0814 17:12:43.262875  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.crt: {Name:mk49150eff0d9768f681507f710362b8d8e22d33 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:43.263070  282817 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.key ...
	I0814 17:12:43.263086  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.key: {Name:mk311108863e3d0a1dbf2d14bb3365bd0e40b13d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:12:43.263845  282817 certs.go:484] found cert: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca-key.pem (1671 bytes)
	I0814 17:12:43.263895  282817 certs.go:484] found cert: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/ca.pem (1082 bytes)
	I0814 17:12:43.263924  282817 certs.go:484] found cert: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/cert.pem (1123 bytes)
	I0814 17:12:43.263952  282817 certs.go:484] found cert: /home/jenkins/minikube-integration/19446-276662/.minikube/certs/key.pem (1675 bytes)
	I0814 17:12:43.264576  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0814 17:12:43.289587  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0814 17:12:43.313499  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0814 17:12:43.337734  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0814 17:12:43.362243  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0814 17:12:43.387570  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0814 17:12:43.411825  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0814 17:12:43.435565  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0814 17:12:43.459408  282817 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19446-276662/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0814 17:12:43.485087  282817 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0814 17:12:43.512392  282817 ssh_runner.go:195] Run: openssl version
	I0814 17:12:43.519305  282817 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"
	I0814 17:12:43.530315  282817 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0814 17:12:43.534629  282817 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 14 17:12 /usr/share/ca-certificates/minikubeCA.pem
	I0814 17:12:43.534697  282817 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0814 17:12:43.542527  282817 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"
	I0814 17:12:43.552174  282817 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0814 17:12:43.555495  282817 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
	I0814 17:12:43.555544  282817 kubeadm.go:392] StartCluster: {Name:addons-967533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-967533 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.31.0 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}
	I0814 17:12:43.555630  282817 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0814 17:12:43.555692  282817 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0814 17:12:43.595155  282817 cri.go:89] found id: ""
	I0814 17:12:43.595227  282817 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0814 17:12:43.604419  282817 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0814 17:12:43.613876  282817 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0814 17:12:43.613946  282817 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
	I0814 17:12:43.623371  282817 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
	I0814 17:12:43.623393  282817 kubeadm.go:157] found existing configuration files:
	
	I0814 17:12:43.623471  282817 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0814 17:12:43.632193  282817 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
	I0814 17:12:43.632326  282817 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0814 17:12:43.640856  282817 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0814 17:12:43.649790  282817 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
	I0814 17:12:43.649885  282817 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0814 17:12:43.658708  282817 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0814 17:12:43.667569  282817 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
	I0814 17:12:43.667642  282817 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0814 17:12:43.675909  282817 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0814 17:12:43.684599  282817 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
	I0814 17:12:43.684689  282817 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0814 17:12:43.693349  282817 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0814 17:12:43.734085  282817 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0814 17:12:43.734295  282817 kubeadm.go:310] [preflight] Running pre-flight checks
	I0814 17:12:43.752829  282817 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0814 17:12:43.752950  282817 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1067-aws
	I0814 17:12:43.753022  282817 kubeadm.go:310] OS: Linux
	I0814 17:12:43.753094  282817 kubeadm.go:310] CGROUPS_CPU: enabled
	I0814 17:12:43.753171  282817 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0814 17:12:43.753243  282817 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0814 17:12:43.753314  282817 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0814 17:12:43.753386  282817 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0814 17:12:43.753461  282817 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0814 17:12:43.753532  282817 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0814 17:12:43.753607  282817 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0814 17:12:43.753677  282817 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0814 17:12:43.813807  282817 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0814 17:12:43.813916  282817 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0814 17:12:43.814007  282817 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0814 17:12:43.823428  282817 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0814 17:12:43.826276  282817 out.go:204]   - Generating certificates and keys ...
	I0814 17:12:43.826499  282817 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0814 17:12:43.826618  282817 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0814 17:12:44.095904  282817 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0814 17:12:44.221297  282817 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0814 17:12:44.924878  282817 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0814 17:12:45.441596  282817 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0814 17:12:46.379420  282817 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0814 17:12:46.379578  282817 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-967533 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0814 17:12:46.814555  282817 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0814 17:12:46.814788  282817 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-967533 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0814 17:12:47.704652  282817 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0814 17:12:48.097479  282817 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0814 17:12:48.318245  282817 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0814 17:12:48.318657  282817 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0814 17:12:48.841635  282817 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0814 17:12:49.175557  282817 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0814 17:12:49.316367  282817 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0814 17:12:49.547669  282817 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0814 17:12:50.177230  282817 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0814 17:12:50.177959  282817 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0814 17:12:50.181234  282817 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0814 17:12:50.183265  282817 out.go:204]   - Booting up control plane ...
	I0814 17:12:50.183403  282817 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0814 17:12:50.183494  282817 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0814 17:12:50.184489  282817 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0814 17:12:50.203486  282817 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0814 17:12:50.209459  282817 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0814 17:12:50.209731  282817 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0814 17:12:50.301932  282817 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0814 17:12:50.302048  282817 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0814 17:12:50.803557  282817 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.715211ms
	I0814 17:12:50.803640  282817 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0814 17:12:57.305870  282817 kubeadm.go:310] [api-check] The API server is healthy after 6.502280908s
	I0814 17:12:57.325978  282817 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0814 17:12:57.339759  282817 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0814 17:12:57.363365  282817 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0814 17:12:57.363564  282817 kubeadm.go:310] [mark-control-plane] Marking the node addons-967533 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0814 17:12:57.374570  282817 kubeadm.go:310] [bootstrap-token] Using token: hx2gab.mlcuj8bb8dl0oz5k
	I0814 17:12:57.376419  282817 out.go:204]   - Configuring RBAC rules ...
	I0814 17:12:57.376547  282817 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0814 17:12:57.381705  282817 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0814 17:12:57.391111  282817 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
	I0814 17:12:57.395023  282817 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0814 17:12:57.398930  282817 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0814 17:12:57.402668  282817 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0814 17:12:57.712853  282817 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0814 17:12:58.150508  282817 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0814 17:12:58.712964  282817 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0814 17:12:58.714213  282817 kubeadm.go:310] 
	I0814 17:12:58.714294  282817 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0814 17:12:58.714307  282817 kubeadm.go:310] 
	I0814 17:12:58.714381  282817 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0814 17:12:58.714390  282817 kubeadm.go:310] 
	I0814 17:12:58.714436  282817 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0814 17:12:58.714497  282817 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0814 17:12:58.714549  282817 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0814 17:12:58.714557  282817 kubeadm.go:310] 
	I0814 17:12:58.714609  282817 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0814 17:12:58.714617  282817 kubeadm.go:310] 
	I0814 17:12:58.714662  282817 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0814 17:12:58.714671  282817 kubeadm.go:310] 
	I0814 17:12:58.714721  282817 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0814 17:12:58.714796  282817 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0814 17:12:58.714866  282817 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0814 17:12:58.714874  282817 kubeadm.go:310] 
	I0814 17:12:58.714956  282817 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0814 17:12:58.715034  282817 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0814 17:12:58.715043  282817 kubeadm.go:310] 
	I0814 17:12:58.715124  282817 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hx2gab.mlcuj8bb8dl0oz5k \
	I0814 17:12:58.715225  282817 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1e494a87d7199ecc3628fb33a1a9f53b696b9a7546b5e00b8630a1273575a335 \
	I0814 17:12:58.715249  282817 kubeadm.go:310] 	--control-plane 
	I0814 17:12:58.715256  282817 kubeadm.go:310] 
	I0814 17:12:58.715337  282817 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0814 17:12:58.715345  282817 kubeadm.go:310] 
	I0814 17:12:58.715423  282817 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hx2gab.mlcuj8bb8dl0oz5k \
	I0814 17:12:58.715530  282817 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1e494a87d7199ecc3628fb33a1a9f53b696b9a7546b5e00b8630a1273575a335 
	I0814 17:12:58.719620  282817 kubeadm.go:310] W0814 17:12:43.730659    1196 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0814 17:12:58.719970  282817 kubeadm.go:310] W0814 17:12:43.731619    1196 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0814 17:12:58.720191  282817 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-1067-aws\n", err: exit status 1
	I0814 17:12:58.720303  282817 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0814 17:12:58.720316  282817 cni.go:84] Creating CNI manager for ""
	I0814 17:12:58.720323  282817 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0814 17:12:58.722455  282817 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0814 17:12:58.724253  282817 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0814 17:12:58.728085  282817 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0814 17:12:58.728107  282817 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0814 17:12:58.745859  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0814 17:12:59.015844  282817 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0814 17:12:59.015977  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:12:59.016078  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-967533 minikube.k8s.io/updated_at=2024_08_14T17_12_59_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=a63cabd83e66a3efc9084b0ad9541aeb5353ef35 minikube.k8s.io/name=addons-967533 minikube.k8s.io/primary=true
	I0814 17:12:59.025335  282817 ops.go:34] apiserver oom_adj: -16
	I0814 17:12:59.162245  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:12:59.662997  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:00.168403  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:00.663185  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:01.162526  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:01.662379  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:02.162711  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:02.663201  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:03.162470  282817 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0814 17:13:03.279920  282817 kubeadm.go:1113] duration metric: took 4.263987765s to wait for elevateKubeSystemPrivileges
	I0814 17:13:03.279952  282817 kubeadm.go:394] duration metric: took 19.724411257s to StartCluster
	I0814 17:13:03.279970  282817 settings.go:142] acquiring lock: {Name:mkab7a066671ec0943e4502ac033e11fc2e61eee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:13:03.280087  282817 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19446-276662/kubeconfig
	I0814 17:13:03.280461  282817 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19446-276662/kubeconfig: {Name:mkdfb15a58a3a1ca8e818b06f4eb70295e3ee07c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0814 17:13:03.281304  282817 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0814 17:13:03.281439  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0814 17:13:03.281703  282817 config.go:182] Loaded profile config "addons-967533": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:13:03.281734  282817 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]
	I0814 17:13:03.281825  282817 addons.go:69] Setting yakd=true in profile "addons-967533"
	I0814 17:13:03.281850  282817 addons.go:234] Setting addon yakd=true in "addons-967533"
	I0814 17:13:03.281878  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.282384  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.282855  282817 addons.go:69] Setting inspektor-gadget=true in profile "addons-967533"
	I0814 17:13:03.282888  282817 addons.go:234] Setting addon inspektor-gadget=true in "addons-967533"
	I0814 17:13:03.282918  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.283367  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.283802  282817 addons.go:69] Setting cloud-spanner=true in profile "addons-967533"
	I0814 17:13:03.283829  282817 addons.go:234] Setting addon cloud-spanner=true in "addons-967533"
	I0814 17:13:03.283862  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.284270  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.286897  282817 addons.go:69] Setting metrics-server=true in profile "addons-967533"
	I0814 17:13:03.286953  282817 addons.go:234] Setting addon metrics-server=true in "addons-967533"
	I0814 17:13:03.286988  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.287438  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.291620  282817 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-967533"
	I0814 17:13:03.291698  282817 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-967533"
	I0814 17:13:03.291731  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.292175  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.292575  282817 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-967533"
	I0814 17:13:03.292613  282817 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-967533"
	I0814 17:13:03.292650  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.293100  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.293969  282817 addons.go:69] Setting default-storageclass=true in profile "addons-967533"
	I0814 17:13:03.294038  282817 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-967533"
	I0814 17:13:03.294357  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.309237  282817 addons.go:69] Setting registry=true in profile "addons-967533"
	I0814 17:13:03.309282  282817 addons.go:234] Setting addon registry=true in "addons-967533"
	I0814 17:13:03.309323  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.312269  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.314613  282817 addons.go:69] Setting gcp-auth=true in profile "addons-967533"
	I0814 17:13:03.314739  282817 mustload.go:65] Loading cluster: addons-967533
	I0814 17:13:03.315069  282817 config.go:182] Loaded profile config "addons-967533": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:13:03.317696  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.330647  282817 addons.go:69] Setting storage-provisioner=true in profile "addons-967533"
	I0814 17:13:03.330699  282817 addons.go:234] Setting addon storage-provisioner=true in "addons-967533"
	I0814 17:13:03.330737  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.331213  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.340784  282817 addons.go:69] Setting ingress=true in profile "addons-967533"
	I0814 17:13:03.340865  282817 addons.go:234] Setting addon ingress=true in "addons-967533"
	I0814 17:13:03.340936  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.343273  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.351834  282817 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-967533"
	I0814 17:13:03.351877  282817 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-967533"
	I0814 17:13:03.352693  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.357233  282817 addons.go:69] Setting ingress-dns=true in profile "addons-967533"
	I0814 17:13:03.357285  282817 addons.go:234] Setting addon ingress-dns=true in "addons-967533"
	I0814 17:13:03.357338  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.357806  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.370142  282817 addons.go:69] Setting volcano=true in profile "addons-967533"
	I0814 17:13:03.370188  282817 addons.go:234] Setting addon volcano=true in "addons-967533"
	I0814 17:13:03.370225  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.370820  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.394503  282817 out.go:177] * Verifying Kubernetes components...
	I0814 17:13:03.396794  282817 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0814 17:13:03.405596  282817 addons.go:69] Setting volumesnapshots=true in profile "addons-967533"
	I0814 17:13:03.405638  282817 addons.go:234] Setting addon volumesnapshots=true in "addons-967533"
	I0814 17:13:03.405674  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.406127  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.463339  282817 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0814 17:13:03.467285  282817 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0814 17:13:03.467350  282817 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0814 17:13:03.467730  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.479231  282817 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0814 17:13:03.479612  282817 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0814 17:13:03.479718  282817 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0814 17:13:03.484905  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0814 17:13:03.486302  282817 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0814 17:13:03.486387  282817 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0814 17:13:03.486526  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.486839  282817 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0814 17:13:03.486884  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0814 17:13:03.486959  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.521442  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0814 17:13:03.526148  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0814 17:13:03.527786  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0814 17:13:03.529897  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0814 17:13:03.529959  282817 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0814 17:13:03.530072  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.553431  282817 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0814 17:13:03.553562  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0814 17:13:03.555578  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0814 17:13:03.555738  282817 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0814 17:13:03.555752  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0814 17:13:03.555815  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.563884  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0814 17:13:03.574770  282817 addons.go:234] Setting addon default-storageclass=true in "addons-967533"
	I0814 17:13:03.580458  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.581129  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.579877  282817 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0814 17:13:03.604708  282817 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0814 17:13:03.604779  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0814 17:13:03.604889  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.616234  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0814 17:13:03.617851  282817 out.go:177]   - Using image docker.io/registry:2.8.3
	I0814 17:13:03.619834  282817 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0814 17:13:03.619929  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0814 17:13:03.619942  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0814 17:13:03.620026  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.625450  282817 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0814 17:13:03.627388  282817 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0814 17:13:03.627410  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0814 17:13:03.627476  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.649958  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.650849  282817 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0814 17:13:03.650875  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0814 17:13:03.650948  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.656342  282817 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0814 17:13:03.661434  282817 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0814 17:13:03.662678  282817 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-967533"
	I0814 17:13:03.662751  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:03.663277  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:03.672877  282817 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0814 17:13:03.680259  282817 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0814 17:13:03.680284  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0814 17:13:03.680349  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.703718  282817 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0814 17:13:03.707421  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0814 17:13:03.707727  282817 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0814 17:13:03.708542  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.746363  282817 host.go:66] Checking if "addons-967533" exists ...
	W0814 17:13:03.748782  282817 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0814 17:13:03.750908  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.757135  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.768434  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0814 17:13:03.768951  282817 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0814 17:13:03.791738  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.801141  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.809396  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.813884  282817 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0814 17:13:03.813911  282817 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0814 17:13:03.813978  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.839950  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.878462  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.879104  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.880937  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.890531  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:03.897393  282817 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0814 17:13:03.899277  282817 out.go:177]   - Using image docker.io/busybox:stable
	I0814 17:13:03.901201  282817 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0814 17:13:03.901223  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0814 17:13:03.901288  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:03.928034  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	W0814 17:13:03.929078  282817 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0814 17:13:03.929111  282817 retry.go:31] will retry after 284.985582ms: ssh: handshake failed: EOF
	I0814 17:13:03.933434  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:04.161556  282817 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0814 17:13:04.161630  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0814 17:13:04.181149  282817 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0814 17:13:04.181229  282817 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0814 17:13:04.190225  282817 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0814 17:13:04.190296  282817 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0814 17:13:04.208446  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0814 17:13:04.245856  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0814 17:13:04.268514  282817 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0814 17:13:04.268588  282817 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0814 17:13:04.275930  282817 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0814 17:13:04.275993  282817 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0814 17:13:04.321344  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0814 17:13:04.350961  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0814 17:13:04.351047  282817 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0814 17:13:04.388035  282817 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0814 17:13:04.388057  282817 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0814 17:13:04.410152  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:04.424837  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0814 17:13:04.424912  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0814 17:13:04.443928  282817 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0814 17:13:04.444003  282817 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0814 17:13:04.463233  282817 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0814 17:13:04.463309  282817 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0814 17:13:04.524086  282817 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0814 17:13:04.524160  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0814 17:13:04.581188  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0814 17:13:04.581214  282817 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0814 17:13:04.590531  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0814 17:13:04.605975  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0814 17:13:04.628944  282817 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0814 17:13:04.628971  282817 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0814 17:13:04.673017  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0814 17:13:04.673045  282817 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)
	I0814 17:13:04.677008  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0814 17:13:04.685261  282817 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0814 17:13:04.685287  282817 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0814 17:13:04.726688  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0814 17:13:04.867348  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0814 17:13:04.867373  282817 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0814 17:13:04.882350  282817 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0814 17:13:04.882375  282817 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0814 17:13:04.892601  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0814 17:13:04.892641  282817 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0814 17:13:04.898986  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0814 17:13:04.927816  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0814 17:13:04.927847  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0814 17:13:04.997103  282817 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0814 17:13:04.997126  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0814 17:13:05.034767  282817 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0814 17:13:05.034794  282817 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0814 17:13:05.067566  282817 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0814 17:13:05.067592  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0814 17:13:05.103608  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0814 17:13:05.103634  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0814 17:13:05.168638  282817 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0814 17:13:05.168662  282817 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0814 17:13:05.175977  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:05.228993  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:05.244976  282817 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0814 17:13:05.245004  282817 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0814 17:13:05.337806  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0814 17:13:05.337831  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0814 17:13:05.351452  282817 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0814 17:13:05.351479  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0814 17:13:05.425236  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:05.430352  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0814 17:13:05.430379  282817 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0814 17:13:05.595646  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0814 17:13:05.595672  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0814 17:13:05.739346  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0814 17:13:05.739370  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0814 17:13:05.945895  282817 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0814 17:13:05.945922  282817 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0814 17:13:06.141963  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:07.099989  282817 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.331518001s)
	I0814 17:13:07.100017  282817 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0814 17:13:07.101002  282817 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.331999604s)
	I0814 17:13:07.101712  282817 node_ready.go:35] waiting up to 6m0s for node "addons-967533" to be "Ready" ...
	I0814 17:13:07.467065  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.258536606s)
	I0814 17:13:07.762140  282817 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-967533" context rescaled to 1 replicas
	I0814 17:13:08.800443  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.554495742s)
	I0814 17:13:08.800507  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.47909589s)
	I0814 17:13:09.192759  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:09.369396  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (4.959150298s)
	I0814 17:13:09.369433  282817 addons.go:475] Verifying addon metrics-server=true in "addons-967533"
	I0814 17:13:09.369498  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.778944519s)
	I0814 17:13:10.145491  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.539481357s)
	I0814 17:13:10.145525  282817 addons.go:475] Verifying addon ingress=true in "addons-967533"
	I0814 17:13:10.145823  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.468787652s)
	I0814 17:13:10.145959  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.419236753s)
	I0814 17:13:10.145985  282817 addons.go:475] Verifying addon registry=true in "addons-967533"
	I0814 17:13:10.146021  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.247012743s)
	I0814 17:13:10.146131  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.970123792s)
	I0814 17:13:10.148657  282817 out.go:177] * Verifying registry addon...
	I0814 17:13:10.148680  282817 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-967533 service yakd-dashboard -n yakd-dashboard
	
	I0814 17:13:10.148908  282817 out.go:177] * Verifying ingress addon...
	I0814 17:13:10.151808  282817 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0814 17:13:10.151863  282817 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0814 17:13:10.226771  282817 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0814 17:13:10.226841  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0814 17:13:10.270537  282817 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0814 17:13:10.315833  282817 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0814 17:13:10.315901  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:10.345727  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.116692161s)
	W0814 17:13:10.345813  282817 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:10.345846  282817 retry.go:31] will retry after 132.061693ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:10.345953  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.920678s)
	I0814 17:13:10.479051  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:10.652584  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.510571961s)
	I0814 17:13:10.652671  282817 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-967533"
	I0814 17:13:10.656418  282817 out.go:177] * Verifying csi-hostpath-driver addon...
	I0814 17:13:10.659412  282817 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0814 17:13:10.683095  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:10.684118  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:10.703844  282817 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0814 17:13:10.703925  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:10.977291  282817 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0814 17:13:10.977449  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:11.022622  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:11.165453  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:11.165994  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:11.166333  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:11.199345  282817 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0814 17:13:11.255446  282817 addons.go:234] Setting addon gcp-auth=true in "addons-967533"
	I0814 17:13:11.255497  282817 host.go:66] Checking if "addons-967533" exists ...
	I0814 17:13:11.255955  282817 cli_runner.go:164] Run: docker container inspect addons-967533 --format={{.State.Status}}
	I0814 17:13:11.288808  282817 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0814 17:13:11.288858  282817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-967533
	I0814 17:13:11.309695  282817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/addons-967533/id_rsa Username:docker}
	I0814 17:13:11.615897  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:11.656619  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:11.656906  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:11.663581  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:12.156655  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:12.159183  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:12.164223  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:12.656791  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:12.657579  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:12.662981  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:13.157955  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:13.158845  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:13.166560  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:13.617270  282817 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.138107315s)
	I0814 17:13:13.617396  282817 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.328567961s)
	I0814 17:13:13.620352  282817 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0814 17:13:13.622448  282817 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0814 17:13:13.624494  282817 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0814 17:13:13.624526  282817 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0814 17:13:13.666637  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:13.675375  282817 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0814 17:13:13.675403  282817 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0814 17:13:13.701403  282817 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0814 17:13:13.701429  282817 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0814 17:13:13.730354  282817 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0814 17:13:13.762239  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:13.763784  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:14.105424  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:14.181641  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:14.181933  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:14.182608  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:14.405593  282817 addons.go:475] Verifying addon gcp-auth=true in "addons-967533"
	I0814 17:13:14.408788  282817 out.go:177] * Verifying gcp-auth addon...
	I0814 17:13:14.411134  282817 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0814 17:13:14.423944  282817 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0814 17:13:14.423966  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:14.656009  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:14.657076  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:14.663484  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:14.915353  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:15.155995  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:15.156888  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:15.164110  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:15.414976  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:15.656748  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:15.657639  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:15.665832  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:15.916416  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:16.106714  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:16.156041  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:16.156997  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:16.163219  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:16.414657  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:16.657035  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:16.657368  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:16.663521  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:16.914748  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:17.156687  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:17.158371  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:17.162667  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:17.414342  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:17.656582  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:17.656825  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:17.662763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:17.914568  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:18.155448  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:18.157033  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:18.163812  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:18.416102  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:18.605182  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:18.655642  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:18.656506  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:18.662810  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:18.914336  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:19.156285  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:19.157869  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:19.162970  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:19.414795  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:19.656508  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:19.656720  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:19.662824  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:19.915371  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:20.156032  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:20.156859  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:20.163176  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:20.415182  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:20.606004  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:20.656419  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:20.656775  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:20.662898  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:20.914698  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:21.156265  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:21.158041  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:21.163998  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:21.414368  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:21.657251  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:21.658316  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:21.663760  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:21.915372  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:22.156593  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:22.156885  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:22.163071  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:22.414476  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:22.656093  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:22.657149  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:22.663804  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:22.914758  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:23.105133  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:23.155790  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:23.157002  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:23.163648  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:23.414347  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:23.655560  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:23.656286  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:23.663580  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:23.914903  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:24.155950  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:24.156502  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:24.163572  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:24.414761  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:24.655995  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:24.656920  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:24.663568  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:24.914957  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:25.105511  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:25.156177  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:25.157481  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:25.162900  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:25.414792  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:25.656256  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:25.656819  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:25.663493  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:25.914717  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:26.156981  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:26.157942  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:26.163125  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:26.415455  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:26.656001  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:26.656579  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:26.662763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:26.915587  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:27.155851  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:27.156715  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:27.164651  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:27.415147  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:27.605438  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:27.655448  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:27.656592  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:27.662890  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:27.914769  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:28.155976  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:28.156581  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:28.162747  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:28.414697  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:28.655794  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:28.656153  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:28.663529  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:28.914224  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:29.156007  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:29.156944  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:29.163298  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:29.414722  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:29.606216  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:29.656453  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:29.657226  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:29.663480  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:29.915763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:30.156887  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:30.158169  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:30.163885  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:30.414605  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:30.656862  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:30.657062  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:30.663017  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:30.914143  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:31.155601  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:31.157249  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:31.163574  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:31.414222  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:31.656211  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:31.656497  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:31.663427  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:31.914815  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:32.105103  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:32.157409  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:32.158278  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:32.163609  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:32.414141  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:32.655322  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:32.656441  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:32.662883  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:32.914667  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:33.156227  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:33.157374  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:33.162722  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:33.414776  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:33.655445  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:33.656421  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:33.662635  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:33.914205  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:34.105678  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:34.156571  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:34.156891  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:34.162868  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:34.414793  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:34.656997  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:34.658427  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:34.663514  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:34.914510  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:35.155656  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:35.156890  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:35.164505  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:35.415494  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:35.655364  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:35.656165  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:35.663079  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:35.914631  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:36.105914  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:36.156082  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:36.158980  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:36.163352  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:36.415074  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:36.655519  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:36.656479  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:36.663018  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:36.914816  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:37.157626  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:37.158164  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:37.162726  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:37.414609  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:37.655639  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:37.656331  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:37.663146  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:37.914513  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:38.155353  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:38.156788  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:38.163577  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:38.414317  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:38.605264  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:38.656618  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:38.657456  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:38.662692  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:38.915435  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:39.156052  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:39.157063  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:39.163497  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:39.415117  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:39.656625  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:39.657993  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:39.663449  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:39.915171  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:40.155486  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:40.156414  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:40.162698  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:40.415450  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:40.605583  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:40.655603  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:40.656847  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:40.663396  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:40.914906  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:41.156844  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:41.157999  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:41.164407  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:41.414524  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:41.656043  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:41.656085  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:41.663082  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:41.915024  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:42.157556  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:42.159580  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:42.163926  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:42.414602  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:42.655432  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:42.656494  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:42.662995  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:42.914371  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:43.104952  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:43.155214  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:43.156460  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:43.162888  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:43.414704  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:43.655899  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:43.656836  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:43.663359  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:43.914822  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:44.155303  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:44.156200  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:44.163352  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:44.414757  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:44.655935  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:44.656778  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:44.662915  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:44.914441  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:45.107193  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:45.174778  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:45.179637  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:45.180369  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:45.417641  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:45.656141  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:45.656379  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:45.663425  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:45.915257  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:46.155282  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:46.156168  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:46.163340  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:46.414918  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:46.655527  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:46.656465  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:46.662987  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:46.914887  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:47.157118  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:47.157216  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:47.163325  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:47.414524  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:47.605675  282817 node_ready.go:53] node "addons-967533" has status "Ready":"False"
	I0814 17:13:47.656382  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:47.657472  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:47.662678  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:47.914432  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:48.156936  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:48.157248  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:48.163554  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:48.415258  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:48.655977  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:48.657576  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:48.663028  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:48.914289  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:49.155967  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:49.156681  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:49.162849  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:49.437586  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:49.641085  282817 node_ready.go:49] node "addons-967533" has status "Ready":"True"
	I0814 17:13:49.641112  282817 node_ready.go:38] duration metric: took 42.539372239s for node "addons-967533" to be "Ready" ...
	I0814 17:13:49.641125  282817 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" ...
	I0814 17:13:49.662638  282817 pod_ready.go:78] waiting up to 6m0s for pod "coredns-6f6b679f8f-q6fvk" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:49.687581  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:49.688097  282817 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0814 17:13:49.688118  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:49.698477  282817 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0814 17:13:49.698500  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:49.945099  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:50.159927  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:50.162661  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:50.166247  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:50.419710  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:50.660526  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:50.677565  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:50.761838  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:50.916824  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:51.157061  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:51.157970  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:51.165679  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:51.425168  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:51.657628  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:51.657953  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:51.664435  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:51.668292  282817 pod_ready.go:92] pod "coredns-6f6b679f8f-q6fvk" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.668316  282817 pod_ready.go:81] duration metric: took 2.005649743s for pod "coredns-6f6b679f8f-q6fvk" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.668362  282817 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.673836  282817 pod_ready.go:92] pod "etcd-addons-967533" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.673868  282817 pod_ready.go:81] duration metric: took 5.491357ms for pod "etcd-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.673886  282817 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.679974  282817 pod_ready.go:92] pod "kube-apiserver-addons-967533" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.680047  282817 pod_ready.go:81] duration metric: took 6.150954ms for pod "kube-apiserver-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.680066  282817 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.686285  282817 pod_ready.go:92] pod "kube-controller-manager-addons-967533" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.686308  282817 pod_ready.go:81] duration metric: took 6.231912ms for pod "kube-controller-manager-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.686333  282817 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-dlj8p" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.691949  282817 pod_ready.go:92] pod "kube-proxy-dlj8p" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:51.691978  282817 pod_ready.go:81] duration metric: took 5.636259ms for pod "kube-proxy-dlj8p" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.691991  282817 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:51.914756  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:52.067077  282817 pod_ready.go:92] pod "kube-scheduler-addons-967533" in "kube-system" namespace has status "Ready":"True"
	I0814 17:13:52.067105  282817 pod_ready.go:81] duration metric: took 375.105723ms for pod "kube-scheduler-addons-967533" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:52.067117  282817 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace to be "Ready" ...
	I0814 17:13:52.158098  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:52.158332  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:52.164622  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:52.415342  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:52.656135  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:52.657127  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:52.665680  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:52.915471  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:53.158341  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:53.159339  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:53.165653  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:53.415524  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:53.659519  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:53.661852  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:53.671003  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:53.915071  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:54.074221  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:13:54.159011  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:54.159868  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:54.166087  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:54.417557  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:54.658016  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:54.660764  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:54.669248  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:54.916312  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:55.157698  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:55.158829  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:55.165220  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:55.414773  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:55.656465  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:55.657818  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:55.664129  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:55.915330  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:56.156443  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:56.158437  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:56.164483  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:56.415040  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:56.574254  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:13:56.656850  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:56.657733  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:56.664091  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:56.916089  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:57.163999  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:57.167243  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:57.186287  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:57.416913  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:57.659861  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:57.662342  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:57.672198  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:57.915912  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:58.165139  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:58.167119  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:58.176163  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:58.415772  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:58.576404  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:13:58.659910  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:58.661861  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:58.668121  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:58.915871  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:59.158390  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:59.159690  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:59.164426  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:59.414964  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:13:59.658708  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:13:59.659212  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:13:59.663969  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:13:59.915306  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:00.201554  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:00.202241  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:00.204054  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:00.421708  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:00.578154  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:00.658377  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:00.659801  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:00.667057  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:00.914755  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:01.157810  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:01.158551  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:01.165275  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:01.415458  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:01.660994  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:01.662440  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:01.664568  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:01.915919  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:02.165337  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:02.167909  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:02.175032  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:02.420763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:02.660338  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:02.661587  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:02.666406  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:02.914853  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:03.075044  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:03.157372  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:03.158263  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:03.163999  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:03.415941  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:03.669455  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:03.670859  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:03.672017  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:03.914645  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:04.159412  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:04.160485  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:04.165003  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:04.415178  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:04.663217  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:04.667732  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:04.668490  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:04.915478  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:05.157086  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:05.157246  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:05.164692  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:05.415003  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:05.578301  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:05.656919  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:05.657819  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:05.670569  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:05.915183  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:06.156989  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:06.157986  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:06.164626  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:06.420136  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:06.658858  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:06.660582  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:06.666291  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:06.915076  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:07.160167  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:07.161067  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:07.165048  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:07.415611  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:07.581156  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:07.656999  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:07.657260  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:07.665144  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:07.915534  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:08.156764  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:08.157986  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:08.164835  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:08.414930  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:08.656809  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:08.658342  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:08.664522  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:08.915031  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:09.156273  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:09.157223  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:09.165469  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:09.415474  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:09.659915  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:09.661634  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:09.666417  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:09.914979  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:10.073802  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:10.166108  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:10.169777  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:10.170157  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:10.414554  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:10.656127  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:10.657968  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:10.664608  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:10.917240  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:11.156789  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:11.158108  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:11.164421  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:11.415536  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:11.656309  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:11.658314  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:11.664603  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:11.915735  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:12.075778  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:12.159209  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:12.160721  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:12.165507  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:12.415181  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:12.657701  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:12.659139  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:12.664916  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:12.915242  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:13.155689  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:13.156899  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:13.163990  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:13.415387  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:13.656040  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:13.658466  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:13.664590  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:13.915227  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:14.158618  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:14.160190  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:14.166022  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:14.415786  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:14.574317  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:14.658721  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:14.660422  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:14.670161  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:14.914611  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:15.159837  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:15.160544  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:15.166539  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:15.415783  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:15.657589  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:15.658034  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:15.664223  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:15.915208  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:16.160709  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:16.162444  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:16.168885  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:16.415840  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:16.575652  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:16.659733  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:16.663742  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:16.666058  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:16.915908  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:17.159953  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:17.160902  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:17.166245  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:17.417700  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:17.662815  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:17.671763  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:17.686794  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:17.925116  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:18.157674  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:18.158313  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:18.191152  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:18.415328  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:18.577044  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:18.698927  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:18.705912  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:18.706757  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:18.915724  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:19.156696  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:19.157663  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:19.163979  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:19.416888  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:19.670880  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:19.672069  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:19.673134  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:19.915325  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:20.156980  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:20.158003  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:20.164559  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:20.415048  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:20.664240  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:20.664704  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:20.669161  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:20.914494  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:21.074179  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:21.156582  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:21.157025  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:21.164614  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:21.414715  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:21.660909  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:21.663389  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:21.665753  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:21.915567  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:22.159254  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:22.160447  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:22.165092  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:22.418058  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:22.660703  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:22.661765  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:22.670455  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:22.918098  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:23.075311  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:23.159497  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:23.161568  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:23.167779  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:23.417389  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:23.662763  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:23.664797  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:23.669727  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:23.917524  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:24.159665  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:24.161524  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:24.171968  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:24.415289  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:24.685943  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:24.691572  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:24.695287  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:24.915461  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:25.076368  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:25.158666  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:25.158917  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:25.164678  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:25.415606  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:25.664032  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:25.666721  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:25.675962  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:25.914833  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:26.158527  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:26.161864  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:26.168322  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:26.415031  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:26.660266  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:26.661229  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:26.678551  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:26.914618  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:27.158040  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:27.159835  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:27.164603  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:27.418671  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:27.577091  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:27.657693  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:27.659265  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:27.667954  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:27.926732  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:28.156657  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:28.158247  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:28.164953  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:28.415897  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:28.656302  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:28.657282  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:28.664777  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:28.915826  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:29.156388  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:29.158215  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:29.164554  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:29.415224  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:29.658088  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:29.659491  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:29.664841  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:29.915168  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:30.077079  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:30.165891  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:30.169677  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:30.170434  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:30.415691  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:30.657874  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:30.659109  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:30.665112  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:30.915765  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:31.162611  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:31.163895  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:31.167110  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:31.414521  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:31.656399  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:31.658120  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:31.673999  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:31.914534  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:32.161796  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:32.162747  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:32.169715  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:32.418826  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:32.575348  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:32.658889  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:32.660452  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:32.665494  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:32.915060  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:33.162114  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:33.162815  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:33.179512  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:33.417352  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:33.656949  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:33.658566  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:33.664593  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:33.914802  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:34.156949  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:34.157747  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:34.167354  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:34.415501  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:34.658842  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:34.659460  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:34.664013  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:34.914610  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:35.074495  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:35.156916  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0814 17:14:35.157983  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:35.165202  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:35.415168  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:35.657214  282817 kapi.go:107] duration metric: took 1m25.505404729s to wait for kubernetes.io/minikube-addons=registry ...
	I0814 17:14:35.658429  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:35.664655  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:35.915608  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:36.156542  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:36.164109  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:36.415867  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:36.656568  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:36.666477  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:36.914894  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:37.075018  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:37.158484  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:37.168667  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:37.415717  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:37.656291  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:37.664544  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:37.915766  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:38.156962  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:38.164202  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:38.415302  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:38.657257  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:38.664955  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:38.916157  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:39.075170  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:39.157693  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:39.165501  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:39.414794  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:39.657172  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:39.664675  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:39.915444  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:40.158479  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:40.170505  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:40.415406  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:40.659002  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:40.669281  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:40.915691  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:41.156361  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:41.165132  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:41.416319  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:41.574514  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:41.656827  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:41.664251  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:41.920267  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:42.172277  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:42.177217  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:42.415689  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:42.657405  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:42.665594  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:42.915593  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:43.156493  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:43.164953  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:43.414868  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:43.575315  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:43.656962  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:43.665251  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:43.914674  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:44.157754  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:44.164160  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:44.415008  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:44.656961  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:44.664710  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:44.915404  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:45.158083  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:45.171251  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:45.417432  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:45.586253  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:45.657894  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:45.664670  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:45.914900  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:46.157766  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:46.164776  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:46.414933  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0814 17:14:46.657692  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:46.664589  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:46.917040  282817 kapi.go:107] duration metric: took 1m32.505904845s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0814 17:14:46.919255  282817 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-967533 cluster.
	I0814 17:14:46.921729  282817 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.
	I0814 17:14:46.923518  282817 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0814 17:14:47.158531  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:47.164754  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:47.657746  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:47.664608  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:48.076114  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:48.156913  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:48.165989  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:48.658473  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:48.664329  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:49.156556  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:49.164095  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:49.656390  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:49.663555  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:50.157432  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:50.165052  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:50.574276  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:50.663402  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:50.665760  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:51.157452  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:51.165433  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:51.656835  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:51.663976  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:52.179567  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:52.181470  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:52.574451  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:52.666798  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:52.667076  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:53.160567  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:53.260917  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:53.656479  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:53.664731  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:54.156924  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:54.165041  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:54.658751  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:54.665745  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:55.077538  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:55.158293  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:55.167792  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:55.660920  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:55.760454  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:56.165859  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:56.168325  282817 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0814 17:14:56.656961  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:56.664450  282817 kapi.go:107] duration metric: took 1m46.005032136s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0814 17:14:57.157992  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:57.575834  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:14:57.657433  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:58.157683  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:58.658782  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:59.161748  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:14:59.657969  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:00.193010  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:00.211327  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:00.660120  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:01.156157  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:01.657644  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:02.157043  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:02.576714  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:02.657562  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:03.158863  282817 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0814 17:15:03.670368  282817 kapi.go:107] duration metric: took 1m53.518496481s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0814 17:15:03.675876  282817 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, nvidia-device-plugin, metrics-server, storage-provisioner, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0814 17:15:03.678763  282817 addons.go:510] duration metric: took 2m0.396856272s for enable addons: enabled=[cloud-spanner ingress-dns nvidia-device-plugin metrics-server storage-provisioner yakd default-storageclass inspektor-gadget volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0814 17:15:05.074241  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:07.074814  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:09.573862  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:12.073918  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:14.074839  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:16.573558  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:19.073458  282817 pod_ready.go:102] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"False"
	I0814 17:15:20.114778  282817 pod_ready.go:92] pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace has status "Ready":"True"
	I0814 17:15:20.114816  282817 pod_ready.go:81] duration metric: took 1m28.04767261s for pod "metrics-server-8988944d9-qcjtp" in "kube-system" namespace to be "Ready" ...
	I0814 17:15:20.114834  282817 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-tqg5t" in "kube-system" namespace to be "Ready" ...
	I0814 17:15:20.126056  282817 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-tqg5t" in "kube-system" namespace has status "Ready":"True"
	I0814 17:15:20.126139  282817 pod_ready.go:81] duration metric: took 11.295539ms for pod "nvidia-device-plugin-daemonset-tqg5t" in "kube-system" namespace to be "Ready" ...
	I0814 17:15:20.126177  282817 pod_ready.go:38] duration metric: took 1m30.485039115s 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" ...
	I0814 17:15:20.126219  282817 api_server.go:52] waiting for apiserver process to appear ...
	I0814 17:15:20.126266  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0814 17:15:20.126359  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0814 17:15:20.200395  282817 cri.go:89] found id: "408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:20.200434  282817 cri.go:89] found id: ""
	I0814 17:15:20.200444  282817 logs.go:276] 1 containers: [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9]
	I0814 17:15:20.200510  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.204317  282817 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0814 17:15:20.204391  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0814 17:15:20.248010  282817 cri.go:89] found id: "cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:20.248033  282817 cri.go:89] found id: ""
	I0814 17:15:20.248042  282817 logs.go:276] 1 containers: [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f]
	I0814 17:15:20.248111  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.251898  282817 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0814 17:15:20.251998  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0814 17:15:20.295366  282817 cri.go:89] found id: "b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:20.295389  282817 cri.go:89] found id: ""
	I0814 17:15:20.295398  282817 logs.go:276] 1 containers: [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959]
	I0814 17:15:20.295458  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.299074  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0814 17:15:20.299176  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0814 17:15:20.336733  282817 cri.go:89] found id: "a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:20.336756  282817 cri.go:89] found id: ""
	I0814 17:15:20.336764  282817 logs.go:276] 1 containers: [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd]
	I0814 17:15:20.336842  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.340377  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0814 17:15:20.340450  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0814 17:15:20.386110  282817 cri.go:89] found id: "52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:20.386132  282817 cri.go:89] found id: ""
	I0814 17:15:20.386140  282817 logs.go:276] 1 containers: [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a]
	I0814 17:15:20.386198  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.389832  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0814 17:15:20.389909  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0814 17:15:20.428305  282817 cri.go:89] found id: "ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:20.428338  282817 cri.go:89] found id: ""
	I0814 17:15:20.428346  282817 logs.go:276] 1 containers: [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b]
	I0814 17:15:20.428420  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.432730  282817 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0814 17:15:20.432800  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0814 17:15:20.473399  282817 cri.go:89] found id: "f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:20.473468  282817 cri.go:89] found id: ""
	I0814 17:15:20.473491  282817 logs.go:276] 1 containers: [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9]
	I0814 17:15:20.473576  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:20.477704  282817 logs.go:123] Gathering logs for describe nodes ...
	I0814 17:15:20.477777  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0814 17:15:20.672981  282817 logs.go:123] Gathering logs for coredns [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959] ...
	I0814 17:15:20.673011  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:20.730244  282817 logs.go:123] Gathering logs for kube-proxy [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a] ...
	I0814 17:15:20.730278  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:20.772209  282817 logs.go:123] Gathering logs for container status ...
	I0814 17:15:20.772241  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0814 17:15:20.846613  282817 logs.go:123] Gathering logs for dmesg ...
	I0814 17:15:20.846645  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0814 17:15:20.863837  282817 logs.go:123] Gathering logs for kube-apiserver [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9] ...
	I0814 17:15:20.863868  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:20.931246  282817 logs.go:123] Gathering logs for etcd [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f] ...
	I0814 17:15:20.931283  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:20.985973  282817 logs.go:123] Gathering logs for kube-scheduler [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd] ...
	I0814 17:15:20.986008  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:21.057283  282817 logs.go:123] Gathering logs for kube-controller-manager [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b] ...
	I0814 17:15:21.057319  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:21.131052  282817 logs.go:123] Gathering logs for kindnet [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9] ...
	I0814 17:15:21.131093  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:21.185506  282817 logs.go:123] Gathering logs for CRI-O ...
	I0814 17:15:21.185541  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0814 17:15:21.287312  282817 logs.go:123] Gathering logs for kubelet ...
	I0814 17:15:21.287351  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0814 17:15:21.324909  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: W0814 17:13:03.007751    1499 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.325148  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: E0814 17:13:03.007833    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.347786  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.398705    1499 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.348012  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.398756    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.348201  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.414978    1499 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.348429  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.415030    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.348609  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419087    1499 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.348793  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419142    1499 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.349018  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419180    1499 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.349197  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419102    1499 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.349416  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419224    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.349655  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419136    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.349842  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422261    1499 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.350071  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422305    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.350256  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422858    1499 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.350487  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.355589  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.355839  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.356012  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.356221  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:21.394829  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:21.394859  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0814 17:15:21.394915  282817 out.go:239] X Problems detected in kubelet:
	W0814 17:15:21.394931  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.394939  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.394946  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:21.394952  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:21.394958  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:21.394966  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:21.394972  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:15:31.396865  282817 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0814 17:15:31.411033  282817 api_server.go:72] duration metric: took 2m28.129682833s to wait for apiserver process to appear ...
	I0814 17:15:31.411059  282817 api_server.go:88] waiting for apiserver healthz status ...
	I0814 17:15:31.411092  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0814 17:15:31.411156  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0814 17:15:31.453147  282817 cri.go:89] found id: "408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:31.453176  282817 cri.go:89] found id: ""
	I0814 17:15:31.453191  282817 logs.go:276] 1 containers: [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9]
	I0814 17:15:31.453249  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.456810  282817 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0814 17:15:31.456888  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0814 17:15:31.497792  282817 cri.go:89] found id: "cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:31.497816  282817 cri.go:89] found id: ""
	I0814 17:15:31.497823  282817 logs.go:276] 1 containers: [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f]
	I0814 17:15:31.497883  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.501371  282817 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0814 17:15:31.501441  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0814 17:15:31.545946  282817 cri.go:89] found id: "b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:31.545967  282817 cri.go:89] found id: ""
	I0814 17:15:31.545974  282817 logs.go:276] 1 containers: [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959]
	I0814 17:15:31.546031  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.549762  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0814 17:15:31.549832  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0814 17:15:31.593529  282817 cri.go:89] found id: "a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:31.593550  282817 cri.go:89] found id: ""
	I0814 17:15:31.593558  282817 logs.go:276] 1 containers: [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd]
	I0814 17:15:31.593626  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.597297  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0814 17:15:31.597367  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0814 17:15:31.637279  282817 cri.go:89] found id: "52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:31.637310  282817 cri.go:89] found id: ""
	I0814 17:15:31.637319  282817 logs.go:276] 1 containers: [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a]
	I0814 17:15:31.637378  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.641067  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0814 17:15:31.641172  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0814 17:15:31.679410  282817 cri.go:89] found id: "ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:31.679433  282817 cri.go:89] found id: ""
	I0814 17:15:31.679441  282817 logs.go:276] 1 containers: [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b]
	I0814 17:15:31.679499  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.683392  282817 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0814 17:15:31.683476  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0814 17:15:31.721246  282817 cri.go:89] found id: "f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:31.721270  282817 cri.go:89] found id: ""
	I0814 17:15:31.721278  282817 logs.go:276] 1 containers: [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9]
	I0814 17:15:31.721335  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:31.724687  282817 logs.go:123] Gathering logs for describe nodes ...
	I0814 17:15:31.724722  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0814 17:15:31.872038  282817 logs.go:123] Gathering logs for coredns [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959] ...
	I0814 17:15:31.872067  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:31.918471  282817 logs.go:123] Gathering logs for kube-proxy [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a] ...
	I0814 17:15:31.918515  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:31.968540  282817 logs.go:123] Gathering logs for kube-controller-manager [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b] ...
	I0814 17:15:31.968571  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:32.059117  282817 logs.go:123] Gathering logs for kindnet [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9] ...
	I0814 17:15:32.059160  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:32.109853  282817 logs.go:123] Gathering logs for CRI-O ...
	I0814 17:15:32.109887  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0814 17:15:32.207573  282817 logs.go:123] Gathering logs for container status ...
	I0814 17:15:32.207608  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0814 17:15:32.264647  282817 logs.go:123] Gathering logs for kubelet ...
	I0814 17:15:32.264679  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0814 17:15:32.299488  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: W0814 17:13:03.007751    1499 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.299749  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: E0814 17:13:03.007833    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.322359  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.398705    1499 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.322591  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.398756    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.322783  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.414978    1499 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.323008  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.415030    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.323189  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419087    1499 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.323369  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419142    1499 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.323591  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419180    1499 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.323770  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419102    1499 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.323989  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419224    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.324210  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419136    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.324394  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422261    1499 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.324620  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422305    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.324803  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422858    1499 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.325030  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.330123  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.330335  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.330505  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.330713  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:32.371167  282817 logs.go:123] Gathering logs for dmesg ...
	I0814 17:15:32.371196  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0814 17:15:32.388894  282817 logs.go:123] Gathering logs for kube-apiserver [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9] ...
	I0814 17:15:32.388923  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:32.468007  282817 logs.go:123] Gathering logs for etcd [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f] ...
	I0814 17:15:32.468040  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:32.515778  282817 logs.go:123] Gathering logs for kube-scheduler [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd] ...
	I0814 17:15:32.515813  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:32.560175  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:32.560203  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0814 17:15:32.560288  282817 out.go:239] X Problems detected in kubelet:
	W0814 17:15:32.560305  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.560433  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.560450  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:32.560458  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:32.560482  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:32.560489  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:32.560496  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:15:42.561640  282817 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0814 17:15:42.570335  282817 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0814 17:15:42.571431  282817 api_server.go:141] control plane version: v1.31.0
	I0814 17:15:42.571457  282817 api_server.go:131] duration metric: took 11.160391348s to wait for apiserver health ...
	I0814 17:15:42.571466  282817 system_pods.go:43] waiting for kube-system pods to appear ...
	I0814 17:15:42.571488  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0814 17:15:42.571555  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0814 17:15:42.614962  282817 cri.go:89] found id: "408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:42.614984  282817 cri.go:89] found id: ""
	I0814 17:15:42.614992  282817 logs.go:276] 1 containers: [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9]
	I0814 17:15:42.615049  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.618823  282817 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0814 17:15:42.618897  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0814 17:15:42.657353  282817 cri.go:89] found id: "cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:42.657373  282817 cri.go:89] found id: ""
	I0814 17:15:42.657381  282817 logs.go:276] 1 containers: [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f]
	I0814 17:15:42.657439  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.660822  282817 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0814 17:15:42.660899  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0814 17:15:42.698871  282817 cri.go:89] found id: "b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:42.698896  282817 cri.go:89] found id: ""
	I0814 17:15:42.698907  282817 logs.go:276] 1 containers: [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959]
	I0814 17:15:42.698963  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.702712  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0814 17:15:42.702812  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0814 17:15:42.740848  282817 cri.go:89] found id: "a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:42.740871  282817 cri.go:89] found id: ""
	I0814 17:15:42.740879  282817 logs.go:276] 1 containers: [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd]
	I0814 17:15:42.740943  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.744718  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0814 17:15:42.744798  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0814 17:15:42.792688  282817 cri.go:89] found id: "52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:42.792711  282817 cri.go:89] found id: ""
	I0814 17:15:42.792719  282817 logs.go:276] 1 containers: [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a]
	I0814 17:15:42.792778  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.796368  282817 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0814 17:15:42.796500  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0814 17:15:42.837084  282817 cri.go:89] found id: "ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:42.837108  282817 cri.go:89] found id: ""
	I0814 17:15:42.837116  282817 logs.go:276] 1 containers: [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b]
	I0814 17:15:42.837194  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.840804  282817 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0814 17:15:42.840923  282817 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0814 17:15:42.879312  282817 cri.go:89] found id: "f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:42.879336  282817 cri.go:89] found id: ""
	I0814 17:15:42.879345  282817 logs.go:276] 1 containers: [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9]
	I0814 17:15:42.879402  282817 ssh_runner.go:195] Run: which crictl
	I0814 17:15:42.883159  282817 logs.go:123] Gathering logs for kube-controller-manager [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b] ...
	I0814 17:15:42.883186  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b"
	I0814 17:15:42.971652  282817 logs.go:123] Gathering logs for container status ...
	I0814 17:15:42.971691  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0814 17:15:43.030698  282817 logs.go:123] Gathering logs for kubelet ...
	I0814 17:15:43.030730  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0814 17:15:43.063369  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: W0814 17:13:03.007751    1499 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.063627  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:03 addons-967533 kubelet[1499]: E0814 17:13:03.007833    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.086578  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.398705    1499 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.086808  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.398756    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.087005  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.414978    1499 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.087243  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.415030    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.087425  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419087    1499 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.087606  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419142    1499 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.087829  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419180    1499 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.088012  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.419102    1499 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.088230  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419224    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.088450  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.419136    1499 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.088634  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422261    1499 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.088889  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422305    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.089114  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.422858    1499 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-967533" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.089339  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.094410  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.094623  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.094791  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.094997  282817 logs.go:138] Found kubelet problem: Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:43.136362  282817 logs.go:123] Gathering logs for dmesg ...
	I0814 17:15:43.136390  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0814 17:15:43.153094  282817 logs.go:123] Gathering logs for describe nodes ...
	I0814 17:15:43.153128  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0814 17:15:43.292568  282817 logs.go:123] Gathering logs for etcd [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f] ...
	I0814 17:15:43.292605  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f"
	I0814 17:15:43.339945  282817 logs.go:123] Gathering logs for coredns [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959] ...
	I0814 17:15:43.339981  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959"
	I0814 17:15:43.380208  282817 logs.go:123] Gathering logs for kube-scheduler [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd] ...
	I0814 17:15:43.380242  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd"
	I0814 17:15:43.423050  282817 logs.go:123] Gathering logs for kube-apiserver [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9] ...
	I0814 17:15:43.423085  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9"
	I0814 17:15:43.481607  282817 logs.go:123] Gathering logs for kube-proxy [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a] ...
	I0814 17:15:43.481642  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a"
	I0814 17:15:43.520486  282817 logs.go:123] Gathering logs for kindnet [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9] ...
	I0814 17:15:43.520514  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9"
	I0814 17:15:43.576749  282817 logs.go:123] Gathering logs for CRI-O ...
	I0814 17:15:43.576782  282817 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0814 17:15:43.671136  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:43.671169  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0814 17:15:43.671230  282817 out.go:239] X Problems detected in kubelet:
	W0814 17:15:43.671241  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.422897    1499 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-967533\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.671251  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.437775    1499 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.671259  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.437934    1499 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	W0814 17:15:43.671265  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: W0814 17:13:49.442635    1499 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-967533" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-967533' and this object
	W0814 17:15:43.671270  282817 out.go:239]   Aug 14 17:13:49 addons-967533 kubelet[1499]: E0814 17:13:49.442681    1499 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-967533\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-967533' and this object" logger="UnhandledError"
	I0814 17:15:43.671283  282817 out.go:304] Setting ErrFile to fd 2...
	I0814 17:15:43.671289  282817 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:15:53.683090  282817 system_pods.go:59] 18 kube-system pods found
	I0814 17:15:53.683144  282817 system_pods.go:61] "coredns-6f6b679f8f-q6fvk" [99ce47d1-3ca6-4fa9-9963-cbd019e36403] Running
	I0814 17:15:53.683151  282817 system_pods.go:61] "csi-hostpath-attacher-0" [c467009f-efbb-4670-9d1b-7bc093d3b0da] Running
	I0814 17:15:53.683157  282817 system_pods.go:61] "csi-hostpath-resizer-0" [b7400898-e8f8-4778-9062-5faaf6e94a5a] Running
	I0814 17:15:53.683161  282817 system_pods.go:61] "csi-hostpathplugin-6hqwr" [df2d2b7a-2916-4254-b12e-0ce4ec68e51c] Running
	I0814 17:15:53.683166  282817 system_pods.go:61] "etcd-addons-967533" [f09d5f1f-98c7-4ec6-bd3a-8a79db627ca3] Running
	I0814 17:15:53.683170  282817 system_pods.go:61] "kindnet-7k7kd" [6305ac82-7dc8-416b-b811-66ffbcdb7bf7] Running
	I0814 17:15:53.683174  282817 system_pods.go:61] "kube-apiserver-addons-967533" [c05ea8e7-b2c0-41b9-8035-18dcd1193dd0] Running
	I0814 17:15:53.683181  282817 system_pods.go:61] "kube-controller-manager-addons-967533" [a7b8e76f-9ae8-4df2-b0f5-337325661575] Running
	I0814 17:15:53.683191  282817 system_pods.go:61] "kube-ingress-dns-minikube" [c260b8da-33bc-45a5-ab64-8b1cce1058c2] Running
	I0814 17:15:53.683195  282817 system_pods.go:61] "kube-proxy-dlj8p" [7862edd5-95ab-43ce-8145-9a0cd695c618] Running
	I0814 17:15:53.683207  282817 system_pods.go:61] "kube-scheduler-addons-967533" [084b82fb-9b1c-4fdd-b39f-9bd373cc2112] Running
	I0814 17:15:53.683211  282817 system_pods.go:61] "metrics-server-8988944d9-qcjtp" [db80ae24-76c5-4040-b0f4-ea7b2d0df1f7] Running
	I0814 17:15:53.683216  282817 system_pods.go:61] "nvidia-device-plugin-daemonset-tqg5t" [d356e3f5-9cba-4ef0-8616-444bca75090f] Running
	I0814 17:15:53.683228  282817 system_pods.go:61] "registry-6fb4cdfc84-w7w2j" [84dbe314-7119-4a64-b772-376711892f99] Running
	I0814 17:15:53.683232  282817 system_pods.go:61] "registry-proxy-t9c9c" [1a52d0b8-b5db-4dbf-aef8-224c5ea5e630] Running
	I0814 17:15:53.683236  282817 system_pods.go:61] "snapshot-controller-56fcc65765-ftsdg" [eaa767aa-f74d-43cb-8bcd-0eb4a020fd58] Running
	I0814 17:15:53.683240  282817 system_pods.go:61] "snapshot-controller-56fcc65765-wt28g" [0a04fc55-47a4-4307-973e-97df61dd9f3f] Running
	I0814 17:15:53.683246  282817 system_pods.go:61] "storage-provisioner" [d2c5a89e-57f3-4c9e-94db-a47188d9d219] Running
	I0814 17:15:53.683253  282817 system_pods.go:74] duration metric: took 11.11178145s to wait for pod list to return data ...
	I0814 17:15:53.683266  282817 default_sa.go:34] waiting for default service account to be created ...
	I0814 17:15:53.685590  282817 default_sa.go:45] found service account: "default"
	I0814 17:15:53.685619  282817 default_sa.go:55] duration metric: took 2.347305ms for default service account to be created ...
	I0814 17:15:53.685630  282817 system_pods.go:116] waiting for k8s-apps to be running ...
	I0814 17:15:53.695966  282817 system_pods.go:86] 18 kube-system pods found
	I0814 17:15:53.696008  282817 system_pods.go:89] "coredns-6f6b679f8f-q6fvk" [99ce47d1-3ca6-4fa9-9963-cbd019e36403] Running
	I0814 17:15:53.696016  282817 system_pods.go:89] "csi-hostpath-attacher-0" [c467009f-efbb-4670-9d1b-7bc093d3b0da] Running
	I0814 17:15:53.696021  282817 system_pods.go:89] "csi-hostpath-resizer-0" [b7400898-e8f8-4778-9062-5faaf6e94a5a] Running
	I0814 17:15:53.696025  282817 system_pods.go:89] "csi-hostpathplugin-6hqwr" [df2d2b7a-2916-4254-b12e-0ce4ec68e51c] Running
	I0814 17:15:53.696029  282817 system_pods.go:89] "etcd-addons-967533" [f09d5f1f-98c7-4ec6-bd3a-8a79db627ca3] Running
	I0814 17:15:53.696034  282817 system_pods.go:89] "kindnet-7k7kd" [6305ac82-7dc8-416b-b811-66ffbcdb7bf7] Running
	I0814 17:15:53.696039  282817 system_pods.go:89] "kube-apiserver-addons-967533" [c05ea8e7-b2c0-41b9-8035-18dcd1193dd0] Running
	I0814 17:15:53.696044  282817 system_pods.go:89] "kube-controller-manager-addons-967533" [a7b8e76f-9ae8-4df2-b0f5-337325661575] Running
	I0814 17:15:53.696079  282817 system_pods.go:89] "kube-ingress-dns-minikube" [c260b8da-33bc-45a5-ab64-8b1cce1058c2] Running
	I0814 17:15:53.696084  282817 system_pods.go:89] "kube-proxy-dlj8p" [7862edd5-95ab-43ce-8145-9a0cd695c618] Running
	I0814 17:15:53.696088  282817 system_pods.go:89] "kube-scheduler-addons-967533" [084b82fb-9b1c-4fdd-b39f-9bd373cc2112] Running
	I0814 17:15:53.696092  282817 system_pods.go:89] "metrics-server-8988944d9-qcjtp" [db80ae24-76c5-4040-b0f4-ea7b2d0df1f7] Running
	I0814 17:15:53.696105  282817 system_pods.go:89] "nvidia-device-plugin-daemonset-tqg5t" [d356e3f5-9cba-4ef0-8616-444bca75090f] Running
	I0814 17:15:53.696109  282817 system_pods.go:89] "registry-6fb4cdfc84-w7w2j" [84dbe314-7119-4a64-b772-376711892f99] Running
	I0814 17:15:53.696112  282817 system_pods.go:89] "registry-proxy-t9c9c" [1a52d0b8-b5db-4dbf-aef8-224c5ea5e630] Running
	I0814 17:15:53.696117  282817 system_pods.go:89] "snapshot-controller-56fcc65765-ftsdg" [eaa767aa-f74d-43cb-8bcd-0eb4a020fd58] Running
	I0814 17:15:53.696124  282817 system_pods.go:89] "snapshot-controller-56fcc65765-wt28g" [0a04fc55-47a4-4307-973e-97df61dd9f3f] Running
	I0814 17:15:53.696128  282817 system_pods.go:89] "storage-provisioner" [d2c5a89e-57f3-4c9e-94db-a47188d9d219] Running
	I0814 17:15:53.696156  282817 system_pods.go:126] duration metric: took 10.51976ms to wait for k8s-apps to be running ...
	I0814 17:15:53.696171  282817 system_svc.go:44] waiting for kubelet service to be running ....
	I0814 17:15:53.696240  282817 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 17:15:53.708108  282817 system_svc.go:56] duration metric: took 11.927659ms WaitForService to wait for kubelet
	I0814 17:15:53.708141  282817 kubeadm.go:582] duration metric: took 2m50.426795435s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0814 17:15:53.708161  282817 node_conditions.go:102] verifying NodePressure condition ...
	I0814 17:15:53.711694  282817 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0814 17:15:53.711728  282817 node_conditions.go:123] node cpu capacity is 2
	I0814 17:15:53.711740  282817 node_conditions.go:105] duration metric: took 3.573321ms to run NodePressure ...
	I0814 17:15:53.711750  282817 start.go:241] waiting for startup goroutines ...
	I0814 17:15:53.711758  282817 start.go:246] waiting for cluster config update ...
	I0814 17:15:53.711774  282817 start.go:255] writing updated cluster config ...
	I0814 17:15:53.712075  282817 ssh_runner.go:195] Run: rm -f paused
	I0814 17:15:54.068547  282817 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0814 17:15:54.070921  282817 out.go:177] * Done! kubectl is now configured to use "addons-967533" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.864853842Z" level=info msg="Removed container 251862a0bde08bab9c34dfc737b264f8962b95fcc61617c8245da44728291af1: ingress-nginx/ingress-nginx-admission-patch-42kfr/patch" id=de996f49-8c06-4265-8704-ded0c489f66d name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.866114782Z" level=info msg="Removing container: a0704a0a163c04a676413b504e115c62bcff8f627f6ac1b2922f9fee2e2a4a30" id=275d7e37-31af-4f06-848a-b2ae474b48a6 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.883340719Z" level=info msg="Removed container a0704a0a163c04a676413b504e115c62bcff8f627f6ac1b2922f9fee2e2a4a30: ingress-nginx/ingress-nginx-admission-create-kzcjk/create" id=275d7e37-31af-4f06-848a-b2ae474b48a6 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.884666569Z" level=info msg="Stopping pod sandbox: c926df460e8ceb506f4c13039d4d4e3600af39786034d2d5c049a15f069e95d7" id=1b15ed86-fcf5-4fc7-9e6f-acd05c64d44c name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.884706519Z" level=info msg="Stopped pod sandbox (already stopped): c926df460e8ceb506f4c13039d4d4e3600af39786034d2d5c049a15f069e95d7" id=1b15ed86-fcf5-4fc7-9e6f-acd05c64d44c name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.885081606Z" level=info msg="Removing pod sandbox: c926df460e8ceb506f4c13039d4d4e3600af39786034d2d5c049a15f069e95d7" id=2f80b1e9-e888-47fe-8163-ee71ee7bd0b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.894054338Z" level=info msg="Removed pod sandbox: c926df460e8ceb506f4c13039d4d4e3600af39786034d2d5c049a15f069e95d7" id=2f80b1e9-e888-47fe-8163-ee71ee7bd0b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.894615557Z" level=info msg="Stopping pod sandbox: 61ba3af99e9e2d9a93d826b35e680f6aeb965c06a1cbfe79d099acf003e5a670" id=43cebb50-e5ba-4443-a581-177c78a86596 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.894653916Z" level=info msg="Stopped pod sandbox (already stopped): 61ba3af99e9e2d9a93d826b35e680f6aeb965c06a1cbfe79d099acf003e5a670" id=43cebb50-e5ba-4443-a581-177c78a86596 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.894967194Z" level=info msg="Removing pod sandbox: 61ba3af99e9e2d9a93d826b35e680f6aeb965c06a1cbfe79d099acf003e5a670" id=41e483f1-e199-40b8-89a6-ab705b07af11 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.903043604Z" level=info msg="Removed pod sandbox: 61ba3af99e9e2d9a93d826b35e680f6aeb965c06a1cbfe79d099acf003e5a670" id=41e483f1-e199-40b8-89a6-ab705b07af11 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.903541898Z" level=info msg="Stopping pod sandbox: 8aced9b2e4f2faf1e32dd97679b473ed762bf8aaeb838ad94a6251d4ab6a8fb7" id=b40e8070-9a10-4c2a-bca8-4c93d87a359e name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.903581816Z" level=info msg="Stopped pod sandbox (already stopped): 8aced9b2e4f2faf1e32dd97679b473ed762bf8aaeb838ad94a6251d4ab6a8fb7" id=b40e8070-9a10-4c2a-bca8-4c93d87a359e name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.903929145Z" level=info msg="Removing pod sandbox: 8aced9b2e4f2faf1e32dd97679b473ed762bf8aaeb838ad94a6251d4ab6a8fb7" id=8a1e87f7-b1c2-4e40-bfae-625216ddb588 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.913649983Z" level=info msg="Removed pod sandbox: 8aced9b2e4f2faf1e32dd97679b473ed762bf8aaeb838ad94a6251d4ab6a8fb7" id=8a1e87f7-b1c2-4e40-bfae-625216ddb588 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.914158139Z" level=info msg="Stopping pod sandbox: 71af4e0cf31b48ba9993d56712cc19a78b2a687ce81e2487e657a2fdde6d82e1" id=ab3a028a-0c2e-4ec3-96fc-cc5a08397b99 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.914195300Z" level=info msg="Stopped pod sandbox (already stopped): 71af4e0cf31b48ba9993d56712cc19a78b2a687ce81e2487e657a2fdde6d82e1" id=ab3a028a-0c2e-4ec3-96fc-cc5a08397b99 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.914536123Z" level=info msg="Removing pod sandbox: 71af4e0cf31b48ba9993d56712cc19a78b2a687ce81e2487e657a2fdde6d82e1" id=4225cabd-2d34-4762-8a80-ff63a9035835 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 14 17:20:58 addons-967533 crio[968]: time="2024-08-14 17:20:58.923222785Z" level=info msg="Removed pod sandbox: 71af4e0cf31b48ba9993d56712cc19a78b2a687ce81e2487e657a2fdde6d82e1" id=4225cabd-2d34-4762-8a80-ff63a9035835 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 14 17:22:28 addons-967533 crio[968]: time="2024-08-14 17:22:28.604498303Z" level=info msg="Stopping container: 47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52 (timeout: 30s)" id=cea8163e-b15b-4ea9-82b0-c10f88b7a5eb name=/runtime.v1.RuntimeService/StopContainer
	Aug 14 17:22:29 addons-967533 crio[968]: time="2024-08-14 17:22:29.766529398Z" level=info msg="Stopped container 47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52: kube-system/metrics-server-8988944d9-qcjtp/metrics-server" id=cea8163e-b15b-4ea9-82b0-c10f88b7a5eb name=/runtime.v1.RuntimeService/StopContainer
	Aug 14 17:22:29 addons-967533 crio[968]: time="2024-08-14 17:22:29.767528021Z" level=info msg="Stopping pod sandbox: d11f14584d7dca8e41bf47caf15b3e37fed886155808bcf5c655b701e2478f91" id=3ddbed35-bd51-46ba-84bf-f4660cd81c61 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 14 17:22:29 addons-967533 crio[968]: time="2024-08-14 17:22:29.767750337Z" level=info msg="Got pod network &{Name:metrics-server-8988944d9-qcjtp Namespace:kube-system ID:d11f14584d7dca8e41bf47caf15b3e37fed886155808bcf5c655b701e2478f91 UID:db80ae24-76c5-4040-b0f4-ea7b2d0df1f7 NetNS:/var/run/netns/9990d0f0-05d0-493c-a66e-338c2b0d3a2c Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 14 17:22:29 addons-967533 crio[968]: time="2024-08-14 17:22:29.767887789Z" level=info msg="Deleting pod kube-system_metrics-server-8988944d9-qcjtp from CNI network \"kindnet\" (type=ptp)"
	Aug 14 17:22:29 addons-967533 crio[968]: time="2024-08-14 17:22:29.809362151Z" level=info msg="Stopped pod sandbox: d11f14584d7dca8e41bf47caf15b3e37fed886155808bcf5c655b701e2478f91" id=3ddbed35-bd51-46ba-84bf-f4660cd81c61 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	5b4b96c15127f       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   d9aebaf017b99       hello-world-app-55bf9c44b4-p24d8
	5ec199f9526a0       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         4 minutes ago       Running             nginx                     0                   6b7f9d136961d       nginx
	4685066affd5d       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     6 minutes ago       Running             busybox                   0                   7c1ba54cde178       busybox
	f7643f50fb893       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98        7 minutes ago       Running             local-path-provisioner    0                   e45fe5258dbae       local-path-provisioner-86d989889c-n9xsg
	47532d27cc945       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   8 minutes ago       Exited              metrics-server            0                   d11f14584d7dc       metrics-server-8988944d9-qcjtp
	b4c8716683ee6       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        8 minutes ago       Running             coredns                   0                   f39aff18991b1       coredns-6f6b679f8f-q6fvk
	fe328ab587005       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   728788655f88c       storage-provisioner
	f12eb5515d616       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                      9 minutes ago       Running             kindnet-cni               0                   190f7ed12d1fb       kindnet-7k7kd
	52d40dcc55593       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                        9 minutes ago       Running             kube-proxy                0                   5f47ed4b761ac       kube-proxy-dlj8p
	cb3a8987776a4       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        9 minutes ago       Running             etcd                      0                   735e52fcce169       etcd-addons-967533
	a303c215203ae       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                        9 minutes ago       Running             kube-scheduler            0                   244059fb0423b       kube-scheduler-addons-967533
	408f6a4a98930       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                        9 minutes ago       Running             kube-apiserver            0                   f85b8027662db       kube-apiserver-addons-967533
	ea45fe7052800       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                        9 minutes ago       Running             kube-controller-manager   0                   331789ffa5041       kube-controller-manager-addons-967533
	
	
	==> coredns [b4c8716683ee6a8e1db015f811c6cd5062c9757c1e5d0b6f511bd658b77a3959] <==
	[INFO] 10.244.0.11:58486 - 19152 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001704059s
	[INFO] 10.244.0.11:39693 - 16293 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000093382s
	[INFO] 10.244.0.11:39693 - 9403 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000110194s
	[INFO] 10.244.0.11:49420 - 38719 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000120352s
	[INFO] 10.244.0.11:49420 - 24884 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000191227s
	[INFO] 10.244.0.11:35495 - 40810 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000100553s
	[INFO] 10.244.0.11:35495 - 42348 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000065526s
	[INFO] 10.244.0.11:53800 - 15646 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000178181s
	[INFO] 10.244.0.11:53800 - 10009 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00010665s
	[INFO] 10.244.0.11:45517 - 47266 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001570128s
	[INFO] 10.244.0.11:45517 - 22719 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001750919s
	[INFO] 10.244.0.11:34619 - 49343 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000077439s
	[INFO] 10.244.0.11:34619 - 64956 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000120712s
	[INFO] 10.244.0.19:35740 - 4975 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00019574s
	[INFO] 10.244.0.19:44267 - 43452 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00012415s
	[INFO] 10.244.0.19:45809 - 7312 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000911254s
	[INFO] 10.244.0.19:48953 - 36003 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000590789s
	[INFO] 10.244.0.19:45082 - 36511 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141775s
	[INFO] 10.244.0.19:45637 - 51178 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000116077s
	[INFO] 10.244.0.19:44827 - 877 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003877457s
	[INFO] 10.244.0.19:35051 - 31633 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004348485s
	[INFO] 10.244.0.19:33221 - 28032 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.000816846s
	[INFO] 10.244.0.19:38903 - 24797 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001242278s
	[INFO] 10.244.0.22:41296 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000196117s
	[INFO] 10.244.0.22:46921 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000113714s
	
	
	==> describe nodes <==
	Name:               addons-967533
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-967533
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=a63cabd83e66a3efc9084b0ad9541aeb5353ef35
	                    minikube.k8s.io/name=addons-967533
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_14T17_12_59_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-967533
	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:  Wed, 14 Aug 2024 17:12:55 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-967533
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 14 Aug 2024 17:22:20 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 14 Aug 2024 17:20:07 +0000   Wed, 14 Aug 2024 17:12:52 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 14 Aug 2024 17:20:07 +0000   Wed, 14 Aug 2024 17:12:52 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 14 Aug 2024 17:20:07 +0000   Wed, 14 Aug 2024 17:12:52 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 14 Aug 2024 17:20:07 +0000   Wed, 14 Aug 2024 17:13:49 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-967533
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022372Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022372Ki
	  pods:               110
	System Info:
	  Machine ID:                 4eebd38b3cf64551a6eb63b62e6364dd
	  System UUID:                9ff27ea1-39bd-4183-b5e1-2b91eab20c8f
	  Boot ID:                    a45aa34f-c9ce-4e83-8881-7d8273e4eb81
	  Kernel Version:             5.15.0-1067-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	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)         6m36s
	  default                     hello-world-app-55bf9c44b4-p24d8           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m29s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m48s
	  kube-system                 coredns-6f6b679f8f-q6fvk                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m27s
	  kube-system                 etcd-addons-967533                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m34s
	  kube-system                 kindnet-7k7kd                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m28s
	  kube-system                 kube-apiserver-addons-967533               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m32s
	  kube-system                 kube-controller-manager-addons-967533      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m32s
	  kube-system                 kube-proxy-dlj8p                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m28s
	  kube-system                 kube-scheduler-addons-967533               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m32s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m21s
	  local-path-storage          local-path-provisioner-86d989889c-n9xsg    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m21s
	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                 9m20s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  9m40s (x8 over 9m40s)  kubelet          Node addons-967533 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    9m40s (x8 over 9m40s)  kubelet          Node addons-967533 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     9m40s (x7 over 9m40s)  kubelet          Node addons-967533 status is now: NodeHasSufficientPID
	  Normal   Starting                 9m33s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 9m33s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  9m32s                  kubelet          Node addons-967533 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    9m32s                  kubelet          Node addons-967533 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     9m32s                  kubelet          Node addons-967533 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           9m28s                  node-controller  Node addons-967533 event: Registered Node addons-967533 in Controller
	  Normal   NodeReady                8m41s                  kubelet          Node addons-967533 status is now: NodeReady
	
	
	==> dmesg <==
	[Aug14 15:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014403] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.449155] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.042796] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002460] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013745] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003599] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003110] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.657607] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.136702] kauditd_printk_skb: 36 callbacks suppressed
	[Aug14 16:10] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Aug14 16:12] hrtimer: interrupt took 2928071 ns
	[Aug14 16:43] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [cb3a8987776a45da971ff259e172ebd69c42bc82dbc18656c793d93515c1fc9f] <==
	{"level":"info","ts":"2024-08-14T17:12:52.060857Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-14T17:12:52.061451Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-14T17:12:52.062296Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-14T17:12:52.078436Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-14T17:12:52.078549Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-14T17:12:52.078640Z","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-14T17:12:52.078740Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-14T17:12:52.078795Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-14T17:13:06.629139Z","caller":"traceutil/trace.go:171","msg":"trace[711325026] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"126.68307ms","start":"2024-08-14T17:13:06.482718Z","end":"2024-08-14T17:13:06.609401Z","steps":["trace[711325026] 'process raft request'  (duration: 27.89874ms)","trace[711325026] 'compare'  (duration: 40.165066ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-14T17:13:06.727001Z","caller":"traceutil/trace.go:171","msg":"trace[943196573] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"119.388343ms","start":"2024-08-14T17:13:06.605937Z","end":"2024-08-14T17:13:06.725325Z","steps":["trace[943196573] 'process raft request'  (duration: 46.328997ms)","trace[943196573] 'compare'  (duration: 72.963946ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-14T17:13:06.739613Z","caller":"traceutil/trace.go:171","msg":"trace[256572616] linearizableReadLoop","detail":"{readStateIndex:409; appliedIndex:409; }","duration":"130.212506ms","start":"2024-08-14T17:13:06.609378Z","end":"2024-08-14T17:13:06.739591Z","steps":["trace[256572616] 'read index received'  (duration: 130.201413ms)","trace[256572616] 'applied index is now lower than readState.Index'  (duration: 9.493µs)"],"step_count":2}
	{"level":"warn","ts":"2024-08-14T17:13:06.740558Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.157769ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-14T17:13:06.741356Z","caller":"traceutil/trace.go:171","msg":"trace[1310089250] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:399; }","duration":"131.965189ms","start":"2024-08-14T17:13:06.609374Z","end":"2024-08-14T17:13:06.741339Z","steps":["trace[1310089250] 'agreement among raft nodes before linearized reading'  (duration: 131.085549ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:06.811091Z","caller":"traceutil/trace.go:171","msg":"trace[1389736639] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"158.956647ms","start":"2024-08-14T17:13:06.652122Z","end":"2024-08-14T17:13:06.811078Z","steps":["trace[1389736639] 'process raft request'  (duration: 158.872069ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:06.728399Z","caller":"traceutil/trace.go:171","msg":"trace[1383125114] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"122.093156ms","start":"2024-08-14T17:13:06.606293Z","end":"2024-08-14T17:13:06.728386Z","steps":["trace[1383125114] 'process raft request'  (duration: 122.016012ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:07.538694Z","caller":"traceutil/trace.go:171","msg":"trace[2088698428] transaction","detail":"{read_only:false; response_revision:423; number_of_response:1; }","duration":"108.458581ms","start":"2024-08-14T17:13:07.430127Z","end":"2024-08-14T17:13:07.538586Z","steps":["trace[2088698428] 'process raft request'  (duration: 97.706597ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:07.539176Z","caller":"traceutil/trace.go:171","msg":"trace[1359261882] transaction","detail":"{read_only:false; response_revision:424; number_of_response:1; }","duration":"107.443312ms","start":"2024-08-14T17:13:07.431722Z","end":"2024-08-14T17:13:07.539165Z","steps":["trace[1359261882] 'process raft request'  (duration: 96.156539ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-14T17:13:07.539289Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.539278ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-14T17:13:07.539338Z","caller":"traceutil/trace.go:171","msg":"trace[1073775912] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:424; }","duration":"108.596664ms","start":"2024-08-14T17:13:07.430732Z","end":"2024-08-14T17:13:07.539329Z","steps":["trace[1073775912] 'agreement among raft nodes before linearized reading'  (duration: 108.522269ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:07.539622Z","caller":"traceutil/trace.go:171","msg":"trace[1365586752] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"125.56309ms","start":"2024-08-14T17:13:07.414050Z","end":"2024-08-14T17:13:07.539613Z","steps":["trace[1365586752] 'process raft request'  (duration: 113.343657ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-14T17:13:07.562823Z","caller":"traceutil/trace.go:171","msg":"trace[777489702] transaction","detail":"{read_only:false; response_revision:425; number_of_response:1; }","duration":"121.764298ms","start":"2024-08-14T17:13:07.440948Z","end":"2024-08-14T17:13:07.562712Z","steps":["trace[777489702] 'process raft request'  (duration: 98.90332ms)","trace[777489702] 'get key's previous created_revision and leaseID' {req_type:put; key:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; req_size:2301; } (duration: 17.927443ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-14T17:13:07.577794Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"136.746373ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/default/kubernetes\" ","response":"range_response_count:1 size:420"}
	{"level":"info","ts":"2024-08-14T17:13:07.578193Z","caller":"traceutil/trace.go:171","msg":"trace[930465715] range","detail":"{range_begin:/registry/services/endpoints/default/kubernetes; range_end:; response_count:1; response_revision:430; }","duration":"137.151841ms","start":"2024-08-14T17:13:07.441027Z","end":"2024-08-14T17:13:07.578179Z","steps":["trace[930465715] 'agreement among raft nodes before linearized reading'  (duration: 136.673758ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-14T17:13:07.916179Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.439452ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-14T17:13:07.916330Z","caller":"traceutil/trace.go:171","msg":"trace[1174943759] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:447; }","duration":"131.50779ms","start":"2024-08-14T17:13:07.784721Z","end":"2024-08-14T17:13:07.916229Z","steps":["trace[1174943759] 'agreement among raft nodes before linearized reading'  (duration: 100.685909ms)"],"step_count":1}
	
	
	==> kernel <==
	 17:22:30 up  2:04,  0 users,  load average: 0.23, 0.86, 1.62
	Linux addons-967533 5.15.0-1067-aws #73~20.04.1-Ubuntu SMP Wed Jul 24 17:31:05 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [f12eb5515d61673b64de9ef67d95572c5bcd5627a8ba79e0f467ffd12408f1a9] <==
	I0814 17:21:19.180169       1 main.go:299] handling current node
	W0814 17:21:21.609364       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:21:21.609402       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	W0814 17:21:23.498636       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:21:23.498672       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	I0814 17:21:29.180084       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:21:29.180124       1 main.go:299] handling current node
	I0814 17:21:39.179853       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:21:39.179894       1 main.go:299] handling current node
	I0814 17:21:49.179588       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:21:49.179622       1 main.go:299] handling current node
	W0814 17:21:51.836009       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:21:51.836048       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	I0814 17:21:59.179251       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:21:59.179368       1 main.go:299] handling current node
	I0814 17:22:09.179167       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:22:09.179207       1 main.go:299] handling current node
	W0814 17:22:11.036015       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:22:11.036064       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	W0814 17:22:13.622049       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/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
	E0814 17:22:13.622083       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/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
	I0814 17:22:19.179380       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:22:19.179418       1 main.go:299] handling current node
	I0814 17:22:29.179765       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0814 17:22:29.179801       1 main.go:299] handling current node
	
	
	==> kube-apiserver [408f6a4a98930fec62111b5478db4054fbc9744ada5dedda09032f5e4ba1c3b9] <==
	I0814 17:15:20.119656       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0814 17:15:20.134300       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	E0814 17:16:03.793471       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54382: use of closed network connection
	E0814 17:16:04.060599       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54404: use of closed network connection
	E0814 17:16:04.209871       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54428: use of closed network connection
	I0814 17:16:37.456059       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.191.238"}
	I0814 17:16:53.523991       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0814 17:17:29.341934       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.341992       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0814 17:17:29.419062       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.419237       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0814 17:17:29.451563       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.451710       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0814 17:17:29.469455       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.469600       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0814 17:17:29.581188       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0814 17:17:29.581236       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0814 17:17:30.470056       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0814 17:17:30.582121       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0814 17:17:30.594777       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0814 17:17:36.345242       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0814 17:17:37.377515       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0814 17:17:41.908944       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0814 17:17:42.255772       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.28.14"}
	I0814 17:20:01.690319       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.102.133.57"}
	
	
	==> kube-controller-manager [ea45fe7052800b88976e4fc5e6887ce26e6fcf92558a8b781e4aebbe1844207b] <==
	W0814 17:20:22.435827       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:20:22.435972       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:20:29.200424       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:20:29.200468       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:20:40.882264       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:20:40.882310       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:20:44.711393       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:20:44.711436       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:21:00.485640       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:21:00.485777       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:21:20.721189       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:21:20.721232       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:21:28.473503       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:21:28.473595       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:21:40.382502       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:21:40.382558       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:21:58.052681       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:21:58.052725       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:22:12.843715       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:22:12.843764       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:22:16.496109       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:22:16.496156       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0814 17:22:20.277523       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0814 17:22:20.277565       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0814 17:22:28.577027       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-8988944d9" duration="3.979µs"
	
	
	==> kube-proxy [52d40dcc555936b1da8475c38d569c1466c7496970d26dd05c7ce9b86de5076a] <==
	I0814 17:13:08.763817       1 server_linux.go:66] "Using iptables proxy"
	I0814 17:13:09.264606       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0814 17:13:09.264700       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0814 17:13:09.615185       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0814 17:13:09.615320       1 server_linux.go:169] "Using iptables Proxier"
	I0814 17:13:09.617627       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0814 17:13:09.618191       1 server.go:483] "Version info" version="v1.31.0"
	I0814 17:13:09.618260       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0814 17:13:09.625036       1 config.go:197] "Starting service config controller"
	I0814 17:13:09.625144       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0814 17:13:09.625191       1 config.go:104] "Starting endpoint slice config controller"
	I0814 17:13:09.625221       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0814 17:13:09.625724       1 config.go:326] "Starting node config controller"
	I0814 17:13:09.625779       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0814 17:13:09.743514       1 shared_informer.go:320] Caches are synced for service config
	I0814 17:13:09.743662       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0814 17:13:09.729082       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [a303c215203aeaa8ec8c03e277141a6f50548ff3aa39e74065be2223883730bd] <==
	W0814 17:12:56.034238       1 reflector.go:561] 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
	E0814 17:12:56.034258       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034312       1 reflector.go:561] 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
	E0814 17:12:56.034332       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034479       1 reflector.go:561] 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
	E0814 17:12:56.034502       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034549       1 reflector.go:561] 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
	E0814 17:12:56.034568       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034616       1 reflector.go:561] 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
	E0814 17:12:56.034632       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034673       1 reflector.go:561] 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
	E0814 17:12:56.034689       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034727       1 reflector.go:561] 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
	E0814 17:12:56.034758       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034805       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0814 17:12:56.034837       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034882       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0814 17:12:56.034897       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.034938       1 reflector.go:561] 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
	E0814 17:12:56.034952       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.035046       1 reflector.go:561] 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
	E0814 17:12:56.035062       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0814 17:12:56.035359       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0814 17:12:56.035444       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0814 17:12:57.719756       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 14 17:21:28 addons-967533 kubelet[1499]: E0814 17:21:28.316672    1499 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656088316404496,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:21:28 addons-967533 kubelet[1499]: E0814 17:21:28.316708    1499 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656088316404496,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:21:38 addons-967533 kubelet[1499]: E0814 17:21:38.319729    1499 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656098319499138,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:21:38 addons-967533 kubelet[1499]: E0814 17:21:38.319768    1499 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656098319499138,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:21:48 addons-967533 kubelet[1499]: E0814 17:21:48.321922    1499 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656108321696787,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:21:48 addons-967533 kubelet[1499]: E0814 17:21:48.321961    1499 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656108321696787,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:21:58 addons-967533 kubelet[1499]: E0814 17:21:58.324220    1499 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656118323979929,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:21:58 addons-967533 kubelet[1499]: E0814 17:21:58.324258    1499 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656118323979929,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:22:08 addons-967533 kubelet[1499]: E0814 17:22:08.327060    1499 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656128326806781,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:22:08 addons-967533 kubelet[1499]: E0814 17:22:08.327099    1499 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656128326806781,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:22:09 addons-967533 kubelet[1499]: I0814 17:22:09.025928    1499 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Aug 14 17:22:18 addons-967533 kubelet[1499]: E0814 17:22:18.330494    1499 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656138330207973,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:22:18 addons-967533 kubelet[1499]: E0814 17:22:18.330537    1499 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656138330207973,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:22:28 addons-967533 kubelet[1499]: E0814 17:22:28.333034    1499 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656148332752372,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:22:28 addons-967533 kubelet[1499]: E0814 17:22:28.333074    1499 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723656148332752372,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593922,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 14 17:22:29 addons-967533 kubelet[1499]: I0814 17:22:29.854520    1499 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/db80ae24-76c5-4040-b0f4-ea7b2d0df1f7-tmp-dir\") pod \"db80ae24-76c5-4040-b0f4-ea7b2d0df1f7\" (UID: \"db80ae24-76c5-4040-b0f4-ea7b2d0df1f7\") "
	Aug 14 17:22:29 addons-967533 kubelet[1499]: I0814 17:22:29.854567    1499 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-tzb2w\" (UniqueName: \"kubernetes.io/projected/db80ae24-76c5-4040-b0f4-ea7b2d0df1f7-kube-api-access-tzb2w\") pod \"db80ae24-76c5-4040-b0f4-ea7b2d0df1f7\" (UID: \"db80ae24-76c5-4040-b0f4-ea7b2d0df1f7\") "
	Aug 14 17:22:29 addons-967533 kubelet[1499]: I0814 17:22:29.855262    1499 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/db80ae24-76c5-4040-b0f4-ea7b2d0df1f7-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "db80ae24-76c5-4040-b0f4-ea7b2d0df1f7" (UID: "db80ae24-76c5-4040-b0f4-ea7b2d0df1f7"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 14 17:22:29 addons-967533 kubelet[1499]: I0814 17:22:29.859337    1499 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/db80ae24-76c5-4040-b0f4-ea7b2d0df1f7-kube-api-access-tzb2w" (OuterVolumeSpecName: "kube-api-access-tzb2w") pod "db80ae24-76c5-4040-b0f4-ea7b2d0df1f7" (UID: "db80ae24-76c5-4040-b0f4-ea7b2d0df1f7"). InnerVolumeSpecName "kube-api-access-tzb2w". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 14 17:22:29 addons-967533 kubelet[1499]: I0814 17:22:29.955045    1499 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/db80ae24-76c5-4040-b0f4-ea7b2d0df1f7-tmp-dir\") on node \"addons-967533\" DevicePath \"\""
	Aug 14 17:22:29 addons-967533 kubelet[1499]: I0814 17:22:29.955077    1499 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-tzb2w\" (UniqueName: \"kubernetes.io/projected/db80ae24-76c5-4040-b0f4-ea7b2d0df1f7-kube-api-access-tzb2w\") on node \"addons-967533\" DevicePath \"\""
	Aug 14 17:22:30 addons-967533 kubelet[1499]: I0814 17:22:30.400498    1499 scope.go:117] "RemoveContainer" containerID="47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52"
	Aug 14 17:22:30 addons-967533 kubelet[1499]: I0814 17:22:30.430986    1499 scope.go:117] "RemoveContainer" containerID="47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52"
	Aug 14 17:22:30 addons-967533 kubelet[1499]: E0814 17:22:30.431409    1499 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52\": container with ID starting with 47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52 not found: ID does not exist" containerID="47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52"
	Aug 14 17:22:30 addons-967533 kubelet[1499]: I0814 17:22:30.431446    1499 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52"} err="failed to get container status \"47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52\": rpc error: code = NotFound desc = could not find container \"47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52\": container with ID starting with 47532d27cc945185b8cbb17e4480abd0e8045b77be8e4a1a8f30e318ac5d2d52 not found: ID does not exist"
	
	
	==> storage-provisioner [fe328ab587005fb20498c1e0ee3c2e70e316169554337295f04cf4b4f4dde617] <==
	I0814 17:13:50.020599       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0814 17:13:50.155768       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0814 17:13:50.155816       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0814 17:13:50.173949       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0814 17:13:50.174127       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-967533_e5b98b10-b29f-42f7-9fd3-32e59d773296!
	I0814 17:13:50.175202       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"40630010-8454-4f7d-bb22-54e133bcd397", APIVersion:"v1", ResourceVersion:"918", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-967533_e5b98b10-b29f-42f7-9fd3-32e59d773296 became leader
	I0814 17:13:50.275087       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-967533_e5b98b10-b29f-42f7-9fd3-32e59d773296!
	

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

                                                
                                    

Test pass (296/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.13
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.15
12 TestDownloadOnly/v1.31.0/json-events 6
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.07
18 TestDownloadOnly/v1.31.0/DeleteAll 0.2
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.58
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.09
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 223.1
31 TestAddons/serial/GCPAuth/Namespaces 0.22
33 TestAddons/parallel/Registry 15.09
35 TestAddons/parallel/InspektorGadget 11.77
39 TestAddons/parallel/CSI 52.98
40 TestAddons/parallel/Headlamp 17.05
41 TestAddons/parallel/CloudSpanner 6.74
42 TestAddons/parallel/LocalPath 8.6
43 TestAddons/parallel/NvidiaDevicePlugin 5.68
44 TestAddons/parallel/Yakd 11.78
45 TestAddons/StoppedEnableDisable 12.2
46 TestCertOptions 36.08
47 TestCertExpiration 248.61
49 TestForceSystemdFlag 43.65
50 TestForceSystemdEnv 40.57
56 TestErrorSpam/setup 31.07
57 TestErrorSpam/start 0.74
58 TestErrorSpam/status 1.06
59 TestErrorSpam/pause 1.77
60 TestErrorSpam/unpause 1.98
61 TestErrorSpam/stop 1.47
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 54.53
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 29.09
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.09
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.96
73 TestFunctional/serial/CacheCmd/cache/add_local 1.49
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.29
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.23
78 TestFunctional/serial/CacheCmd/cache/delete 0.12
79 TestFunctional/serial/MinikubeKubectlCmd 0.14
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
81 TestFunctional/serial/ExtraConfig 33.86
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.91
84 TestFunctional/serial/LogsFileCmd 1.89
85 TestFunctional/serial/InvalidService 4.25
87 TestFunctional/parallel/ConfigCmd 0.49
88 TestFunctional/parallel/DashboardCmd 14.24
89 TestFunctional/parallel/DryRun 0.46
90 TestFunctional/parallel/InternationalLanguage 0.18
91 TestFunctional/parallel/StatusCmd 1.04
95 TestFunctional/parallel/ServiceCmdConnect 13.71
96 TestFunctional/parallel/AddonsCmd 0.21
97 TestFunctional/parallel/PersistentVolumeClaim 25.01
99 TestFunctional/parallel/SSHCmd 0.68
100 TestFunctional/parallel/CpCmd 1.94
102 TestFunctional/parallel/FileSync 0.36
103 TestFunctional/parallel/CertSync 2.05
107 TestFunctional/parallel/NodeLabels 0.09
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.78
111 TestFunctional/parallel/License 0.26
112 TestFunctional/parallel/Version/short 0.08
113 TestFunctional/parallel/Version/components 1.11
114 TestFunctional/parallel/ImageCommands/ImageListShort 1.85
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.24
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.22
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.31
118 TestFunctional/parallel/ImageCommands/ImageBuild 2.7
119 TestFunctional/parallel/ImageCommands/Setup 0.89
120 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
121 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.25
122 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.64
124 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.12
125 TestFunctional/parallel/ProfileCmd/profile_not_create 0.53
126 TestFunctional/parallel/ProfileCmd/profile_list 0.48
127 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.44
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.53
129 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.8
131 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.65
132 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
134 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.45
135 TestFunctional/parallel/ImageCommands/ImageRemove 0.72
136 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.82
137 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.58
138 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.17
139 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
143 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
144 TestFunctional/parallel/ServiceCmd/DeployApp 7.25
145 TestFunctional/parallel/MountCmd/any-port 8.15
146 TestFunctional/parallel/ServiceCmd/List 0.55
147 TestFunctional/parallel/ServiceCmd/JSONOutput 0.51
148 TestFunctional/parallel/ServiceCmd/HTTPS 0.37
149 TestFunctional/parallel/ServiceCmd/Format 0.43
150 TestFunctional/parallel/ServiceCmd/URL 0.44
151 TestFunctional/parallel/MountCmd/specific-port 2.05
152 TestFunctional/parallel/MountCmd/VerifyCleanup 2.32
153 TestFunctional/delete_echo-server_images 0.03
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 178.15
160 TestMultiControlPlane/serial/DeployApp 7.8
161 TestMultiControlPlane/serial/PingHostFromPods 1.68
162 TestMultiControlPlane/serial/AddWorkerNode 38.04
163 TestMultiControlPlane/serial/NodeLabels 0.11
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.73
165 TestMultiControlPlane/serial/CopyFile 18.83
166 TestMultiControlPlane/serial/StopSecondaryNode 12.75
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.58
168 TestMultiControlPlane/serial/RestartSecondaryNode 33.42
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 6.09
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 198.52
171 TestMultiControlPlane/serial/DeleteSecondaryNode 12.73
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.56
173 TestMultiControlPlane/serial/StopCluster 35.95
174 TestMultiControlPlane/serial/RestartCluster 116.02
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
176 TestMultiControlPlane/serial/AddSecondaryNode 72.82
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.72
181 TestJSONOutput/start/Command 52.93
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.74
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.68
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.86
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.21
206 TestKicCustomNetwork/create_custom_network 40.54
207 TestKicCustomNetwork/use_default_bridge_network 31.77
208 TestKicExistingNetwork 32.48
209 TestKicCustomSubnet 34.62
210 TestKicStaticIP 34.85
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 71.82
215 TestMountStart/serial/StartWithMountFirst 6.35
216 TestMountStart/serial/VerifyMountFirst 0.26
217 TestMountStart/serial/StartWithMountSecond 6.78
218 TestMountStart/serial/VerifyMountSecond 0.25
219 TestMountStart/serial/DeleteFirst 1.63
220 TestMountStart/serial/VerifyMountPostDelete 0.25
221 TestMountStart/serial/Stop 1.19
222 TestMountStart/serial/RestartStopped 7.91
223 TestMountStart/serial/VerifyMountPostStop 0.27
226 TestMultiNode/serial/FreshStart2Nodes 83.99
227 TestMultiNode/serial/DeployApp2Nodes 6.36
228 TestMultiNode/serial/PingHostFrom2Pods 1.01
229 TestMultiNode/serial/AddNode 29.19
230 TestMultiNode/serial/MultiNodeLabels 0.1
231 TestMultiNode/serial/ProfileList 0.32
232 TestMultiNode/serial/CopyFile 10.04
233 TestMultiNode/serial/StopNode 2.21
234 TestMultiNode/serial/StartAfterStop 9.81
235 TestMultiNode/serial/RestartKeepsNodes 100.99
236 TestMultiNode/serial/DeleteNode 5.87
237 TestMultiNode/serial/StopMultiNode 23.86
238 TestMultiNode/serial/RestartMultiNode 56
239 TestMultiNode/serial/ValidateNameConflict 37
244 TestPreload 126.53
246 TestScheduledStopUnix 106.21
249 TestInsufficientStorage 11.58
250 TestRunningBinaryUpgrade 106.4
252 TestKubernetesUpgrade 386.17
253 TestMissingContainerUpgrade 155.86
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
256 TestNoKubernetes/serial/StartWithK8s 44.75
257 TestNoKubernetes/serial/StartWithStopK8s 15.48
258 TestNoKubernetes/serial/Start 7.51
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.35
260 TestNoKubernetes/serial/ProfileList 4.54
261 TestNoKubernetes/serial/Stop 1.28
262 TestNoKubernetes/serial/StartNoArgs 7.31
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
264 TestStoppedBinaryUpgrade/Setup 0.7
265 TestStoppedBinaryUpgrade/Upgrade 73.86
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.16
275 TestPause/serial/Start 49.1
276 TestPause/serial/SecondStartNoReconfiguration 35.11
277 TestPause/serial/Pause 1.01
278 TestPause/serial/VerifyStatus 0.4
279 TestPause/serial/Unpause 0.85
280 TestPause/serial/PauseAgain 1.25
281 TestPause/serial/DeletePaused 3.3
282 TestPause/serial/VerifyDeletedResources 0.54
290 TestNetworkPlugins/group/false 5.2
295 TestStartStop/group/old-k8s-version/serial/FirstStart 144.85
296 TestStartStop/group/old-k8s-version/serial/DeployApp 8.52
297 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.13
298 TestStartStop/group/old-k8s-version/serial/Stop 12
299 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.25
300 TestStartStop/group/old-k8s-version/serial/SecondStart 136.57
302 TestStartStop/group/no-preload/serial/FirstStart 75.21
303 TestStartStop/group/no-preload/serial/DeployApp 10.55
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.53
305 TestStartStop/group/no-preload/serial/Stop 12.03
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
307 TestStartStop/group/no-preload/serial/SecondStart 268.21
308 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
309 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
310 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.24
311 TestStartStop/group/old-k8s-version/serial/Pause 3.01
313 TestStartStop/group/embed-certs/serial/FirstStart 48.36
314 TestStartStop/group/embed-certs/serial/DeployApp 9.35
315 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.1
316 TestStartStop/group/embed-certs/serial/Stop 11.98
317 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
318 TestStartStop/group/embed-certs/serial/SecondStart 268.46
319 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
320 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
321 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
322 TestStartStop/group/no-preload/serial/Pause 3.07
324 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 51.79
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.39
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.14
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.98
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
329 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 302.52
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.18
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.35
333 TestStartStop/group/embed-certs/serial/Pause 3.4
335 TestStartStop/group/newest-cni/serial/FirstStart 40.15
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.36
338 TestStartStop/group/newest-cni/serial/Stop 1.25
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
340 TestStartStop/group/newest-cni/serial/SecondStart 15.54
341 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
344 TestStartStop/group/newest-cni/serial/Pause 3.07
345 TestNetworkPlugins/group/auto/Start 54.15
346 TestNetworkPlugins/group/auto/KubeletFlags 0.3
347 TestNetworkPlugins/group/auto/NetCatPod 11.32
348 TestNetworkPlugins/group/auto/DNS 0.19
349 TestNetworkPlugins/group/auto/Localhost 0.17
350 TestNetworkPlugins/group/auto/HairPin 0.17
351 TestNetworkPlugins/group/kindnet/Start 48.93
352 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
353 TestNetworkPlugins/group/kindnet/KubeletFlags 0.28
354 TestNetworkPlugins/group/kindnet/NetCatPod 10.28
355 TestNetworkPlugins/group/kindnet/DNS 0.18
356 TestNetworkPlugins/group/kindnet/Localhost 0.16
357 TestNetworkPlugins/group/kindnet/HairPin 0.16
358 TestNetworkPlugins/group/calico/Start 65.94
359 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
360 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.17
361 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.3
362 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.09
363 TestNetworkPlugins/group/custom-flannel/Start 62.26
364 TestNetworkPlugins/group/calico/ControllerPod 6.01
365 TestNetworkPlugins/group/calico/KubeletFlags 0.38
366 TestNetworkPlugins/group/calico/NetCatPod 13.3
367 TestNetworkPlugins/group/calico/DNS 0.23
368 TestNetworkPlugins/group/calico/Localhost 0.19
369 TestNetworkPlugins/group/calico/HairPin 0.22
370 TestNetworkPlugins/group/enable-default-cni/Start 87
371 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.4
372 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.44
373 TestNetworkPlugins/group/custom-flannel/DNS 0.24
374 TestNetworkPlugins/group/custom-flannel/Localhost 0.2
375 TestNetworkPlugins/group/custom-flannel/HairPin 0.2
376 TestNetworkPlugins/group/flannel/Start 59.55
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.32
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.31
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.17
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.24
382 TestNetworkPlugins/group/flannel/ControllerPod 6.01
383 TestNetworkPlugins/group/flannel/KubeletFlags 0.38
384 TestNetworkPlugins/group/flannel/NetCatPod 12.36
385 TestNetworkPlugins/group/flannel/DNS 0.42
386 TestNetworkPlugins/group/flannel/Localhost 0.25
387 TestNetworkPlugins/group/flannel/HairPin 0.24
388 TestNetworkPlugins/group/bridge/Start 70.51
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
390 TestNetworkPlugins/group/bridge/NetCatPod 10.27
391 TestNetworkPlugins/group/bridge/DNS 0.19
392 TestNetworkPlugins/group/bridge/Localhost 0.15
393 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (8.13s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-505917 | jenkins | v1.33.1 | 14 Aug 24 17:11 UTC |          |
	|         | -p download-only-505917        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/14 17:11:54
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0814 17:11:54.540400  282052 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:11:54.540589  282052 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:11:54.540620  282052 out.go:304] Setting ErrFile to fd 2...
	I0814 17:11:54.540640  282052 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:11:54.540912  282052 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	W0814 17:11:54.541073  282052 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19446-276662/.minikube/config/config.json: open /home/jenkins/minikube-integration/19446-276662/.minikube/config/config.json: no such file or directory
	I0814 17:11:54.541507  282052 out.go:298] Setting JSON to true
	I0814 17:11:54.542362  282052 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":6857,"bootTime":1723648658,"procs":159,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0814 17:11:54.542475  282052 start.go:139] virtualization:  
	I0814 17:11:54.545215  282052 out.go:97] [download-only-505917] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0814 17:11:54.545380  282052 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball: no such file or directory
	I0814 17:11:54.545421  282052 notify.go:220] Checking for updates...
	I0814 17:11:54.547359  282052 out.go:169] MINIKUBE_LOCATION=19446
	I0814 17:11:54.549856  282052 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0814 17:11:54.551594  282052 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19446-276662/kubeconfig
	I0814 17:11:54.553784  282052 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19446-276662/.minikube
	I0814 17:11:54.555510  282052 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0814 17:11:54.558641  282052 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0814 17:11:54.558938  282052 driver.go:392] Setting default libvirt URI to qemu:///system
	I0814 17:11:54.588024  282052 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0814 17:11:54.588122  282052 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:11:54.640372  282052 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-08-14 17:11:54.631254467 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:11:54.640484  282052 docker.go:307] overlay module found
	I0814 17:11:54.642557  282052 out.go:97] Using the docker driver based on user configuration
	I0814 17:11:54.642586  282052 start.go:297] selected driver: docker
	I0814 17:11:54.642593  282052 start.go:901] validating driver "docker" against <nil>
	I0814 17:11:54.642710  282052 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:11:54.702520  282052 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-08-14 17:11:54.692105969 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:11:54.702717  282052 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0814 17:11:54.703050  282052 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0814 17:11:54.703225  282052 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0814 17:11:54.705214  282052 out.go:169] Using Docker driver with root privileges
	I0814 17:11:54.706936  282052 cni.go:84] Creating CNI manager for ""
	I0814 17:11:54.706961  282052 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0814 17:11:54.706974  282052 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0814 17:11:54.707055  282052 start.go:340] cluster config:
	{Name:download-only-505917 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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-505917 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}
	I0814 17:11:54.708912  282052 out.go:97] Starting "download-only-505917" primary control-plane node in "download-only-505917" cluster
	I0814 17:11:54.708943  282052 cache.go:121] Beginning downloading kic base image for docker with crio
	I0814 17:11:54.710695  282052 out.go:97] Pulling base image v0.0.44-1723567951-19429 ...
	I0814 17:11:54.710752  282052 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0814 17:11:54.710840  282052 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local docker daemon
	I0814 17:11:54.726055  282052 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0814 17:11:54.726253  282052 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory
	I0814 17:11:54.726348  282052 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0814 17:11:54.768714  282052 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
	I0814 17:11:54.768752  282052 cache.go:56] Caching tarball of preloaded images
	I0814 17:11:54.769464  282052 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0814 17:11:54.771488  282052 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0814 17:11:54.771509  282052 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0814 17:11:54.856224  282052 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/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0814 17:11:59.532251  282052 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 as a tarball
	
	
	* The control-plane node download-only-505917 host does not exist
	  To start a cluster, run: "minikube start -p download-only-505917"

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/json-events (6s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-505917 | jenkins | v1.33.1 | 14 Aug 24 17:11 UTC |                     |
	|         | -p download-only-505917        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC | 14 Aug 24 17:12 UTC |
	| delete  | -p download-only-505917        | download-only-505917 | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC | 14 Aug 24 17:12 UTC |
	| start   | -o=json --download-only        | download-only-152152 | jenkins | v1.33.1 | 14 Aug 24 17:12 UTC |                     |
	|         | -p download-only-152152        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/14 17:12:03
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0814 17:12:03.127853  282255 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:12:03.128036  282255 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:12:03.128068  282255 out.go:304] Setting ErrFile to fd 2...
	I0814 17:12:03.128088  282255 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:12:03.128391  282255 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 17:12:03.128849  282255 out.go:298] Setting JSON to true
	I0814 17:12:03.129796  282255 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":6865,"bootTime":1723648658,"procs":157,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0814 17:12:03.129907  282255 start.go:139] virtualization:  
	I0814 17:12:03.132248  282255 out.go:97] [download-only-152152] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0814 17:12:03.132471  282255 notify.go:220] Checking for updates...
	I0814 17:12:03.134721  282255 out.go:169] MINIKUBE_LOCATION=19446
	I0814 17:12:03.136654  282255 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0814 17:12:03.139052  282255 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19446-276662/kubeconfig
	I0814 17:12:03.141191  282255 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19446-276662/.minikube
	I0814 17:12:03.143299  282255 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0814 17:12:03.147565  282255 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0814 17:12:03.147941  282255 driver.go:392] Setting default libvirt URI to qemu:///system
	I0814 17:12:03.173074  282255 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0814 17:12:03.173197  282255 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:12:03.233213  282255 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-14 17:12:03.223471016 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:12:03.233336  282255 docker.go:307] overlay module found
	I0814 17:12:03.235159  282255 out.go:97] Using the docker driver based on user configuration
	I0814 17:12:03.235186  282255 start.go:297] selected driver: docker
	I0814 17:12:03.235192  282255 start.go:901] validating driver "docker" against <nil>
	I0814 17:12:03.235319  282255 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:12:03.291083  282255 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-14 17:12:03.282382545 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:12:03.291264  282255 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0814 17:12:03.291562  282255 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0814 17:12:03.291723  282255 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0814 17:12:03.293804  282255 out.go:169] Using Docker driver with root privileges
	I0814 17:12:03.295792  282255 cni.go:84] Creating CNI manager for ""
	I0814 17:12:03.295818  282255 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0814 17:12:03.295830  282255 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0814 17:12:03.295928  282255 start.go:340] cluster config:
	{Name:download-only-152152 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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 ClusterName:download-only-152152 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.31.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}
	I0814 17:12:03.297833  282255 out.go:97] Starting "download-only-152152" primary control-plane node in "download-only-152152" cluster
	I0814 17:12:03.297861  282255 cache.go:121] Beginning downloading kic base image for docker with crio
	I0814 17:12:03.299721  282255 out.go:97] Pulling base image v0.0.44-1723567951-19429 ...
	I0814 17:12:03.299759  282255 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0814 17:12:03.299816  282255 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local docker daemon
	I0814 17:12:03.315233  282255 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0814 17:12:03.315368  282255 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory
	I0814 17:12:03.315391  282255 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory, skipping pull
	I0814 17:12:03.315397  282255 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 exists in cache, skipping pull
	I0814 17:12:03.315408  282255 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 as a tarball
	I0814 17:12:03.359247  282255 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0814 17:12:03.359272  282255 cache.go:56] Caching tarball of preloaded images
	I0814 17:12:03.360010  282255 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0814 17:12:03.362136  282255 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0814 17:12:03.362155  282255 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0814 17:12:03.446669  282255 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:e6af375765e1700a37be5f07489fb80e -> /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0814 17:12:07.462519  282255 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0814 17:12:07.462701  282255 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19446-276662/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-152152 host does not exist
	  To start a cluster, run: "minikube start -p download-only-152152"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.58s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.09s)

                                                
                                                
=== 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-967533
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-967533: exit status 85 (92.094131ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

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

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

                                                
                                    
x
+
TestAddons/Setup (223.1s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-967533 --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-967533 --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.102507718s)
--- PASS: TestAddons/Setup (223.10s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (15.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 6.505909ms
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-6fb4cdfc84-w7w2j" [84dbe314-7119-4a64-b772-376711892f99] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.00415089s
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-t9c9c" [1a52d0b8-b5db-4dbf-aef8-224c5ea5e630] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00458877s
addons_test.go:342: (dbg) Run:  kubectl --context addons-967533 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-967533 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-967533 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (4.173071249s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-967533 ip
2024/08/14 17:16:27 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-967533 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.09s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.77s)

                                                
                                                
=== 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-22r5r" [4a851cbb-249d-4a7f-b4be-9b4a04b67956] 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.004081872s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-967533
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-967533: (5.768079483s)
--- PASS: TestAddons/parallel/InspektorGadget (11.77s)

                                                
                                    
x
+
TestAddons/parallel/CSI (52.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 6.936652ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-967533 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-967533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-967533 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" [7543638a-ad31-4ebe-a60c-9cc952a034bd] Pending
helpers_test.go:344: "task-pv-pod" [7543638a-ad31-4ebe-a60c-9cc952a034bd] 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" [7543638a-ad31-4ebe-a60c-9cc952a034bd] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.040029672s
addons_test.go:590: (dbg) Run:  kubectl --context addons-967533 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-967533 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-967533 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-967533 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-967533 delete pod task-pv-pod: (1.093980431s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-967533 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-967533 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-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-967533 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" [6cf121d1-4415-4852-9706-75c7a454b56b] Pending
helpers_test.go:344: "task-pv-pod-restore" [6cf121d1-4415-4852-9706-75c7a454b56b] 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" [6cf121d1-4415-4852-9706-75c7a454b56b] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003842373s
addons_test.go:632: (dbg) Run:  kubectl --context addons-967533 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-967533 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-967533 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-967533 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-967533 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.691244999s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-967533 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (52.98s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.05s)

                                                
                                                
=== 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-967533 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-967533 --alsologtostderr -v=1: (1.213584998s)
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-57fb76fcdb-lm4dg" [eeb0f8e8-fa11-4681-8667-b6d41216d45e] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-lm4dg" [eeb0f8e8-fa11-4681-8667-b6d41216d45e] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003975513s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-967533 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-967533 addons disable headlamp --alsologtostderr -v=1: (5.827711468s)
--- PASS: TestAddons/parallel/Headlamp (17.05s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.74s)

                                                
                                                
=== 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-c4bc9b5f8-mr87f" [7185ea4b-5f1c-4a46-b531-8be1c58a1f03] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004646242s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-967533
--- PASS: TestAddons/parallel/CloudSpanner (6.74s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (8.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-967533 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-967533 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-967533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-967533 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" [236b35f5-654f-4721-a7ef-38cf4da88cb7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [236b35f5-654f-4721-a7ef-38cf4da88cb7] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [236b35f5-654f-4721-a7ef-38cf4da88cb7] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004621058s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-967533 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-967533 ssh "cat /opt/local-path-provisioner/pvc-255d8fd3-a5df-4d87-845c-99893942abea_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-967533 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-967533 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-967533 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (8.60s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.68s)

                                                
                                                
=== 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-tqg5t" [d356e3f5-9cba-4ef0-8616-444bca75090f] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.00481929s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-967533
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.68s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.78s)

                                                
                                                
=== 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-67d98fc6b-7tdj7" [35447326-5337-4407-89e3-5cc5bd375f4f] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003492435s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-967533 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-967533 addons disable yakd --alsologtostderr -v=1: (5.771850018s)
--- PASS: TestAddons/parallel/Yakd (11.78s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.2s)

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

                                                
                                    
x
+
TestCertOptions (36.08s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (248.61s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-982724 --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-982724 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (36.567878596s)
E0814 18:03:59.242518  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-982724 --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-982724 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (29.498448085s)
helpers_test.go:175: Cleaning up "cert-expiration-982724" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-982724
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-982724: (2.541572095s)
--- PASS: TestCertExpiration (248.61s)

                                                
                                    
x
+
TestForceSystemdFlag (43.65s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (40.57s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (31.07s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.74s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.06s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.77s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.98s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (54.53s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-548446 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-548446 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (54.530123342s)
--- PASS: TestFunctional/serial/StartWithProxy (54.53s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (29.09s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-548446 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-548446 --alsologtostderr -v=8: (29.089861257s)
functional_test.go:663: soft start took 29.09084621s for "functional-548446" cluster.
--- PASS: TestFunctional/serial/SoftStart (29.09s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-548446 cache add registry.k8s.io/pause:3.1: (1.499277194s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-548446 cache add registry.k8s.io/pause:3.3: (2.00073785s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-548446 cache add registry.k8s.io/pause:latest: (1.455897781s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.96s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1110: (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.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (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.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (33.86s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.91s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-548446 logs: (1.904994293s)
--- PASS: TestFunctional/serial/LogsCmd (1.91s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.89s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 logs --file /tmp/TestFunctionalserialLogsFileCmd226272500/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-548446 logs --file /tmp/TestFunctionalserialLogsFileCmd226272500/001/logs.txt: (1.887666172s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.89s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.25s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.49s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.46s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 17:26:24.447634  309097 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:26:24.447906  309097 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:26:24.447947  309097 out.go:304] Setting ErrFile to fd 2...
	I0814 17:26:24.447981  309097 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:26:24.448390  309097 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 17:26:24.448921  309097 out.go:298] Setting JSON to false
	I0814 17:26:24.450223  309097 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":7727,"bootTime":1723648658,"procs":190,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0814 17:26:24.450356  309097 start.go:139] virtualization:  
	I0814 17:26:24.453939  309097 out.go:177] * [functional-548446] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0814 17:26:24.457262  309097 out.go:177]   - MINIKUBE_LOCATION=19446
	I0814 17:26:24.457331  309097 notify.go:220] Checking for updates...
	I0814 17:26:24.462753  309097 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0814 17:26:24.465373  309097 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19446-276662/kubeconfig
	I0814 17:26:24.467976  309097 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19446-276662/.minikube
	I0814 17:26:24.470449  309097 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0814 17:26:24.473020  309097 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0814 17:26:24.476223  309097 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:26:24.476765  309097 driver.go:392] Setting default libvirt URI to qemu:///system
	I0814 17:26:24.510076  309097 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0814 17:26:24.510202  309097 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:26:24.574002  309097 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images: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-14 17:26:24.563546828 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:26:24.574128  309097 docker.go:307] overlay module found
	I0814 17:26:24.578571  309097 out.go:177] * Using the docker driver based on existing profile
	I0814 17:26:24.581211  309097 start.go:297] selected driver: docker
	I0814 17:26:24.581225  309097 start.go:901] validating driver "docker" against &{Name:functional-548446 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:functional-548446 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.31.0 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}
	I0814 17:26:24.581377  309097 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0814 17:26:24.584538  309097 out.go:177] 
	W0814 17:26:24.587205  309097 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
	I0814 17:26:24.589852  309097 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 17:26:30.455465  310149 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:26:30.455661  310149 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:26:30.455673  310149 out.go:304] Setting ErrFile to fd 2...
	I0814 17:26:30.455679  310149 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:26:30.456093  310149 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 17:26:30.456472  310149 out.go:298] Setting JSON to false
	I0814 17:26:30.457494  310149 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":7733,"bootTime":1723648658,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0814 17:26:30.457564  310149 start.go:139] virtualization:  
	I0814 17:26:30.461753  310149 out.go:177] * [functional-548446] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0814 17:26:30.463686  310149 out.go:177]   - MINIKUBE_LOCATION=19446
	I0814 17:26:30.463767  310149 notify.go:220] Checking for updates...
	I0814 17:26:30.468050  310149 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0814 17:26:30.470500  310149 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19446-276662/kubeconfig
	I0814 17:26:30.472813  310149 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19446-276662/.minikube
	I0814 17:26:30.474792  310149 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0814 17:26:30.476940  310149 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0814 17:26:30.479568  310149 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:26:30.480160  310149 driver.go:392] Setting default libvirt URI to qemu:///system
	I0814 17:26:30.504074  310149 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0814 17:26:30.504186  310149 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:26:30.565507  310149 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images: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-14 17:26:30.555404209 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:26:30.565626  310149 docker.go:307] overlay module found
	I0814 17:26:30.568145  310149 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0814 17:26:30.570692  310149 start.go:297] selected driver: docker
	I0814 17:26:30.570720  310149 start.go:901] validating driver "docker" against &{Name:functional-548446 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:functional-548446 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.31.0 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}
	I0814 17:26:30.570837  310149 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0814 17:26:30.573677  310149 out.go:177] 
	W0814 17:26:30.575977  310149 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
	I0814 17:26:30.578277  310149 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.04s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (13.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-548446 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-548446 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-fw2rd" [164b6dad-353e-49eb-a61d-f12aa2882249] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-fw2rd" [164b6dad-353e-49eb-a61d-f12aa2882249] Running
E0814 17:26:15.111461  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 13.004400902s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30665
functional_test.go:1675: http://192.168.49.2:30665: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-fw2rd

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.21s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.01s)

                                                
                                                
=== 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" [79bc42b5-c61f-4abf-877b-e39a399cb9f1] Running
E0814 17:25:59.747449  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004290278s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-548446 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-548446 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-548446 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-548446 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" [fc940c3c-e391-4ada-b1bb-8c0acbfd4ba6] Pending
helpers_test.go:344: "sp-pod" [fc940c3c-e391-4ada-b1bb-8c0acbfd4ba6] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [fc940c3c-e391-4ada-b1bb-8c0acbfd4ba6] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.004329766s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-548446 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-548446 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-548446 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" [5782d8ec-afb4-4267-86ca-e95aabddefac] Pending
helpers_test.go:344: "sp-pod" [5782d8ec-afb4-4267-86ca-e95aabddefac] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.003710336s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-548446 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.01s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh "echo hello"
E0814 17:25:54.941036  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1742: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh "cat /etc/hostname"
E0814 17:25:55.262271  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/SSHCmd (0.68s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.94s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.36s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.05s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.78s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.26s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-548446 version -o=json --components: (1.106842314s)
--- PASS: TestFunctional/parallel/Version/components (1.11s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image ls --format short --alsologtostderr
functional_test.go:261: (dbg) Done: out/minikube-linux-arm64 -p functional-548446 image ls --format short --alsologtostderr: (1.847762246s)
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-548446 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
localhost/minikube-local-cache-test:functional-548446
localhost/kicbase/echo-server:functional-548446
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:v20240813-c6f155d6
docker.io/kindest/kindnetd:v20240730-75a5af0c
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-548446 image ls --format short --alsologtostderr:
I0814 17:26:39.277586  311622 out.go:291] Setting OutFile to fd 1 ...
I0814 17:26:39.278747  311622 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:39.278759  311622 out.go:304] Setting ErrFile to fd 2...
I0814 17:26:39.278765  311622 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:39.279040  311622 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
I0814 17:26:39.279708  311622 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:39.279825  311622 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:39.280295  311622 cli_runner.go:164] Run: docker container inspect functional-548446 --format={{.State.Status}}
I0814 17:26:39.302057  311622 ssh_runner.go:195] Run: systemctl --version
I0814 17:26:39.302133  311622 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-548446
I0814 17:26:39.320813  311622 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/functional-548446/id_rsa Username:docker}
I0814 17:26:39.412896  311622 ssh_runner.go:195] Run: sudo crictl images --output json
I0814 17:26:41.060243  311622 ssh_runner.go:235] Completed: sudo crictl images --output json: (1.64731474s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (1.85s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-548446 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| localhost/my-image                      | functional-548446  | 702f2f91a4dfa | 1.64MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/kube-proxy              | v1.31.0            | 71d55d66fd4ee | 95.9MB |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/library/nginx                 | latest             | 235ff27fe7956 | 197MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| localhost/kicbase/echo-server           | functional-548446  | ce2d2cda2d858 | 4.79MB |
| localhost/minikube-local-cache-test     | functional-548446  | 4d941151df113 | 3.33kB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/kube-controller-manager | v1.31.0            | fcb0683e6bdbd | 86.9MB |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | d5e283bc63d43 | 90.3MB |
| docker.io/library/nginx                 | alpine             | d7cd33d7d4ed1 | 46.7MB |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-apiserver          | v1.31.0            | cd0f0ae0ec9e0 | 92.6MB |
| registry.k8s.io/kube-scheduler          | v1.31.0            | fbbbd428abb4d | 67MB   |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-548446 image ls --format table --alsologtostderr:
I0814 17:26:44.355154  312024 out.go:291] Setting OutFile to fd 1 ...
I0814 17:26:44.355354  312024 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:44.355384  312024 out.go:304] Setting ErrFile to fd 2...
I0814 17:26:44.355404  312024 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:44.355667  312024 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
I0814 17:26:44.356343  312024 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:44.356516  312024 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:44.357137  312024 cli_runner.go:164] Run: docker container inspect functional-548446 --format={{.State.Status}}
I0814 17:26:44.376141  312024 ssh_runner.go:195] Run: systemctl --version
I0814 17:26:44.376209  312024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-548446
I0814 17:26:44.400485  312024 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/functional-548446/id_rsa Username:docker}
I0814 17:26:44.491144  312024 ssh_runner.go:195] Run: sudo crictl images --output json
2024/08/14 17:26:44 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-548446 image ls --format json --alsologtostderr:
[{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3",
"docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e"],"repoTags":["docker.io/kindest/kindnetd:v20240730-75a5af0c"],"size":"90290738"},{"id":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"4d941151df113065c67f8fc93fe96332e7478cd9814680701a1dceb4c14c3130","repoDigests":["localhost/minikube-local-cache-test@sha256:9b8b6bc09a2c627a4b18331b5e6691427954881c6eb92c0ff94db0699a058ddb"],"repoTags":["localhost/minikube-local-cache-test:functional-548446"],"size":"3330"},{"id":"cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf","registry.k8s.io
/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"92567005"},{"id":"71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89","repoDigests":["registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971","registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"95949719"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9b
a0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c","registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"86930758"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","
repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"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":"63c11641b8ae9702dc594ce583003420272619d34a3cf650170db16e82501ee8","repoDigests":["docker.io/library/5a92992bfbf3b
5731aa54456961102e073c62946c08c53b04cee6460247cdbe4-tmp@sha256:5c5fcd82b06615e18225ecaddc0a4123db14a7d859443521b9e0bd91a29ef81d"],"repoTags":[],"size":"1637643"},{"id":"235ff27fe79567e8ccaf4d26a2d24828a65898a83b97fba3c7e39ec4621e1b51","repoDigests":["docker.io/library/nginx@sha256:5543c3ce08bf5c9acf64bc054c6d7c161ae39ea8617be0f18cae3ac13df746a9","docker.io/library/nginx@sha256:98f8ec75657d21b924fe4f69b6b9bff2f6550ea48838af479d8894a852000e40"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-548446"],"size":"4788229"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9
e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"702f2f91a4dfaf66a6e7b2d910ea5ef8d3dbb2a1063ae53079698eb585b6a43c","repoDigests":["localhost/my-image@sha256:f3c5fa042c5025f1
e5db6e819f4bce6a8a5abbb57b182b48db6470f85b06bc00"],"repoTags":["localhost/my-image:functional-548446"],"size":"1640225"},{"id":"fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb","repoDigests":["registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808","registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67007814"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-548446 image ls --format json --alsologtostderr:
I0814 17:26:44.126343  311992 out.go:291] Setting OutFile to fd 1 ...
I0814 17:26:44.126618  311992 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:44.126649  311992 out.go:304] Setting ErrFile to fd 2...
I0814 17:26:44.126669  311992 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:44.126922  311992 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
I0814 17:26:44.127578  311992 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:44.127755  311992 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:44.128288  311992 cli_runner.go:164] Run: docker container inspect functional-548446 --format={{.State.Status}}
I0814 17:26:44.145294  311992 ssh_runner.go:195] Run: systemctl --version
I0814 17:26:44.145351  311992 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-548446
I0814 17:26:44.164823  311992 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/functional-548446/id_rsa Username:docker}
I0814 17:26:44.255189  311992 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-548446 image ls --format yaml --alsologtostderr:
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- 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: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "86930758"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-548446
size: "4788229"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 4d941151df113065c67f8fc93fe96332e7478cd9814680701a1dceb4c14c3130
repoDigests:
- localhost/minikube-local-cache-test@sha256:9b8b6bc09a2c627a4b18331b5e6691427954881c6eb92c0ff94db0699a058ddb
repoTags:
- localhost/minikube-local-cache-test:functional-548446
size: "3330"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
- registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "92567005"
- id: d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "90290738"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7
repoTags:
- docker.io/library/nginx:alpine
size: "46671358"
- id: 235ff27fe79567e8ccaf4d26a2d24828a65898a83b97fba3c7e39ec4621e1b51
repoDigests:
- docker.io/library/nginx@sha256:5543c3ce08bf5c9acf64bc054c6d7c161ae39ea8617be0f18cae3ac13df746a9
- docker.io/library/nginx@sha256:98f8ec75657d21b924fe4f69b6b9bff2f6550ea48838af479d8894a852000e40
repoTags:
- docker.io/library/nginx:latest
size: "197104786"
- 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: 71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "95949719"
- id: fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
- registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67007814"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-548446 image ls --format yaml --alsologtostderr:
I0814 17:26:41.153828  311662 out.go:291] Setting OutFile to fd 1 ...
I0814 17:26:41.157358  311662 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:41.157373  311662 out.go:304] Setting ErrFile to fd 2...
I0814 17:26:41.157380  311662 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:41.157692  311662 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
I0814 17:26:41.158573  311662 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:41.158757  311662 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:41.159278  311662 cli_runner.go:164] Run: docker container inspect functional-548446 --format={{.State.Status}}
I0814 17:26:41.181779  311662 ssh_runner.go:195] Run: systemctl --version
I0814 17:26:41.181840  311662 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-548446
I0814 17:26:41.207532  311662 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/functional-548446/id_rsa Username:docker}
I0814 17:26:41.311240  311662 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.31s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image build -t localhost/my-image:functional-548446 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-548446 image build -t localhost/my-image:functional-548446 testdata/build --alsologtostderr: (2.12057235s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-548446 image build -t localhost/my-image:functional-548446 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 63c11641b8a
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-548446
--> 702f2f91a4d
Successfully tagged localhost/my-image:functional-548446
702f2f91a4dfaf66a6e7b2d910ea5ef8d3dbb2a1063ae53079698eb585b6a43c
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-548446 image build -t localhost/my-image:functional-548446 testdata/build --alsologtostderr:
I0814 17:26:41.772724  311797 out.go:291] Setting OutFile to fd 1 ...
I0814 17:26:41.773489  311797 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:41.773562  311797 out.go:304] Setting ErrFile to fd 2...
I0814 17:26:41.773593  311797 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0814 17:26:41.773959  311797 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
I0814 17:26:41.774922  311797 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:41.775693  311797 config.go:182] Loaded profile config "functional-548446": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0814 17:26:41.776450  311797 cli_runner.go:164] Run: docker container inspect functional-548446 --format={{.State.Status}}
I0814 17:26:41.795492  311797 ssh_runner.go:195] Run: systemctl --version
I0814 17:26:41.795564  311797 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-548446
I0814 17:26:41.813017  311797 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/functional-548446/id_rsa Username:docker}
I0814 17:26:41.902898  311797 build_images.go:161] Building image from path: /tmp/build.3367937618.tar
I0814 17:26:41.902969  311797 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0814 17:26:41.912216  311797 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3367937618.tar
I0814 17:26:41.915435  311797 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3367937618.tar: stat -c "%s %y" /var/lib/minikube/build/build.3367937618.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3367937618.tar': No such file or directory
I0814 17:26:41.915464  311797 ssh_runner.go:362] scp /tmp/build.3367937618.tar --> /var/lib/minikube/build/build.3367937618.tar (3072 bytes)
I0814 17:26:41.940276  311797 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3367937618
I0814 17:26:41.949783  311797 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3367937618 -xf /var/lib/minikube/build/build.3367937618.tar
I0814 17:26:41.959302  311797 crio.go:315] Building image: /var/lib/minikube/build/build.3367937618
I0814 17:26:41.959383  311797 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-548446 /var/lib/minikube/build/build.3367937618 --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
I0814 17:26:43.816644  311797 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-548446 /var/lib/minikube/build/build.3367937618 --cgroup-manager=cgroupfs: (1.857233993s)
I0814 17:26:43.816716  311797 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3367937618
I0814 17:26:43.825812  311797 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3367937618.tar
I0814 17:26:43.834739  311797 build_images.go:217] Built localhost/my-image:functional-548446 from /tmp/build.3367937618.tar
I0814 17:26:43.834769  311797 build_images.go:133] succeeded building to: functional-548446
I0814 17:26:43.834775  311797 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.70s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-548446
functional_test.go:245: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image load --daemon kicbase/echo-server:functional-548446 --alsologtostderr
E0814 17:25:54.615153  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:25:54.622175  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:25:54.634295  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:25:54.655790  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:25:54.697157  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.44s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1366: Took "450.181401ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
E0814 17:25:54.779082  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1379: Took "80.509391ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.53s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-548446 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-548446 tunnel --alsologtostderr]
E0814 17:25:55.903682  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-548446 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 307792: os: process already finished
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-548446 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.65s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-548446 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" [76cd8805-6e4f-4809-9470-9abb7415da5f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [76cd8805-6e4f-4809-9470-9abb7415da5f] Running
E0814 17:26:04.869620  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.006004875s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.45s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
E0814 17:25:57.185696  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.82s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-548446 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-548446 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64b4f8f9ff-vt6tg" [2b7d4c79-26b9-4bce-8b9e-b408c0655c9a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-vt6tg" [2b7d4c79-26b9-4bce-8b9e-b408c0655c9a] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.004850504s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.25s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 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 14 17:26 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 14 17:26 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 14 17:26 test-1723656384858992903
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh cat /mount-9p/test-1723656384858992903
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-548446 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" [c639a317-f6a1-42fc-8b72-46802585597e] Pending
helpers_test.go:344: "busybox-mount" [c639a317-f6a1-42fc-8b72-46802585597e] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [c639a317-f6a1-42fc-8b72-46802585597e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [c639a317-f6a1-42fc-8b72-46802585597e] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003939886s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-548446 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-548446 /tmp/TestFunctionalparallelMountCmdany-port2133354027/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.15s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 service list -o json
functional_test.go:1494: Took "509.79716ms" to run "out/minikube-linux-arm64 -p functional-548446 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.51s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-548446 /tmp/TestFunctionalparallelMountCmdVerifyCleanup814654475/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-548446 /tmp/TestFunctionalparallelMountCmdVerifyCleanup814654475/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-548446 /tmp/TestFunctionalparallelMountCmdVerifyCleanup814654475/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh "findmnt -T" /mount1
E0814 17:26:35.593438  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-548446 ssh "findmnt -T" /mount1: exit status 1 (894.912804ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-548446 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-548446 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-548446 /tmp/TestFunctionalparallelMountCmdVerifyCleanup814654475/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-548446 /tmp/TestFunctionalparallelMountCmdVerifyCleanup814654475/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-548446 /tmp/TestFunctionalparallelMountCmdVerifyCleanup814654475/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.32s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (178.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-868544 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0814 17:27:16.555396  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:28:38.476932  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-868544 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m57.306168218s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (178.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.8s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-868544 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-868544 -- exec busybox-7dff88458-68pbl -- 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-868544 -- exec busybox-7dff88458-68pbl -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-868544 -- exec busybox-7dff88458-7kzq4 -- 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-868544 -- exec busybox-7dff88458-7kzq4 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-868544 -- exec busybox-7dff88458-q5jlm -- 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-868544 -- exec busybox-7dff88458-q5jlm -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (38.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.83s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 node stop m02 -v=7 --alsologtostderr
E0814 17:30:54.614420  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:56.174338  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:56.180968  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:56.192364  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:56.213830  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:56.255248  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:56.336738  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:56.498320  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:56.819844  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:57.461628  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:30:58.742998  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:31:01.305810  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-868544 node stop m02 -v=7 --alsologtostderr: (12.020723494s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-868544 status -v=7 --alsologtostderr: exit status 7 (725.171073ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 17:31:05.417531  327665 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:31:05.417914  327665 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:31:05.417930  327665 out.go:304] Setting ErrFile to fd 2...
	I0814 17:31:05.417936  327665 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:31:05.418209  327665 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 17:31:05.418488  327665 out.go:298] Setting JSON to false
	I0814 17:31:05.418522  327665 mustload.go:65] Loading cluster: ha-868544
	I0814 17:31:05.418654  327665 notify.go:220] Checking for updates...
	I0814 17:31:05.418952  327665 config.go:182] Loaded profile config "ha-868544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:31:05.418970  327665 status.go:255] checking status of ha-868544 ...
	I0814 17:31:05.419777  327665 cli_runner.go:164] Run: docker container inspect ha-868544 --format={{.State.Status}}
	I0814 17:31:05.440828  327665 status.go:330] ha-868544 host status = "Running" (err=<nil>)
	I0814 17:31:05.440854  327665 host.go:66] Checking if "ha-868544" exists ...
	I0814 17:31:05.441210  327665 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-868544
	I0814 17:31:05.470511  327665 host.go:66] Checking if "ha-868544" exists ...
	I0814 17:31:05.470847  327665 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 17:31:05.470895  327665 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-868544
	I0814 17:31:05.491480  327665 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/ha-868544/id_rsa Username:docker}
	I0814 17:31:05.584218  327665 ssh_runner.go:195] Run: systemctl --version
	I0814 17:31:05.588818  327665 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 17:31:05.601241  327665 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:31:05.665855  327665 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-08-14 17:31:05.655316391 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:31:05.666594  327665 kubeconfig.go:125] found "ha-868544" server: "https://192.168.49.254:8443"
	I0814 17:31:05.666636  327665 api_server.go:166] Checking apiserver status ...
	I0814 17:31:05.666704  327665 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0814 17:31:05.679647  327665 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1423/cgroup
	I0814 17:31:05.690112  327665 api_server.go:182] apiserver freezer: "7:freezer:/docker/d2adcd7d413ca67c55c36ae7e502b9eb19297a3589671c265f9daa05f193ded3/crio/crio-ecb149b8c5309b4b7f0931c84ff21d8f0344fd4156359b029324f4c9a67d7975"
	I0814 17:31:05.690195  327665 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d2adcd7d413ca67c55c36ae7e502b9eb19297a3589671c265f9daa05f193ded3/crio/crio-ecb149b8c5309b4b7f0931c84ff21d8f0344fd4156359b029324f4c9a67d7975/freezer.state
	I0814 17:31:05.699691  327665 api_server.go:204] freezer state: "THAWED"
	I0814 17:31:05.699721  327665 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0814 17:31:05.707693  327665 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0814 17:31:05.707726  327665 status.go:422] ha-868544 apiserver status = Running (err=<nil>)
	I0814 17:31:05.707742  327665 status.go:257] ha-868544 status: &{Name:ha-868544 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 17:31:05.707766  327665 status.go:255] checking status of ha-868544-m02 ...
	I0814 17:31:05.708116  327665 cli_runner.go:164] Run: docker container inspect ha-868544-m02 --format={{.State.Status}}
	I0814 17:31:05.725473  327665 status.go:330] ha-868544-m02 host status = "Stopped" (err=<nil>)
	I0814 17:31:05.725496  327665 status.go:343] host is not running, skipping remaining checks
	I0814 17:31:05.725504  327665 status.go:257] ha-868544-m02 status: &{Name:ha-868544-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 17:31:05.725524  327665 status.go:255] checking status of ha-868544-m03 ...
	I0814 17:31:05.725847  327665 cli_runner.go:164] Run: docker container inspect ha-868544-m03 --format={{.State.Status}}
	I0814 17:31:05.743855  327665 status.go:330] ha-868544-m03 host status = "Running" (err=<nil>)
	I0814 17:31:05.743879  327665 host.go:66] Checking if "ha-868544-m03" exists ...
	I0814 17:31:05.744200  327665 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-868544-m03
	I0814 17:31:05.761727  327665 host.go:66] Checking if "ha-868544-m03" exists ...
	I0814 17:31:05.762059  327665 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 17:31:05.762104  327665 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-868544-m03
	I0814 17:31:05.779432  327665 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33158 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/ha-868544-m03/id_rsa Username:docker}
	I0814 17:31:05.867877  327665 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 17:31:05.880028  327665 kubeconfig.go:125] found "ha-868544" server: "https://192.168.49.254:8443"
	I0814 17:31:05.880059  327665 api_server.go:166] Checking apiserver status ...
	I0814 17:31:05.880101  327665 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0814 17:31:05.891370  327665 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1340/cgroup
	I0814 17:31:05.901406  327665 api_server.go:182] apiserver freezer: "7:freezer:/docker/2aa5041084bb6907469a1b6fb9a73b5198d21f8f9df76f33fb71bf66f41bdb72/crio/crio-055cadeda5baafb9d47232c56240f1fa08860853509393ba4685fe8da4c1b5d2"
	I0814 17:31:05.901487  327665 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2aa5041084bb6907469a1b6fb9a73b5198d21f8f9df76f33fb71bf66f41bdb72/crio/crio-055cadeda5baafb9d47232c56240f1fa08860853509393ba4685fe8da4c1b5d2/freezer.state
	I0814 17:31:05.911190  327665 api_server.go:204] freezer state: "THAWED"
	I0814 17:31:05.911219  327665 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0814 17:31:05.919538  327665 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0814 17:31:05.919566  327665 status.go:422] ha-868544-m03 apiserver status = Running (err=<nil>)
	I0814 17:31:05.919576  327665 status.go:257] ha-868544-m03 status: &{Name:ha-868544-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 17:31:05.919594  327665 status.go:255] checking status of ha-868544-m04 ...
	I0814 17:31:05.919910  327665 cli_runner.go:164] Run: docker container inspect ha-868544-m04 --format={{.State.Status}}
	I0814 17:31:05.942850  327665 status.go:330] ha-868544-m04 host status = "Running" (err=<nil>)
	I0814 17:31:05.942876  327665 host.go:66] Checking if "ha-868544-m04" exists ...
	I0814 17:31:05.943186  327665 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-868544-m04
	I0814 17:31:05.960707  327665 host.go:66] Checking if "ha-868544-m04" exists ...
	I0814 17:31:05.961033  327665 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 17:31:05.961087  327665 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-868544-m04
	I0814 17:31:05.978386  327665 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33163 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/ha-868544-m04/id_rsa Username:docker}
	I0814 17:31:06.068490  327665 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 17:31:06.084541  327665 status.go:257] ha-868544-m04 status: &{Name:ha-868544-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.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0814 17:31:06.427239  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.58s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (33.42s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 node start m02 -v=7 --alsologtostderr
E0814 17:31:16.669518  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:31:22.318892  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:31:37.151226  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-868544 node start m02 -v=7 --alsologtostderr: (32.025897828s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-868544 status -v=7 --alsologtostderr: (1.230081371s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (33.42s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (6.09s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (198.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-868544 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-868544 -v=7 --alsologtostderr
E0814 17:32:18.113358  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-868544 -v=7 --alsologtostderr: (37.032680198s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-868544 --wait=true -v=7 --alsologtostderr
E0814 17:33:40.035380  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-868544 --wait=true -v=7 --alsologtostderr: (2m41.323618267s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-868544
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (198.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-868544 node delete m03 -v=7 --alsologtostderr: (11.824367863s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (12.73s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.95s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 stop -v=7 --alsologtostderr
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-868544 stop -v=7 --alsologtostderr: (35.834620852s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-868544 status -v=7 --alsologtostderr: exit status 7 (115.032717ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 17:35:53.867912  342238 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:35:53.868099  342238 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:35:53.868111  342238 out.go:304] Setting ErrFile to fd 2...
	I0814 17:35:53.868117  342238 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:35:53.868357  342238 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 17:35:53.868564  342238 out.go:298] Setting JSON to false
	I0814 17:35:53.868606  342238 mustload.go:65] Loading cluster: ha-868544
	I0814 17:35:53.868708  342238 notify.go:220] Checking for updates...
	I0814 17:35:53.869036  342238 config.go:182] Loaded profile config "ha-868544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:35:53.869055  342238 status.go:255] checking status of ha-868544 ...
	I0814 17:35:53.869562  342238 cli_runner.go:164] Run: docker container inspect ha-868544 --format={{.State.Status}}
	I0814 17:35:53.889956  342238 status.go:330] ha-868544 host status = "Stopped" (err=<nil>)
	I0814 17:35:53.889982  342238 status.go:343] host is not running, skipping remaining checks
	I0814 17:35:53.890006  342238 status.go:257] ha-868544 status: &{Name:ha-868544 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 17:35:53.890040  342238 status.go:255] checking status of ha-868544-m02 ...
	I0814 17:35:53.890355  342238 cli_runner.go:164] Run: docker container inspect ha-868544-m02 --format={{.State.Status}}
	I0814 17:35:53.915987  342238 status.go:330] ha-868544-m02 host status = "Stopped" (err=<nil>)
	I0814 17:35:53.916009  342238 status.go:343] host is not running, skipping remaining checks
	I0814 17:35:53.916017  342238 status.go:257] ha-868544-m02 status: &{Name:ha-868544-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 17:35:53.916035  342238 status.go:255] checking status of ha-868544-m04 ...
	I0814 17:35:53.916330  342238 cli_runner.go:164] Run: docker container inspect ha-868544-m04 --format={{.State.Status}}
	I0814 17:35:53.933248  342238 status.go:330] ha-868544-m04 host status = "Stopped" (err=<nil>)
	I0814 17:35:53.933274  342238 status.go:343] host is not running, skipping remaining checks
	I0814 17:35:53.933282  342238 status.go:257] ha-868544-m04 status: &{Name:ha-868544-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (116.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-868544 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0814 17:35:54.613897  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:35:56.174316  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:36:23.877812  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-868544 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m55.056589659s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-868544 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 (116.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (72.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.72s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (52.93s)

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.21s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"d0c87f30-a16e-4aab-91f1-87b433bba787","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-569837] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c1210858-1132-496d-b557-d0480dfce603","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19446"}}
	{"specversion":"1.0","id":"a2135807-506a-473b-9c82-bf3d815db27f","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":"60fc39f5-8bbc-477e-92d2-70ca39a8f94b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19446-276662/kubeconfig"}}
	{"specversion":"1.0","id":"3628d2e9-8e79-434c-b98f-b484e99550f1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19446-276662/.minikube"}}
	{"specversion":"1.0","id":"4aa9cadf-4ec2-457c-865f-3c0413bdcef5","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":"73f54f2f-8a61-43df-b114-cde2212c4b01","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"0b0f7d89-fce9-4192-938b-dbd95c4bbff0","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-569837" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-569837
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.54s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-173670 --network=
E0814 17:40:54.614248  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:40:56.174010  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-173670 --network=: (38.474555707s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-173670" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-173670
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-173670: (2.041530157s)
--- PASS: TestKicCustomNetwork/create_custom_network (40.54s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (31.77s)

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

                                                
                                    
x
+
TestKicExistingNetwork (32.48s)

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

                                                
                                    
x
+
TestKicCustomSubnet (34.62s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-451544 --subnet=192.168.60.0/24
E0814 17:42:17.680908  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-451544 --subnet=192.168.60.0/24: (32.885572317s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-451544 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-451544" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-451544
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-451544: (1.71831046s)
--- PASS: TestKicCustomSubnet (34.62s)

                                                
                                    
x
+
TestKicStaticIP (34.85s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.82s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-989605 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-989605 --driver=docker  --container-runtime=crio: (32.12493363s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-992518 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-992518 --driver=docker  --container-runtime=crio: (34.109577508s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-989605
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-992518
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-992518" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-992518
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-992518: (2.085537659s)
helpers_test.go:175: Cleaning up "first-989605" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-989605
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-989605: (2.250207903s)
--- PASS: TestMinikubeProfile (71.82s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.35s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.78s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

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

                                                
                                    
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-558668 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.25s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.91s)

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

                                                
                                    
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-558668 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.27s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (83.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-769343 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0814 17:45:54.614451  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:45:56.174229  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-769343 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m23.494211886s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-769343 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (83.99s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.36s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.01s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.19s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.21s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 17:47:03.412730  395918 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:47:03.412872  395918 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:47:03.412883  395918 out.go:304] Setting ErrFile to fd 2...
	I0814 17:47:03.412888  395918 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:47:03.413185  395918 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 17:47:03.413454  395918 out.go:298] Setting JSON to false
	I0814 17:47:03.413538  395918 mustload.go:65] Loading cluster: multinode-769343
	I0814 17:47:03.413638  395918 notify.go:220] Checking for updates...
	I0814 17:47:03.413993  395918 config.go:182] Loaded profile config "multinode-769343": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:47:03.414009  395918 status.go:255] checking status of multinode-769343 ...
	I0814 17:47:03.414945  395918 cli_runner.go:164] Run: docker container inspect multinode-769343 --format={{.State.Status}}
	I0814 17:47:03.433540  395918 status.go:330] multinode-769343 host status = "Running" (err=<nil>)
	I0814 17:47:03.433565  395918 host.go:66] Checking if "multinode-769343" exists ...
	I0814 17:47:03.433875  395918 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-769343
	I0814 17:47:03.452304  395918 host.go:66] Checking if "multinode-769343" exists ...
	I0814 17:47:03.452640  395918 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 17:47:03.452701  395918 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-769343
	I0814 17:47:03.480494  395918 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33268 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/multinode-769343/id_rsa Username:docker}
	I0814 17:47:03.571524  395918 ssh_runner.go:195] Run: systemctl --version
	I0814 17:47:03.575730  395918 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 17:47:03.587789  395918 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 17:47:03.641739  395918 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-08-14 17:47:03.631857757 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 17:47:03.642336  395918 kubeconfig.go:125] found "multinode-769343" server: "https://192.168.67.2:8443"
	I0814 17:47:03.642377  395918 api_server.go:166] Checking apiserver status ...
	I0814 17:47:03.642484  395918 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0814 17:47:03.654312  395918 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1392/cgroup
	I0814 17:47:03.664950  395918 api_server.go:182] apiserver freezer: "7:freezer:/docker/a0c22bb00e381a55f2485860704046f6fc0e7d0df5883c55fb80eef676cc446c/crio/crio-00f9761192b8ad61baf36af2fb2914db84b353fdbd1cca07a1cf8b677f1877e9"
	I0814 17:47:03.665029  395918 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a0c22bb00e381a55f2485860704046f6fc0e7d0df5883c55fb80eef676cc446c/crio/crio-00f9761192b8ad61baf36af2fb2914db84b353fdbd1cca07a1cf8b677f1877e9/freezer.state
	I0814 17:47:03.673580  395918 api_server.go:204] freezer state: "THAWED"
	I0814 17:47:03.673611  395918 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0814 17:47:03.681617  395918 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0814 17:47:03.681648  395918 status.go:422] multinode-769343 apiserver status = Running (err=<nil>)
	I0814 17:47:03.681660  395918 status.go:257] multinode-769343 status: &{Name:multinode-769343 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 17:47:03.681685  395918 status.go:255] checking status of multinode-769343-m02 ...
	I0814 17:47:03.682013  395918 cli_runner.go:164] Run: docker container inspect multinode-769343-m02 --format={{.State.Status}}
	I0814 17:47:03.698687  395918 status.go:330] multinode-769343-m02 host status = "Running" (err=<nil>)
	I0814 17:47:03.698713  395918 host.go:66] Checking if "multinode-769343-m02" exists ...
	I0814 17:47:03.699037  395918 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-769343-m02
	I0814 17:47:03.715557  395918 host.go:66] Checking if "multinode-769343-m02" exists ...
	I0814 17:47:03.715909  395918 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 17:47:03.715956  395918 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-769343-m02
	I0814 17:47:03.733510  395918 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33273 SSHKeyPath:/home/jenkins/minikube-integration/19446-276662/.minikube/machines/multinode-769343-m02/id_rsa Username:docker}
	I0814 17:47:03.823557  395918 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 17:47:03.835450  395918 status.go:257] multinode-769343-m02 status: &{Name:multinode-769343-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0814 17:47:03.835495  395918 status.go:255] checking status of multinode-769343-m03 ...
	I0814 17:47:03.835837  395918 cli_runner.go:164] Run: docker container inspect multinode-769343-m03 --format={{.State.Status}}
	I0814 17:47:03.852579  395918 status.go:330] multinode-769343-m03 host status = "Stopped" (err=<nil>)
	I0814 17:47:03.852606  395918 status.go:343] host is not running, skipping remaining checks
	I0814 17:47:03.852614  395918 status.go:257] multinode-769343-m03 status: &{Name:multinode-769343-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.81s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (100.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-769343
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-769343
E0814 17:47:19.240595  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-769343: (24.86845506s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-769343 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-769343 --wait=true -v=8 --alsologtostderr: (1m16.009291266s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-769343
--- PASS: TestMultiNode/serial/RestartKeepsNodes (100.99s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.87s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.86s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 17:49:24.350247  403717 out.go:291] Setting OutFile to fd 1 ...
	I0814 17:49:24.350438  403717 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:49:24.350447  403717 out.go:304] Setting ErrFile to fd 2...
	I0814 17:49:24.350452  403717 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 17:49:24.350703  403717 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 17:49:24.351486  403717 out.go:298] Setting JSON to false
	I0814 17:49:24.351524  403717 mustload.go:65] Loading cluster: multinode-769343
	I0814 17:49:24.351953  403717 config.go:182] Loaded profile config "multinode-769343": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 17:49:24.351975  403717 status.go:255] checking status of multinode-769343 ...
	I0814 17:49:24.352441  403717 cli_runner.go:164] Run: docker container inspect multinode-769343 --format={{.State.Status}}
	I0814 17:49:24.352707  403717 notify.go:220] Checking for updates...
	I0814 17:49:24.374697  403717 status.go:330] multinode-769343 host status = "Stopped" (err=<nil>)
	I0814 17:49:24.374721  403717 status.go:343] host is not running, skipping remaining checks
	I0814 17:49:24.374729  403717 status.go:257] multinode-769343 status: &{Name:multinode-769343 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 17:49:24.374752  403717 status.go:255] checking status of multinode-769343-m02 ...
	I0814 17:49:24.375065  403717 cli_runner.go:164] Run: docker container inspect multinode-769343-m02 --format={{.State.Status}}
	I0814 17:49:24.393229  403717 status.go:330] multinode-769343-m02 host status = "Stopped" (err=<nil>)
	I0814 17:49:24.393251  403717 status.go:343] host is not running, skipping remaining checks
	I0814 17:49:24.393259  403717 status.go:257] multinode-769343-m02 status: &{Name:multinode-769343-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 (56s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (37s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-769343-m02' is duplicated with machine name 'multinode-769343-m02' in profile 'multinode-769343'
	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-769343-m03 --driver=docker  --container-runtime=crio
E0814 17:50:54.614112  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-769343-m03 --driver=docker  --container-runtime=crio: (34.580216255s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-769343
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-769343: exit status 80 (325.441415ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-769343-m03 already exists in multinode-769343-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-769343-m03
E0814 17:50:56.173515  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-769343-m03: (1.952309026s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (37.00s)

                                                
                                    
x
+
TestPreload (126.53s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-635801 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-635801 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m33.200006555s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-635801 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-635801 image pull gcr.io/k8s-minikube/busybox: (2.135738921s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-635801
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-635801: (5.876567133s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-635801 --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-635801 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (22.610499404s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-635801 image list
helpers_test.go:175: Cleaning up "test-preload-635801" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-635801
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-635801: (2.407950852s)
--- PASS: TestPreload (126.53s)

                                                
                                    
x
+
TestScheduledStopUnix (106.21s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.58s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"5c49985f-673f-4eb4-8f2f-cf8ed07a70ae","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-131082] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"78b8647d-8b81-4377-8553-0ce14f2f55d9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19446"}}
	{"specversion":"1.0","id":"ddcbb1cf-a7d1-4b75-bcd8-e447f25729d5","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":"2bbfab74-a625-43e9-a228-1bbcd3172df6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19446-276662/kubeconfig"}}
	{"specversion":"1.0","id":"8c86a214-aebb-4b5a-a8d4-79d45fe57828","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19446-276662/.minikube"}}
	{"specversion":"1.0","id":"07c5b7da-c053-45f1-82e2-c35ea47e0caf","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":"653c7024-75eb-4721-b908-2238fc778f00","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"6a7f55bf-04a5-48df-bd58-54038e83529d","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":"e9aa6a81-84c2-499e-9889-6e17b6f4da01","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":"1d28f5b0-aeef-4ef2-a0a4-65fdaf884a64","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":"fac0146b-efb2-48f0-867b-c6d275d36827","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":"d835b4ca-d407-4369-a6f0-0e206b87111d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-131082\" primary control-plane node in \"insufficient-storage-131082\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"8fb92963-8016-48b9-ad77-fdef49bdf63e","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-1723567951-19429 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"d84e6e52-ecb6-4711-932d-65b3e31627cf","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":"8fb4f65b-bb33-4421-bfdc-eb2fe368858d","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-131082 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-131082 --output=json --layout=cluster: exit status 7 (277.72772ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0814 17:55:03.529799  421384 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-131082" does not appear in /home/jenkins/minikube-integration/19446-276662/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0814 17:55:03.815065  421447 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-131082" does not appear in /home/jenkins/minikube-integration/19446-276662/kubeconfig
	E0814 17:55:03.825937  421447 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/insufficient-storage-131082/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (106.4s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.4046834130 start -p running-upgrade-671496 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.4046834130 start -p running-upgrade-671496 --memory=2200 --vm-driver=docker  --container-runtime=crio: (33.558467031s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-671496 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-671496 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m9.224766278s)
helpers_test.go:175: Cleaning up "running-upgrade-671496" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-671496
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-671496: (2.925501752s)
--- PASS: TestRunningBinaryUpgrade (106.40s)

                                                
                                    
x
+
TestKubernetesUpgrade (386.17s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (155.86s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.251221163 start -p missing-upgrade-063954 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.251221163 start -p missing-upgrade-063954 --memory=2200 --driver=docker  --container-runtime=crio: (1m16.677013397s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-063954
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-063954: (13.092825461s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-063954
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-063954 --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-063954 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m3.08507594s)
helpers_test.go:175: Cleaning up "missing-upgrade-063954" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-063954
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-063954: (2.142245447s)
--- PASS: TestMissingContainerUpgrade (155.86s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (44.75s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (15.48s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-430909 --no-kubernetes --driver=docker  --container-runtime=crio
E0814 17:55:54.613973  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 17:55:56.173564  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-430909 --no-kubernetes --driver=docker  --container-runtime=crio: (12.981945623s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-430909 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-430909 status -o json: exit status 2 (365.133717ms)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.51s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.35s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (4.54s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.28s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.31s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.7s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (73.86s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2607685645 start -p stopped-upgrade-078468 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2607685645 start -p stopped-upgrade-078468 --memory=2200 --vm-driver=docker  --container-runtime=crio: (41.281514472s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2607685645 -p stopped-upgrade-078468 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2607685645 -p stopped-upgrade-078468 stop: (2.520486842s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-078468 --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-078468 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.058925753s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (73.86s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.16s)

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

                                                
                                    
x
+
TestPause/serial/Start (49.1s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-623276 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E0814 18:00:54.614349  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:00:56.174217  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-623276 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (49.102820486s)
--- PASS: TestPause/serial/Start (49.10s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (35.11s)

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

                                                
                                    
x
+
TestPause/serial/Pause (1.01s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.4s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-623276","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 6 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-623276","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.40s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.85s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.25s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.3s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.54s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.2s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 18:03:00.000726  462246 out.go:291] Setting OutFile to fd 1 ...
	I0814 18:03:00.000864  462246 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 18:03:00.000874  462246 out.go:304] Setting ErrFile to fd 2...
	I0814 18:03:00.000879  462246 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 18:03:00.001125  462246 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19446-276662/.minikube/bin
	I0814 18:03:00.001622  462246 out.go:298] Setting JSON to false
	I0814 18:03:00.002686  462246 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":9922,"bootTime":1723648658,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0814 18:03:00.002773  462246 start.go:139] virtualization:  
	I0814 18:03:00.006038  462246 out.go:177] * [false-452648] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0814 18:03:00.009210  462246 out.go:177]   - MINIKUBE_LOCATION=19446
	I0814 18:03:00.011469  462246 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0814 18:03:00.022909  462246 notify.go:220] Checking for updates...
	I0814 18:03:00.054546  462246 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19446-276662/kubeconfig
	I0814 18:03:00.064422  462246 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19446-276662/.minikube
	I0814 18:03:00.068708  462246 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0814 18:03:00.072330  462246 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0814 18:03:00.082867  462246 config.go:182] Loaded profile config "force-systemd-flag-669623": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 18:03:00.083002  462246 driver.go:392] Setting default libvirt URI to qemu:///system
	I0814 18:03:00.332686  462246 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0814 18:03:00.332817  462246 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 18:03:00.503428  462246 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:54 SystemTime:2024-08-14 18:03:00.491484695 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-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:8214908928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.2] 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>}}
	I0814 18:03:00.503550  462246 docker.go:307] overlay module found
	I0814 18:03:00.507891  462246 out.go:177] * Using the docker driver based on user configuration
	I0814 18:03:00.511153  462246 start.go:297] selected driver: docker
	I0814 18:03:00.511178  462246 start.go:901] validating driver "docker" against <nil>
	I0814 18:03:00.511194  462246 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0814 18:03:00.514424  462246 out.go:177] 
	W0814 18:03:00.516951  462246 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
	I0814 18:03:00.519530  462246 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-827213 --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
E0814 18:05:54.614116  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:05:56.173201  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-827213 --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: (2m24.852988551s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (144.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-827213 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" [9ab740c8-e6fd-4eeb-be8f-0b2ff797cd7a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9ab740c8-e6fd-4eeb-be8f-0b2ff797cd7a] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.004392493s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-827213 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.52s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-454451 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" [949759f2-ce78-479d-87c4-8fff0971eb6f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [949759f2-ce78-479d-87c4-8fff0971eb6f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.019819954s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-454451 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.55s)

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

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

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

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

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

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

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

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

                                                
                                    
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-l77nm" [40071a64-c8e0-437a-a378-153234c3c55f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00471908s
--- 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-l77nm" [40071a64-c8e0-437a-a378-153234c3c55f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003929459s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-827213 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.24s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-155232 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" [6219a77a-d802-436d-91a0-c88e756f5491] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6219a77a-d802-436d-91a0-c88e756f5491] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.004030145s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-155232 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.35s)

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

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

                                                
                                    
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-155232 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-155232 --alsologtostderr -v=3: (11.980787325s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.98s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-155232 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0814 18:10:54.614040  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:10:56.173841  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:43.263745  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:43.270224  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:43.281484  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:43.302868  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:43.344314  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:43.425810  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:43.587289  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:43.908768  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:44.550875  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:45.832342  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:48.394801  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:11:53.517025  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:12:03.759036  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:12:24.241224  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:13:05.202576  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-155232 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m27.94717683s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-155232 -n embed-certs-155232
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (268.46s)

                                                
                                    
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-jkgtv" [773f384f-e71f-4f98-b448-ac0b8c7a3c35] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004456688s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.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-jkgtv" [773f384f-e71f-4f98-b448-ac0b8c7a3c35] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003731445s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-454451 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-454451 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
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.23s)

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

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

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

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

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

                                                
                                                
=== 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-985171 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0814 18:14:27.124261  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-985171 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (51.794269383s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (51.79s)

                                                
                                    
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-985171 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" [81371847-3ba5-440e-b8b9-e04177dc347c] Pending
helpers_test.go:344: "busybox" [81371847-3ba5-440e-b8b9-e04177dc347c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [81371847-3ba5-440e-b8b9-e04177dc347c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.005024131s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-985171 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.14s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-985171 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-985171 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (5m2.003824427s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-985171 -n default-k8s-diff-port-985171
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (302.52s)

                                                
                                    
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-695b96c756-dxlhj" [182d76d5-c347-4e69-8b17-451dfa9611a4] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005003331s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-695b96c756-dxlhj" [182d76d5-c347-4e69-8b17-451dfa9611a4] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.007337853s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-155232 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-155232 image list --format=json
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:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.35s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-672275 --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
E0814 18:15:37.685417  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:15:54.613991  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:15:56.173562  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-672275 --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: (40.150581817s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (40.15s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-672275 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0814 18:16:43.263695  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:17:10.966004  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/old-k8s-version-827213/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (54.152917541s)
--- PASS: TestNetworkPlugins/group/auto/Start (54.15s)

                                                
                                    
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-452648 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-452648 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-6fc964789b-kwnff" [1743e9af-3f73-4990-8077-d925e8bd8c20] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kwnff" [1743e9af-3f73-4990-8077-d925e8bd8c20] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.003154215s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.32s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0814 18:18:35.000163  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:35.008051  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:35.019397  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:35.040767  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:35.082182  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:35.163540  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:35.325136  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:35.646791  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:36.288379  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:37.570185  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:40.131838  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:45.254120  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:18:55.496198  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (48.934367537s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (48.93s)

                                                
                                    
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-xzt9z" [b4b4dfb6-96d7-4682-ba45-c5213b0b0203] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00364138s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-452648 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-6fc964789b-kbl92" [984f093c-e2b5-4e29-add6-daa515972bda] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kbl92" [984f093c-e2b5-4e29-add6-daa515972bda] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004393386s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.28s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0814 18:19:56.939635  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m5.935742128s)
--- PASS: TestNetworkPlugins/group/calico/Start (65.94s)

                                                
                                    
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-695b96c756-zwsvp" [732df3d0-3f6c-4d6f-856a-386305c4d62b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.008854582s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-695b96c756-zwsvp" [732df3d0-3f6c-4d6f-856a-386305c4d62b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006474484s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-985171 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-985171 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
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:v20240813-c6f155d6
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.30s)

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

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

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

                                                
                                                
-- 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-985171 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-985171 -n default-k8s-diff-port-985171
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-985171 -n default-k8s-diff-port-985171
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.09s)
E0814 18:23:57.237846  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:57.244542  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:57.255926  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:57.277340  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:57.318797  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:57.400466  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:57.561986  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:57.839190  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:57.883588  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:58.525337  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:23:59.807623  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:02.368888  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:02.704231  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:07.490643  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:17.732330  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0814 18:20:39.244761  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m2.26416817s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (62.26s)

                                                
                                    
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-8z9cp" [234c0ee5-1741-446c-a07b-d11bda3a7484] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.009159856s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-452648 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-6fc964789b-6fv2c" [9a375915-b427-441f-b9ec-bbe7264443f4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0814 18:20:54.613809  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/addons-967533/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-6fv2c" [9a375915-b427-441f-b9ec-bbe7264443f4] Running
E0814 18:20:56.174295  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/functional-548446/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.010774004s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.30s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-452648 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-6fc964789b-gmjgw" [51ed1282-0f6f-4926-82c3-2269dee56002] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-gmjgw" [51ed1282-0f6f-4926-82c3-2269dee56002] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.004238866s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.44s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0814 18:22:35.901215  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:35.907565  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:35.918923  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:35.940338  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:35.981693  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:36.063603  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:36.225223  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:36.546771  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:37.188228  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:38.470245  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:41.031856  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:22:46.153692  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (59.545558243s)
--- PASS: TestNetworkPlugins/group/flannel/Start (59.55s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-452648 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-lmmpv" [7576abd7-1242-4b90-b4f3-419f4c13f2a4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-lmmpv" [7576abd7-1242-4b90-b4f3-419f4c13f2a4] Running
E0814 18:22:56.395031  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.004813496s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.31s)

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

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

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

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

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

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

                                                
                                    
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-7b4z9" [4c440038-a0ef-4142-863f-8de5ad07ac60] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004178188s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-452648 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-6fc964789b-h7tmg" [04c9053e-fbf4-47f2-8a34-c336a6ff9955] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-h7tmg" [04c9053e-fbf4-47f2-8a34-c336a6ff9955] Running
E0814 18:23:16.877007  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/auto-452648/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.004540228s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.36s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0814 18:23:35.000712  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/no-preload-454451/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-452648 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m10.510011766s)
--- PASS: TestNetworkPlugins/group/bridge/Start (70.51s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-452648 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-6fc964789b-7f2lt" [a1f9e759-053f-4c6d-a31a-97d50d27511b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0814 18:24:37.000101  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:37.007541  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:37.019173  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:37.040705  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:37.083227  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:37.164735  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:37.326454  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:37.647856  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:38.213914  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/kindnet-452648/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:38.291313  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
E0814 18:24:39.573135  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-7f2lt" [a1f9e759-053f-4c6d-a31a-97d50d27511b] Running
E0814 18:24:42.135506  282047 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/default-k8s-diff-port-985171/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.005034361s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.27s)

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

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

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

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

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

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

                                                
                                    

Test skip (30/328)

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.57s)

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

                                                
                                    
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:1787: 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:463: only validate docker env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.82s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19446-276662/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 14 Aug 2024 18:02:56 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.85.2:8443
name: force-systemd-flag-669623
contexts:
- context:
cluster: force-systemd-flag-669623
extensions:
- extension:
last-update: Wed, 14 Aug 2024 18:02:56 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: force-systemd-flag-669623
name: force-systemd-flag-669623
current-context: force-systemd-flag-669623
kind: Config
preferences: {}
users:
- name: force-systemd-flag-669623
user:
client-certificate: /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/force-systemd-flag-669623/client.crt
client-key: /home/jenkins/minikube-integration/19446-276662/.minikube/profiles/force-systemd-flag-669623/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.83s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard