Test Report: Docker_Linux_crio_arm64 19349

                    
                      0359be70ee85a493d9f37ccc73e8278336c81275:2024-07-31:35584
                    
                

Test fail (2/336)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-897014 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-897014 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-897014 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" [d4a48cb2-82b2-47d7-9bde-92b4aef7e6f1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [d4a48cb2-82b2-47d7-9bde-92b4aef7e6f1] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.00341683s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-897014 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-897014 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.270925367s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4",
	        "Created": "2024-07-31T17:41:57.046592689Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 286706,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-31T17:41:57.185602053Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4/hostname",
	        "HostsPath": "/var/lib/docker/containers/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4/hosts",
	        "LogPath": "/var/lib/docker/containers/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4-json.log",
	        "Name": "/addons-897014",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-897014:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-897014",
	            "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/5b8678a574aaef114c5187889951f58b825a29f27c103aabe3e4af893745031e-init/diff:/var/lib/docker/overlay2/c42dd5d2bd9be63470ca2c64894a33db25bbbba7290e47a47132f5b2f30d59b3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/5b8678a574aaef114c5187889951f58b825a29f27c103aabe3e4af893745031e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/5b8678a574aaef114c5187889951f58b825a29f27c103aabe3e4af893745031e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/5b8678a574aaef114c5187889951f58b825a29f27c103aabe3e4af893745031e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-897014",
	                "Source": "/var/lib/docker/volumes/addons-897014/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-897014",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-897014",
	                "name.minikube.sigs.k8s.io": "addons-897014",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "32036a87b7012e8b9c57e0823038c58aef3114cd2cabd41a52c0a317527aa20d",
	            "SandboxKey": "/var/run/docker/netns/32036a87b701",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-897014": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "030f783a3a1f79176bb91eb50a8adf79bd65be012e365166d95127fdf93ce765",
	                    "EndpointID": "ddf0cb0b134b0610dcd7746a2fb2075b21fc49d67f8fe81622c93f52373bcaae",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-897014",
	                        "20f656aafee9"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-897014 -n addons-897014
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-897014 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-897014 logs -n 25: (1.452868139s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| delete  | -p download-only-517392              | download-only-517392   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| start   | -o=json --download-only              | download-only-154941   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | -p download-only-154941              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0  |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| delete  | -p download-only-154941              | download-only-154941   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| delete  | -p download-only-663169              | download-only-663169   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| delete  | -p download-only-517392              | download-only-517392   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| delete  | -p download-only-154941              | download-only-154941   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| start   | --download-only -p                   | download-docker-776941 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | download-docker-776941               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-776941            | download-docker-776941 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| start   | --download-only -p                   | binary-mirror-837471   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | binary-mirror-837471                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46547               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-837471              | binary-mirror-837471   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| addons  | enable dashboard -p                  | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | addons-897014                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | addons-897014                        |                        |         |         |                     |                     |
	| start   | -p addons-897014 --wait=true         | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:45 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-897014 addons disable         | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:45 UTC | 31 Jul 24 17:45 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-897014 ip                     | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:46 UTC |
	| addons  | addons-897014 addons disable         | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:46 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-897014 addons                 | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:46 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-897014 addons                 | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:46 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:47 UTC |
	|         | addons-897014                        |                        |         |         |                     |                     |
	| ssh     | addons-897014 ssh curl -s            | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:47 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-897014 ip                     | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:49 UTC | 31 Jul 24 17:49 UTC |
	| addons  | addons-897014 addons disable         | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:49 UTC | 31 Jul 24 17:49 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-897014 addons disable         | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:49 UTC | 31 Jul 24 17:49 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 17:41:31
	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
	I0731 17:41:31.929042  286216 out.go:291] Setting OutFile to fd 1 ...
	I0731 17:41:31.929214  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:31.929227  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:41:31.929232  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:31.929515  286216 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 17:41:31.929978  286216 out.go:298] Setting JSON to false
	I0731 17:41:31.930888  286216 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5027,"bootTime":1722442665,"procs":149,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0731 17:41:31.930956  286216 start.go:139] virtualization:  
	I0731 17:41:31.933350  286216 out.go:177] * [addons-897014] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 17:41:31.935248  286216 out.go:177]   - MINIKUBE_LOCATION=19349
	I0731 17:41:31.935422  286216 notify.go:220] Checking for updates...
	I0731 17:41:31.938665  286216 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 17:41:31.940285  286216 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 17:41:31.941832  286216 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube
	I0731 17:41:31.943380  286216 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 17:41:31.944869  286216 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 17:41:31.946749  286216 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 17:41:31.967176  286216 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 17:41:31.967285  286216 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:32.041015  286216 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-07-31 17:41:32.031546529 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:32.041136  286216 docker.go:307] overlay module found
	I0731 17:41:32.042987  286216 out.go:177] * Using the docker driver based on user configuration
	I0731 17:41:32.044587  286216 start.go:297] selected driver: docker
	I0731 17:41:32.044610  286216 start.go:901] validating driver "docker" against <nil>
	I0731 17:41:32.044625  286216 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 17:41:32.045369  286216 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:32.104327  286216 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-07-31 17:41:32.095007059 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:32.104515  286216 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 17:41:32.104745  286216 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]
	I0731 17:41:32.106655  286216 out.go:177] * Using Docker driver with root privileges
	I0731 17:41:32.108249  286216 cni.go:84] Creating CNI manager for ""
	I0731 17:41:32.108273  286216 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 17:41:32.108285  286216 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 17:41:32.108367  286216 start.go:340] cluster config:
	{Name:addons-897014 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-897014 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 17:41:32.110201  286216 out.go:177] * Starting "addons-897014" primary control-plane node in "addons-897014" cluster
	I0731 17:41:32.111809  286216 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 17:41:32.113709  286216 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0731 17:41:32.115378  286216 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 17:41:32.115441  286216 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0731 17:41:32.115452  286216 cache.go:56] Caching tarball of preloaded images
	I0731 17:41:32.115470  286216 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 17:41:32.115538  286216 preload.go:172] Found /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0731 17:41:32.115549  286216 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0731 17:41:32.115955  286216 profile.go:143] Saving config to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/config.json ...
	I0731 17:41:32.115995  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/config.json: {Name:mk92f016582e62a664e8e0f379217931cf48139e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:41:32.130875  286216 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 17:41:32.130990  286216 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 17:41:32.131009  286216 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 17:41:32.131014  286216 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 17:41:32.131031  286216 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 17:41:32.131036  286216 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0731 17:41:49.150939  286216 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0731 17:41:49.150978  286216 cache.go:194] Successfully downloaded all kic artifacts
	I0731 17:41:49.151019  286216 start.go:360] acquireMachinesLock for addons-897014: {Name:mk5d1ee6e248abc205f0ba4d087f692b5bebfee7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0731 17:41:49.151551  286216 start.go:364] duration metric: took 506.652µs to acquireMachinesLock for "addons-897014"
	I0731 17:41:49.151591  286216 start.go:93] Provisioning new machine with config: &{Name:addons-897014 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-897014 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0731 17:41:49.151691  286216 start.go:125] createHost starting for "" (driver="docker")
	I0731 17:41:49.154274  286216 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0731 17:41:49.154573  286216 start.go:159] libmachine.API.Create for "addons-897014" (driver="docker")
	I0731 17:41:49.154615  286216 client.go:168] LocalClient.Create starting
	I0731 17:41:49.154768  286216 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem
	I0731 17:41:49.778076  286216 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/cert.pem
	I0731 17:41:50.483761  286216 cli_runner.go:164] Run: docker network inspect addons-897014 --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}}]}"
	W0731 17:41:50.502835  286216 cli_runner.go:211] docker network inspect addons-897014 --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
	I0731 17:41:50.502925  286216 network_create.go:284] running [docker network inspect addons-897014] to gather additional debugging logs...
	I0731 17:41:50.502948  286216 cli_runner.go:164] Run: docker network inspect addons-897014
	W0731 17:41:50.518751  286216 cli_runner.go:211] docker network inspect addons-897014 returned with exit code 1
	I0731 17:41:50.518787  286216 network_create.go:287] error running [docker network inspect addons-897014]: docker network inspect addons-897014: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-897014 not found
	I0731 17:41:50.518800  286216 network_create.go:289] output of [docker network inspect addons-897014]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-897014 not found
	
	** /stderr **
	I0731 17:41:50.518910  286216 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}}]}"
	I0731 17:41:50.533985  286216 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:0x4001804990}
	I0731 17:41:50.534032  286216 network_create.go:124] attempt to create docker network addons-897014 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0731 17:41:50.534087  286216 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-897014 addons-897014
	I0731 17:41:50.599896  286216 network_create.go:108] docker network addons-897014 192.168.49.0/24 created
	I0731 17:41:50.599932  286216 kic.go:121] calculated static IP "192.168.49.2" for the "addons-897014" container
	I0731 17:41:50.600003  286216 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0731 17:41:50.614147  286216 cli_runner.go:164] Run: docker volume create addons-897014 --label name.minikube.sigs.k8s.io=addons-897014 --label created_by.minikube.sigs.k8s.io=true
	I0731 17:41:50.630794  286216 oci.go:103] Successfully created a docker volume addons-897014
	I0731 17:41:50.630888  286216 cli_runner.go:164] Run: docker run --rm --name addons-897014-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-897014 --entrypoint /usr/bin/test -v addons-897014:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0731 17:41:52.673651  286216 cli_runner.go:217] Completed: docker run --rm --name addons-897014-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-897014 --entrypoint /usr/bin/test -v addons-897014:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.042714796s)
	I0731 17:41:52.673696  286216 oci.go:107] Successfully prepared a docker volume addons-897014
	I0731 17:41:52.673716  286216 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 17:41:52.673736  286216 kic.go:194] Starting extracting preloaded images to volume ...
	I0731 17:41:52.673823  286216 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-897014:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0731 17:41:56.967093  286216 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-897014:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.293227081s)
	I0731 17:41:56.967126  286216 kic.go:203] duration metric: took 4.293386447s to extract preloaded images to volume ...
	W0731 17:41:56.967284  286216 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0731 17:41:56.967404  286216 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0731 17:41:57.031751  286216 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-897014 --name addons-897014 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-897014 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-897014 --network addons-897014 --ip 192.168.49.2 --volume addons-897014:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0731 17:41:57.354388  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Running}}
	I0731 17:41:57.375487  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:41:57.398224  286216 cli_runner.go:164] Run: docker exec addons-897014 stat /var/lib/dpkg/alternatives/iptables
	I0731 17:41:57.468855  286216 oci.go:144] the created container "addons-897014" has a running status.
	I0731 17:41:57.468885  286216 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa...
	I0731 17:41:58.238152  286216 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0731 17:41:58.262885  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:41:58.286014  286216 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0731 17:41:58.286041  286216 kic_runner.go:114] Args: [docker exec --privileged addons-897014 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0731 17:41:58.334569  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:41:58.363897  286216 machine.go:94] provisionDockerMachine start ...
	I0731 17:41:58.364001  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:41:58.394883  286216 main.go:141] libmachine: Using SSH client type: native
	I0731 17:41:58.395155  286216 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0731 17:41:58.395171  286216 main.go:141] libmachine: About to run SSH command:
	hostname
	I0731 17:41:58.539884  286216 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-897014
	
	I0731 17:41:58.539949  286216 ubuntu.go:169] provisioning hostname "addons-897014"
	I0731 17:41:58.540123  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:41:58.561637  286216 main.go:141] libmachine: Using SSH client type: native
	I0731 17:41:58.561873  286216 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0731 17:41:58.561884  286216 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-897014 && echo "addons-897014" | sudo tee /etc/hostname
	I0731 17:41:58.709512  286216 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-897014
	
	I0731 17:41:58.709594  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:41:58.726830  286216 main.go:141] libmachine: Using SSH client type: native
	I0731 17:41:58.727074  286216 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0731 17:41:58.727094  286216 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-897014' /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-897014/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-897014' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0731 17:41:58.860013  286216 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0731 17:41:58.860059  286216 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19349-279828/.minikube CaCertPath:/home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19349-279828/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19349-279828/.minikube}
	I0731 17:41:58.860091  286216 ubuntu.go:177] setting up certificates
	I0731 17:41:58.860104  286216 provision.go:84] configureAuth start
	I0731 17:41:58.860171  286216 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-897014
	I0731 17:41:58.877831  286216 provision.go:143] copyHostCerts
	I0731 17:41:58.877919  286216 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19349-279828/.minikube/cert.pem (1123 bytes)
	I0731 17:41:58.878036  286216 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19349-279828/.minikube/key.pem (1679 bytes)
	I0731 17:41:58.878088  286216 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19349-279828/.minikube/ca.pem (1078 bytes)
	I0731 17:41:58.878132  286216 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19349-279828/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca-key.pem org=jenkins.addons-897014 san=[127.0.0.1 192.168.49.2 addons-897014 localhost minikube]
	I0731 17:41:59.969084  286216 provision.go:177] copyRemoteCerts
	I0731 17:41:59.969161  286216 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0731 17:41:59.969207  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:41:59.989407  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.138428  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0731 17:42:00.186816  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0731 17:42:00.242480  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0731 17:42:00.297518  286216 provision.go:87] duration metric: took 1.437397631s to configureAuth
	I0731 17:42:00.297607  286216 ubuntu.go:193] setting minikube options for container-runtime
	I0731 17:42:00.297899  286216 config.go:182] Loaded profile config "addons-897014": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 17:42:00.298116  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.327463  286216 main.go:141] libmachine: Using SSH client type: native
	I0731 17:42:00.327765  286216 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0731 17:42:00.327791  286216 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
	I0731 17:42:00.573913  286216 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0731 17:42:00.573939  286216 machine.go:97] duration metric: took 2.210019058s to provisionDockerMachine
	I0731 17:42:00.573951  286216 client.go:171] duration metric: took 11.419321306s to LocalClient.Create
	I0731 17:42:00.573963  286216 start.go:167] duration metric: took 11.419392058s to libmachine.API.Create "addons-897014"
	I0731 17:42:00.573971  286216 start.go:293] postStartSetup for "addons-897014" (driver="docker")
	I0731 17:42:00.573982  286216 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]
	I0731 17:42:00.574049  286216 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
	I0731 17:42:00.574099  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.592617  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.691205  286216 ssh_runner.go:195] Run: cat /etc/os-release
	I0731 17:42:00.694430  286216 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0731 17:42:00.694463  286216 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0731 17:42:00.694473  286216 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0731 17:42:00.694481  286216 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0731 17:42:00.694491  286216 filesync.go:126] Scanning /home/jenkins/minikube-integration/19349-279828/.minikube/addons for local assets ...
	I0731 17:42:00.694562  286216 filesync.go:126] Scanning /home/jenkins/minikube-integration/19349-279828/.minikube/files for local assets ...
	I0731 17:42:00.694584  286216 start.go:296] duration metric: took 120.607671ms for postStartSetup
	I0731 17:42:00.694904  286216 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-897014
	I0731 17:42:00.711617  286216 profile.go:143] Saving config to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/config.json ...
	I0731 17:42:00.711918  286216 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 17:42:00.711965  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.728145  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.820879  286216 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0731 17:42:00.825870  286216 start.go:128] duration metric: took 11.674160085s to createHost
	I0731 17:42:00.825898  286216 start.go:83] releasing machines lock for "addons-897014", held for 11.674328707s
	I0731 17:42:00.825972  286216 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-897014
	I0731 17:42:00.842129  286216 ssh_runner.go:195] Run: cat /version.json
	I0731 17:42:00.842201  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.842449  286216 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0731 17:42:00.842515  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.872593  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.884341  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.963763  286216 ssh_runner.go:195] Run: systemctl --version
	I0731 17:42:01.095299  286216 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0731 17:42:01.240363  286216 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0731 17:42:01.245415  286216 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" ;
	I0731 17:42:01.267194  286216 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0731 17:42:01.267364  286216 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" ;
	I0731 17:42:01.298902  286216 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0731 17:42:01.298970  286216 start.go:495] detecting cgroup driver to use...
	I0731 17:42:01.299018  286216 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0731 17:42:01.299108  286216 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0731 17:42:01.317755  286216 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0731 17:42:01.329805  286216 docker.go:217] disabling cri-docker service (if available) ...
	I0731 17:42:01.329903  286216 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0731 17:42:01.344770  286216 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0731 17:42:01.359870  286216 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0731 17:42:01.454951  286216 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0731 17:42:01.554365  286216 docker.go:233] disabling docker service ...
	I0731 17:42:01.554437  286216 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0731 17:42:01.575279  286216 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0731 17:42:01.587513  286216 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0731 17:42:01.677265  286216 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0731 17:42:01.772690  286216 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0731 17:42:01.786136  286216 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"
	I0731 17:42:01.803583  286216 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0731 17:42:01.803722  286216 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 17:42:01.814498  286216 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0731 17:42:01.814604  286216 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 17:42:01.825663  286216 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 17:42:01.835865  286216 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 17:42:01.845903  286216 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0731 17:42:01.855456  286216 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"
	I0731 17:42:01.866431  286216 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"
	I0731 17:42:01.882493  286216 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"
	I0731 17:42:01.893013  286216 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0731 17:42:01.902110  286216 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0731 17:42:01.911261  286216 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 17:42:02.008440  286216 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0731 17:42:02.130010  286216 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0731 17:42:02.130169  286216 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0731 17:42:02.134254  286216 start.go:563] Will wait 60s for crictl version
	I0731 17:42:02.134341  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:42:02.138156  286216 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0731 17:42:02.178184  286216 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0731 17:42:02.178313  286216 ssh_runner.go:195] Run: crio --version
	I0731 17:42:02.218745  286216 ssh_runner.go:195] Run: crio --version
	I0731 17:42:02.265123  286216 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0731 17:42:02.266896  286216 cli_runner.go:164] Run: docker network inspect addons-897014 --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}}]}"
	I0731 17:42:02.283312  286216 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0731 17:42:02.286955  286216 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""
	I0731 17:42:02.298029  286216 kubeadm.go:883] updating cluster {Name:addons-897014 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-897014 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0731 17:42:02.298153  286216 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 17:42:02.298215  286216 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 17:42:02.374702  286216 crio.go:514] all images are preloaded for cri-o runtime.
	I0731 17:42:02.374729  286216 crio.go:433] Images already preloaded, skipping extraction
	I0731 17:42:02.374787  286216 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 17:42:02.412255  286216 crio.go:514] all images are preloaded for cri-o runtime.
	I0731 17:42:02.412280  286216 cache_images.go:84] Images are preloaded, skipping loading
	I0731 17:42:02.412289  286216 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0731 17:42:02.412383  286216 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-897014 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-897014 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:}
	I0731 17:42:02.412471  286216 ssh_runner.go:195] Run: crio config
	I0731 17:42:02.458995  286216 cni.go:84] Creating CNI manager for ""
	I0731 17:42:02.459060  286216 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 17:42:02.459084  286216 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0731 17:42:02.459146  286216 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-897014 NodeName:addons-897014 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}
	I0731 17:42:02.459331  286216 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-897014"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0731 17:42:02.459422  286216 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0731 17:42:02.468400  286216 binaries.go:44] Found k8s binaries, skipping transfer
	I0731 17:42:02.468542  286216 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0731 17:42:02.477598  286216 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0731 17:42:02.495793  286216 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0731 17:42:02.514626  286216 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0731 17:42:02.533039  286216 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0731 17:42:02.536624  286216 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""
	I0731 17:42:02.547467  286216 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 17:42:02.629608  286216 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 17:42:02.643165  286216 certs.go:68] Setting up /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014 for IP: 192.168.49.2
	I0731 17:42:02.643227  286216 certs.go:194] generating shared ca certs ...
	I0731 17:42:02.643262  286216 certs.go:226] acquiring lock for ca certs: {Name:mk06641218fea4ae5a753964980ae1c5a55642ac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:02.643426  286216 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19349-279828/.minikube/ca.key
	I0731 17:42:02.906666  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt ...
	I0731 17:42:02.906700  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt: {Name:mk9d06916e496291b5e3304d114ad9ce70b6b52c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:02.906932  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/ca.key ...
	I0731 17:42:02.906948  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/ca.key: {Name:mkb298d838a4016c47ed52d79765326bb1e99f87 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:02.907518  286216 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.key
	I0731 17:42:03.463897  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.crt ...
	I0731 17:42:03.463927  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.crt: {Name:mkef363218e5f5d7cdaf195c7a316d755a087d15 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:03.464963  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.key ...
	I0731 17:42:03.464989  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.key: {Name:mkceb577bf476de87baece50ce6a570de52a6de1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:03.465399  286216 certs.go:256] generating profile certs ...
	I0731 17:42:03.465472  286216 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.key
	I0731 17:42:03.465492  286216 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt with IP's: []
	I0731 17:42:04.847261  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt ...
	I0731 17:42:04.847311  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: {Name:mk7b331b618f8ba3fd0312cb46f2d520b5fcbe8a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:04.847886  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.key ...
	I0731 17:42:04.847904  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.key: {Name:mka35ed282968bd1bac666249320e82b625250fe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:04.848005  286216 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key.23668b1b
	I0731 17:42:04.848055  286216 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt.23668b1b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0731 17:42:05.279684  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt.23668b1b ...
	I0731 17:42:05.279724  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt.23668b1b: {Name:mkb4884ff5de1ab620b05fcfdeb9d687465b499d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:05.279923  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key.23668b1b ...
	I0731 17:42:05.279941  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key.23668b1b: {Name:mkb81d713acadfbf21ad398ea74316470ce5a554 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:05.280450  286216 certs.go:381] copying /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt.23668b1b -> /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt
	I0731 17:42:05.280572  286216 certs.go:385] copying /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key.23668b1b -> /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key
	I0731 17:42:05.280626  286216 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.key
	I0731 17:42:05.280650  286216 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.crt with IP's: []
	I0731 17:42:05.928847  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.crt ...
	I0731 17:42:05.928880  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.crt: {Name:mk88ca483a37593b6724652e7d7eb5f86ca7c590 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:05.929072  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.key ...
	I0731 17:42:05.929087  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.key: {Name:mk3c42cbe73fc82204918cc1ed0edcd9e77b6fbf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:05.929693  286216 certs.go:484] found cert: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca-key.pem (1679 bytes)
	I0731 17:42:05.929741  286216 certs.go:484] found cert: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem (1078 bytes)
	I0731 17:42:05.929770  286216 certs.go:484] found cert: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/cert.pem (1123 bytes)
	I0731 17:42:05.929798  286216 certs.go:484] found cert: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/key.pem (1679 bytes)
	I0731 17:42:05.930413  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0731 17:42:05.955186  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0731 17:42:05.978882  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0731 17:42:06.005395  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0731 17:42:06.034951  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0731 17:42:06.063431  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0731 17:42:06.089608  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0731 17:42:06.115308  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0731 17:42:06.141093  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0731 17:42:06.165918  286216 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0731 17:42:06.184109  286216 ssh_runner.go:195] Run: openssl version
	I0731 17:42:06.189638  286216 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"
	I0731 17:42:06.199207  286216 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0731 17:42:06.202600  286216 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 31 17:42 /usr/share/ca-certificates/minikubeCA.pem
	I0731 17:42:06.202687  286216 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0731 17:42:06.209589  286216 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"
	I0731 17:42:06.219051  286216 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0731 17:42:06.222531  286216 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
	I0731 17:42:06.222580  286216 kubeadm.go:392] StartCluster: {Name:addons-897014 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-897014 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 17:42:06.222670  286216 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0731 17:42:06.222730  286216 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0731 17:42:06.260090  286216 cri.go:89] found id: ""
	I0731 17:42:06.260178  286216 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0731 17:42:06.269463  286216 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0731 17:42:06.278485  286216 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0731 17:42:06.278560  286216 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
	I0731 17:42:06.287641  286216 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
	I0731 17:42:06.287663  286216 kubeadm.go:157] found existing configuration files:
	
	I0731 17:42:06.287734  286216 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0731 17:42:06.296333  286216 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
	I0731 17:42:06.296404  286216 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0731 17:42:06.304961  286216 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0731 17:42:06.314031  286216 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
	I0731 17:42:06.314103  286216 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0731 17:42:06.322196  286216 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0731 17:42:06.330963  286216 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
	I0731 17:42:06.331032  286216 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0731 17:42:06.339569  286216 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0731 17:42:06.348066  286216 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
	I0731 17:42:06.348141  286216 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0731 17:42:06.356380  286216 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0731 17:42:06.408560  286216 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0731 17:42:06.408866  286216 kubeadm.go:310] [preflight] Running pre-flight checks
	I0731 17:42:06.471022  286216 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0731 17:42:06.471094  286216 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0731 17:42:06.471132  286216 kubeadm.go:310] OS: Linux
	I0731 17:42:06.471180  286216 kubeadm.go:310] CGROUPS_CPU: enabled
	I0731 17:42:06.471232  286216 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0731 17:42:06.471282  286216 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0731 17:42:06.471332  286216 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0731 17:42:06.471383  286216 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0731 17:42:06.471436  286216 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0731 17:42:06.471486  286216 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0731 17:42:06.471543  286216 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0731 17:42:06.471591  286216 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0731 17:42:06.546558  286216 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0731 17:42:06.546668  286216 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0731 17:42:06.546764  286216 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0731 17:42:06.768394  286216 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0731 17:42:06.771645  286216 out.go:204]   - Generating certificates and keys ...
	I0731 17:42:06.771770  286216 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0731 17:42:06.771862  286216 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0731 17:42:07.049843  286216 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0731 17:42:07.481838  286216 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0731 17:42:07.861657  286216 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0731 17:42:08.215219  286216 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0731 17:42:08.338534  286216 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0731 17:42:08.338944  286216 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-897014 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 17:42:09.010334  286216 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0731 17:42:09.010591  286216 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-897014 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 17:42:09.674900  286216 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0731 17:42:10.708546  286216 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0731 17:42:12.359992  286216 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0731 17:42:12.360275  286216 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0731 17:42:12.799202  286216 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0731 17:42:13.379278  286216 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0731 17:42:13.561707  286216 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0731 17:42:14.533993  286216 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0731 17:42:14.861646  286216 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0731 17:42:14.862604  286216 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0731 17:42:14.865744  286216 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0731 17:42:14.868049  286216 out.go:204]   - Booting up control plane ...
	I0731 17:42:14.868149  286216 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0731 17:42:14.868226  286216 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0731 17:42:14.868888  286216 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0731 17:42:14.878907  286216 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0731 17:42:14.879802  286216 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0731 17:42:14.880080  286216 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0731 17:42:14.977805  286216 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0731 17:42:14.977902  286216 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0731 17:42:16.479604  286216 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501730586s
	I0731 17:42:16.479696  286216 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0731 17:42:23.984488  286216 kubeadm.go:310] [api-check] The API server is healthy after 7.502005709s
	I0731 17:42:24.020537  286216 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0731 17:42:24.044413  286216 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0731 17:42:24.069777  286216 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0731 17:42:24.069973  286216 kubeadm.go:310] [mark-control-plane] Marking the node addons-897014 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0731 17:42:24.081063  286216 kubeadm.go:310] [bootstrap-token] Using token: e1wfgk.8p2giepknsokiqzy
	I0731 17:42:24.083038  286216 out.go:204]   - Configuring RBAC rules ...
	I0731 17:42:24.083167  286216 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0731 17:42:24.091368  286216 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0731 17:42:24.105476  286216 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
	I0731 17:42:24.111290  286216 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0731 17:42:24.118495  286216 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0731 17:42:24.124427  286216 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0731 17:42:24.391198  286216 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0731 17:42:24.841540  286216 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0731 17:42:25.391217  286216 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0731 17:42:25.392411  286216 kubeadm.go:310] 
	I0731 17:42:25.392484  286216 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0731 17:42:25.392490  286216 kubeadm.go:310] 
	I0731 17:42:25.392573  286216 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0731 17:42:25.392579  286216 kubeadm.go:310] 
	I0731 17:42:25.392603  286216 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0731 17:42:25.392660  286216 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0731 17:42:25.392709  286216 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0731 17:42:25.392714  286216 kubeadm.go:310] 
	I0731 17:42:25.392776  286216 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0731 17:42:25.392781  286216 kubeadm.go:310] 
	I0731 17:42:25.392834  286216 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0731 17:42:25.392839  286216 kubeadm.go:310] 
	I0731 17:42:25.392889  286216 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0731 17:42:25.392961  286216 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0731 17:42:25.393026  286216 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0731 17:42:25.393031  286216 kubeadm.go:310] 
	I0731 17:42:25.393111  286216 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0731 17:42:25.393185  286216 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0731 17:42:25.393189  286216 kubeadm.go:310] 
	I0731 17:42:25.393270  286216 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token e1wfgk.8p2giepknsokiqzy \
	I0731 17:42:25.393369  286216 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0157d779c558c9937a064c97fb6627d7619f9c949b09a88c71c584c83686e89c \
	I0731 17:42:25.393388  286216 kubeadm.go:310] 	--control-plane 
	I0731 17:42:25.393392  286216 kubeadm.go:310] 
	I0731 17:42:25.393480  286216 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0731 17:42:25.393485  286216 kubeadm.go:310] 
	I0731 17:42:25.393564  286216 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token e1wfgk.8p2giepknsokiqzy \
	I0731 17:42:25.393661  286216 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0157d779c558c9937a064c97fb6627d7619f9c949b09a88c71c584c83686e89c 
	I0731 17:42:25.395926  286216 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-aws\n", err: exit status 1
	I0731 17:42:25.396120  286216 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0731 17:42:25.396146  286216 cni.go:84] Creating CNI manager for ""
	I0731 17:42:25.396162  286216 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 17:42:25.398473  286216 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0731 17:42:25.400373  286216 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0731 17:42:25.404196  286216 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0731 17:42:25.404220  286216 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0731 17:42:25.423525  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0731 17:42:25.688256  286216 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0731 17:42:25.688326  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:25.688399  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-897014 minikube.k8s.io/updated_at=2024_07_31T17_42_25_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=1d737dad7efa60c56d30434fcd857dd3b14c91d9 minikube.k8s.io/name=addons-897014 minikube.k8s.io/primary=true
	I0731 17:42:25.819505  286216 ops.go:34] apiserver oom_adj: -16
	I0731 17:42:25.819691  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:26.320498  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:26.820480  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:27.319859  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:27.820550  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:28.319836  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:28.819973  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:29.320086  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:29.820301  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:30.320361  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:30.820420  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:31.319899  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:31.819842  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:32.320503  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:32.820419  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:33.320542  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:33.819994  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:34.320719  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:34.819840  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:35.320448  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:35.820140  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:36.320549  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:36.819853  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:37.320012  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:37.819768  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:38.319924  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:38.432248  286216 kubeadm.go:1113] duration metric: took 12.743985542s to wait for elevateKubeSystemPrivileges
	I0731 17:42:38.432281  286216 kubeadm.go:394] duration metric: took 32.209704217s to StartCluster
	I0731 17:42:38.432298  286216 settings.go:142] acquiring lock: {Name:mk42b9143824154477f02bbc1d3ee419ece488a6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:38.432411  286216 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 17:42:38.432821  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/kubeconfig: {Name:mka6888b604c001af59c7bb04faf9897ce393c34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:38.433709  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0731 17:42:38.434040  286216 config.go:182] Loaded profile config "addons-897014": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 17:42:38.434104  286216 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0731 17:42:38.434152  286216 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]
	I0731 17:42:38.434250  286216 addons.go:69] Setting yakd=true in profile "addons-897014"
	I0731 17:42:38.434272  286216 addons.go:234] Setting addon yakd=true in "addons-897014"
	I0731 17:42:38.434303  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.434743  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.435307  286216 addons.go:69] Setting metrics-server=true in profile "addons-897014"
	I0731 17:42:38.435344  286216 addons.go:234] Setting addon metrics-server=true in "addons-897014"
	I0731 17:42:38.435373  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.435400  286216 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-897014"
	I0731 17:42:38.435424  286216 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-897014"
	I0731 17:42:38.435446  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.435764  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.435862  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.439973  286216 addons.go:69] Setting cloud-spanner=true in profile "addons-897014"
	I0731 17:42:38.440990  286216 addons.go:234] Setting addon cloud-spanner=true in "addons-897014"
	I0731 17:42:38.445575  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.440155  286216 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-897014"
	I0731 17:42:38.440165  286216 addons.go:69] Setting default-storageclass=true in profile "addons-897014"
	I0731 17:42:38.440170  286216 addons.go:69] Setting gcp-auth=true in profile "addons-897014"
	I0731 17:42:38.440174  286216 addons.go:69] Setting ingress=true in profile "addons-897014"
	I0731 17:42:38.440177  286216 addons.go:69] Setting ingress-dns=true in profile "addons-897014"
	I0731 17:42:38.440181  286216 addons.go:69] Setting inspektor-gadget=true in profile "addons-897014"
	I0731 17:42:38.440750  286216 addons.go:69] Setting registry=true in profile "addons-897014"
	I0731 17:42:38.440758  286216 addons.go:69] Setting storage-provisioner=true in profile "addons-897014"
	I0731 17:42:38.440765  286216 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-897014"
	I0731 17:42:38.440943  286216 addons.go:69] Setting volcano=true in profile "addons-897014"
	I0731 17:42:38.440948  286216 addons.go:69] Setting volumesnapshots=true in profile "addons-897014"
	I0731 17:42:38.441140  286216 out.go:177] * Verifying Kubernetes components...
	I0731 17:42:38.446860  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.453573  286216 addons.go:234] Setting addon inspektor-gadget=true in "addons-897014"
	I0731 17:42:38.453679  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.454184  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.455771  286216 addons.go:234] Setting addon registry=true in "addons-897014"
	I0731 17:42:38.455855  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.460431  286216 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-897014"
	I0731 17:42:38.460727  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.462198  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.462695  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.471554  286216 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-897014"
	I0731 17:42:38.471913  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.490564  286216 addons.go:234] Setting addon storage-provisioner=true in "addons-897014"
	I0731 17:42:38.490622  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.491189  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.498536  286216 mustload.go:65] Loading cluster: addons-897014
	I0731 17:42:38.498751  286216 config.go:182] Loaded profile config "addons-897014": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 17:42:38.499017  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.512267  286216 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-897014"
	I0731 17:42:38.512581  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.524545  286216 addons.go:234] Setting addon ingress=true in "addons-897014"
	I0731 17:42:38.524616  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.525117  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.539156  286216 addons.go:234] Setting addon volcano=true in "addons-897014"
	I0731 17:42:38.539223  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.539831  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.548084  286216 addons.go:234] Setting addon ingress-dns=true in "addons-897014"
	I0731 17:42:38.548149  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.548613  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.554341  286216 addons.go:234] Setting addon volumesnapshots=true in "addons-897014"
	I0731 17:42:38.554401  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.554850  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.564227  286216 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 17:42:38.605743  286216 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0731 17:42:38.605865  286216 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0731 17:42:38.611875  286216 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0731 17:42:38.612939  286216 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0731 17:42:38.616136  286216 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0731 17:42:38.616212  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.633842  286216 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0731 17:42:38.636551  286216 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0731 17:42:38.636618  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0731 17:42:38.636729  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.637805  286216 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 17:42:38.637861  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0731 17:42:38.637971  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.639302  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0731 17:42:38.639329  286216 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0731 17:42:38.639380  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.652860  286216 addons.go:234] Setting addon default-storageclass=true in "addons-897014"
	I0731 17:42:38.652910  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.653355  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.699710  286216 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0731 17:42:38.701701  286216 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0731 17:42:38.701729  286216 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0731 17:42:38.701808  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.707310  286216 out.go:177]   - Using image docker.io/registry:2.8.3
	I0731 17:42:38.710469  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0731 17:42:38.715027  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0731 17:42:38.715084  286216 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0731 17:42:38.719668  286216 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0731 17:42:38.719687  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0731 17:42:38.719757  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.724477  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0731 17:42:38.727900  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0731 17:42:38.732276  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0731 17:42:38.734131  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0731 17:42:38.741107  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0731 17:42:38.743275  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0731 17:42:38.743492  286216 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0731 17:42:38.748490  286216 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 17:42:38.748518  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0731 17:42:38.748603  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.753368  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0731 17:42:38.753399  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0731 17:42:38.753466  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.774555  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0731 17:42:38.787681  286216 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-897014"
	I0731 17:42:38.787725  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.791616  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.806252  286216 host.go:66] Checking if "addons-897014" exists ...
	W0731 17:42:38.834110  286216 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0731 17:42:38.834323  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0731 17:42:38.834333  286216 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 17:42:38.834418  286216 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0731 17:42:38.837802  286216 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0731 17:42:38.837936  286216 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 17:42:38.837945  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0731 17:42:38.838011  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.840937  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0731 17:42:38.840974  286216 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0731 17:42:38.841040  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.857719  286216 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 17:42:38.864357  286216 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 17:42:38.864384  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0731 17:42:38.864466  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.884227  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:38.896765  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:38.939494  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:38.960550  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:38.972204  286216 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0731 17:42:38.972233  286216 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0731 17:42:38.972305  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.991431  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.001241  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.001672  286216 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0731 17:42:39.001872  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.011967  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.019987  286216 out.go:177]   - Using image docker.io/busybox:stable
	I0731 17:42:39.020680  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.021714  286216 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 17:42:39.021739  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0731 17:42:39.021806  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:39.040205  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.052372  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.084515  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.103635  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.402661  286216 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 17:42:39.414798  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0731 17:42:39.414821  286216 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0731 17:42:39.453229  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 17:42:39.465567  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0731 17:42:39.473095  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0731 17:42:39.473165  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0731 17:42:39.479485  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 17:42:39.558491  286216 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0731 17:42:39.558573  286216 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0731 17:42:39.606467  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 17:42:39.641276  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 17:42:39.645023  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0731 17:42:39.672506  286216 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0731 17:42:39.672580  286216 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0731 17:42:39.677507  286216 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0731 17:42:39.677587  286216 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0731 17:42:39.694729  286216 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0731 17:42:39.694801  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0731 17:42:39.711711  286216 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0731 17:42:39.711820  286216 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0731 17:42:39.733434  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 17:42:39.758264  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0731 17:42:39.758341  286216 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0731 17:42:39.784762  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0731 17:42:39.784838  286216 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)
	I0731 17:42:39.813588  286216 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0731 17:42:39.813612  286216 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0731 17:42:39.815722  286216 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0731 17:42:39.815743  286216 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0731 17:42:39.856769  286216 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0731 17:42:39.856790  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0731 17:42:39.908675  286216 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0731 17:42:39.908740  286216 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0731 17:42:39.953271  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0731 17:42:39.953350  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0731 17:42:40.016439  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0731 17:42:40.016526  286216 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0731 17:42:40.054696  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0731 17:42:40.068319  286216 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0731 17:42:40.068399  286216 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0731 17:42:40.094702  286216 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0731 17:42:40.094780  286216 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0731 17:42:40.147486  286216 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 17:42:40.147573  286216 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0731 17:42:40.202903  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0731 17:42:40.202991  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0731 17:42:40.252059  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0731 17:42:40.252132  286216 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0731 17:42:40.268435  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0731 17:42:40.268506  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0731 17:42:40.329911  286216 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0731 17:42:40.329994  286216 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0731 17:42:40.371986  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 17:42:40.436648  286216 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 17:42:40.436722  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0731 17:42:40.441470  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0731 17:42:40.441556  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0731 17:42:40.462821  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0731 17:42:40.495284  286216 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0731 17:42:40.495371  286216 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0731 17:42:40.544064  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 17:42:40.562886  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0731 17:42:40.562947  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0731 17:42:40.593652  286216 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.19095767s)
	I0731 17:42:40.593838  286216 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.819253713s)
	I0731 17:42:40.593913  286216 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0731 17:42:40.595612  286216 node_ready.go:35] waiting up to 6m0s for node "addons-897014" to be "Ready" ...
	I0731 17:42:40.643580  286216 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 17:42:40.643653  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0731 17:42:40.760388  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 17:42:40.765180  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0731 17:42:40.765257  286216 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0731 17:42:41.012847  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0731 17:42:41.012927  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0731 17:42:41.226434  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0731 17:42:41.226506  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0731 17:42:41.371759  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 17:42:41.371842  286216 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0731 17:42:41.526427  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 17:42:41.707653  286216 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-897014" context rescaled to 1 replicas
	I0731 17:42:42.633341  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:44.443344  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.990022581s)
	I0731 17:42:44.443454  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.977815051s)
	I0731 17:42:44.470445  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.990879188s)
	I0731 17:42:45.111922  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:45.527143  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.920593436s)
	I0731 17:42:45.527238  286216 addons.go:475] Verifying addon ingress=true in "addons-897014"
	I0731 17:42:45.527429  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.886077314s)
	I0731 17:42:45.527574  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.882484222s)
	I0731 17:42:45.527680  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.794181568s)
	I0731 17:42:45.527722  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.472948699s)
	I0731 17:42:45.527757  286216 addons.go:475] Verifying addon registry=true in "addons-897014"
	I0731 17:42:45.528274  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.15616953s)
	I0731 17:42:45.528296  286216 addons.go:475] Verifying addon metrics-server=true in "addons-897014"
	I0731 17:42:45.528337  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.065445947s)
	I0731 17:42:45.530441  286216 out.go:177] * Verifying registry addon...
	I0731 17:42:45.530547  286216 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-897014 service yakd-dashboard -n yakd-dashboard
	
	I0731 17:42:45.530592  286216 out.go:177] * Verifying ingress addon...
	I0731 17:42:45.533999  286216 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0731 17:42:45.535112  286216 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0731 17:42:45.543882  286216 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0731 17:42:45.543967  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:45.551010  286216 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 17:42:45.551085  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:45.552866  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.008719278s)
	W0731 17:42:45.553045  286216 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0731 17:42:45.553128  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.79248382s)
	I0731 17:42:45.553087  286216 retry.go:31] will retry after 358.411167ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0731 17:42:45.842583  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.316048295s)
	I0731 17:42:45.842669  286216 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-897014"
	I0731 17:42:45.845790  286216 out.go:177] * Verifying csi-hostpath-driver addon...
	I0731 17:42:45.848268  286216 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0731 17:42:45.873323  286216 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 17:42:45.873394  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:45.911867  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 17:42:46.040177  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:46.040580  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:46.352543  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:46.540604  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:46.541315  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:46.854024  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:47.043940  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:47.044583  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:47.353644  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:47.505184  286216 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0731 17:42:47.505290  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:47.535891  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:47.547649  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:47.548084  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:47.599879  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:47.728052  286216 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0731 17:42:47.757385  286216 addons.go:234] Setting addon gcp-auth=true in "addons-897014"
	I0731 17:42:47.757476  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:47.757949  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:47.781797  286216 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0731 17:42:47.781850  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:47.805678  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:47.854258  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:48.042132  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:48.045102  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:48.353499  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:48.540279  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:48.541653  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:48.753884  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.841968054s)
	I0731 17:42:48.756602  286216 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 17:42:48.758677  286216 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0731 17:42:48.760699  286216 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0731 17:42:48.760762  286216 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0731 17:42:48.788021  286216 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0731 17:42:48.788100  286216 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0731 17:42:48.819451  286216 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 17:42:48.819488  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0731 17:42:48.840560  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 17:42:48.853158  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:49.038814  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:49.042482  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:49.362326  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:49.527082  286216 addons.go:475] Verifying addon gcp-auth=true in "addons-897014"
	I0731 17:42:49.529634  286216 out.go:177] * Verifying gcp-auth addon...
	I0731 17:42:49.532990  286216 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0731 17:42:49.542054  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:49.547224  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:49.547600  286216 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0731 17:42:49.547646  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:49.853176  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:50.040709  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:50.041176  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:50.042279  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:50.099817  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:50.353392  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:50.538655  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:50.542234  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:50.543462  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:50.855201  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:51.037905  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:51.039563  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:51.041130  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:51.352466  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:51.536777  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:51.537710  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:51.540389  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:51.853743  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:52.039460  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:52.041769  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:52.042946  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:52.100084  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:52.353014  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:52.542818  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:52.542913  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:52.546165  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:52.870071  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:53.045338  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:53.051574  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:53.052225  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:53.353488  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:53.537191  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:53.539244  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:53.541528  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:53.861739  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:54.037682  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:54.040113  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:54.041669  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:54.353284  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:54.538056  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:54.540518  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:54.541205  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:54.599593  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:54.856404  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:55.038948  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:55.040558  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:55.041309  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:55.353222  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:55.538871  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:55.540109  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:55.541115  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:55.853002  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:56.037638  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:56.038823  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:56.040585  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:56.353091  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:56.538526  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:56.538884  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:56.541367  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:56.599714  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:56.852625  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:57.039838  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:57.042054  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:57.042490  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:57.352073  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:57.536542  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:57.539827  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:57.541984  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:57.852716  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:58.038370  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:58.040655  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:58.040987  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:58.352801  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:58.538284  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:58.538629  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:58.541129  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:58.853187  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:59.037062  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:59.038274  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:59.040632  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:59.099682  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:59.353393  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:59.536125  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:59.538245  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:59.538811  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:59.853022  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:00.053485  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:00.076685  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:00.077043  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:00.353914  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:00.537153  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:00.540802  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:00.541025  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:00.853051  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:01.038035  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:01.038805  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:01.040391  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:01.352260  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:01.538472  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:01.539343  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:01.540128  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:01.599000  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:01.852910  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:02.037235  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:02.039524  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:02.040674  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:02.353347  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:02.538270  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:02.539111  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:02.540443  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:02.853757  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:03.036757  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:03.040728  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:03.041292  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:03.352090  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:03.539880  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:03.539849  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:03.541677  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:03.852994  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:04.038406  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:04.038768  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:04.041436  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:04.099641  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:04.352563  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:04.537764  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:04.538052  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:04.539500  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:04.853429  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:05.038273  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:05.039561  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:05.040926  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:05.352449  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:05.537142  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:05.538460  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:05.544310  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:05.853180  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:06.039529  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:06.040086  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:06.040938  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:06.352802  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:06.536539  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:06.539686  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:06.541860  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:06.599619  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:06.852887  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:07.039005  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:07.040611  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:07.040823  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:07.353353  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:07.540099  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:07.540401  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:07.542693  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:07.853021  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:08.042771  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:08.048053  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:08.048882  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:08.353159  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:08.539508  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:08.540003  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:08.540897  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:08.854467  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:09.050596  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:09.050877  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:09.051595  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:09.100087  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:09.352608  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:09.545315  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:09.546574  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:09.547718  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:09.854826  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:10.039043  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:10.040914  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:10.041602  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:10.352729  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:10.539409  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:10.540684  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:10.541892  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:10.853052  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:11.036696  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:11.044816  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:11.045721  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:11.353443  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:11.536814  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:11.540243  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:11.540498  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:11.599414  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:11.852888  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:12.038110  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:12.039799  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:12.040288  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:12.352683  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:12.538295  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:12.538981  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:12.540371  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:12.853681  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:13.039689  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:13.041104  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:13.041965  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:13.352377  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:13.538047  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:13.538703  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:13.540957  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:13.852946  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:14.036941  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:14.040063  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:14.040821  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:14.099232  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:14.353012  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:14.538723  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:14.539132  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:14.540837  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:14.858818  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:15.037360  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:15.041212  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:15.042646  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:15.352417  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:15.536428  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:15.539597  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:15.539844  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:15.853014  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:16.036407  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:16.039294  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:16.041095  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:16.352195  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:16.537849  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:16.540068  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:16.542581  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:16.599520  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:16.852301  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:17.036941  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:17.038996  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:17.039795  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:17.352220  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:17.538366  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:17.539103  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:17.541214  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:17.853059  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:18.037966  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:18.039696  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:18.040221  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:18.353094  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:18.539149  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:18.539598  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:18.540521  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:18.852886  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:19.036241  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:19.038345  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:19.040363  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:19.099317  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:19.352615  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:19.537773  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:19.541856  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:19.543590  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:19.852907  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:20.036900  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:20.039854  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:20.040863  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:20.353694  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:20.538089  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:20.539148  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:20.540986  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:20.852202  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:21.038909  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:21.040913  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:21.041373  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:21.099645  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:21.352929  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:21.536875  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:21.539362  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:21.541198  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:21.852310  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:22.037823  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:22.039061  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:22.041175  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:22.352785  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:22.536551  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:22.538925  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:22.540466  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:22.853159  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:23.037869  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:23.040853  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:23.041669  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:23.352892  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:23.538016  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:23.538656  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:23.540970  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:23.599280  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:23.852600  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:24.039368  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:24.039682  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:24.040740  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:24.352819  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:24.538190  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:24.539358  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:24.540794  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:24.869819  286216 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 17:43:24.869906  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:25.095942  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:25.096507  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:25.152356  286216 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 17:43:25.152432  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:25.153239  286216 node_ready.go:49] node "addons-897014" has status "Ready":"True"
	I0731 17:43:25.153295  286216 node_ready.go:38] duration metric: took 44.557512644s for node "addons-897014" to be "Ready" ...
	I0731 17:43:25.153321  286216 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" ...
	I0731 17:43:25.177798  286216 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-jkzvv" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:25.365468  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:25.546676  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:25.555025  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:25.572948  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:25.855537  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:26.040679  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:26.055810  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:26.056616  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:26.184786  286216 pod_ready.go:92] pod "coredns-7db6d8ff4d-jkzvv" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.184811  286216 pod_ready.go:81] duration metric: took 1.006923477s for pod "coredns-7db6d8ff4d-jkzvv" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.184837  286216 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.190200  286216 pod_ready.go:92] pod "etcd-addons-897014" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.190226  286216 pod_ready.go:81] duration metric: took 5.381006ms for pod "etcd-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.190241  286216 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.200130  286216 pod_ready.go:92] pod "kube-apiserver-addons-897014" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.200156  286216 pod_ready.go:81] duration metric: took 9.906899ms for pod "kube-apiserver-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.200169  286216 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.236808  286216 pod_ready.go:92] pod "kube-controller-manager-addons-897014" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.236835  286216 pod_ready.go:81] duration metric: took 36.657347ms for pod "kube-controller-manager-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.236850  286216 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9dhcx" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.304273  286216 pod_ready.go:92] pod "kube-proxy-9dhcx" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.304311  286216 pod_ready.go:81] duration metric: took 67.453446ms for pod "kube-proxy-9dhcx" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.304323  286216 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.356770  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:26.538390  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:26.542744  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:26.543996  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:26.699204  286216 pod_ready.go:92] pod "kube-scheduler-addons-897014" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.699230  286216 pod_ready.go:81] duration metric: took 394.899025ms for pod "kube-scheduler-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.699244  286216 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.854787  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:27.043458  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:27.051255  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:27.054325  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:27.354887  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:27.541109  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:27.542137  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:27.543523  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:27.854157  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:28.038689  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:28.061329  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:28.062568  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:28.355399  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:28.541310  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:28.543111  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:28.550546  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:28.705862  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:28.854665  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:29.042474  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:29.042949  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:29.045339  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:29.353969  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:29.542892  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:29.544864  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:29.549524  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:29.856488  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:30.090151  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:30.095103  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:30.107987  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:30.355000  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:30.537556  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:30.543922  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:30.545300  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:30.706991  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:30.855004  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:31.037475  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:31.045785  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:31.062790  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:31.359252  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:31.542242  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:31.544957  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:31.545735  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:31.855755  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:32.042686  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:32.043556  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:32.045953  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:32.353631  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:32.541040  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:32.541799  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:32.544634  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:32.856135  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:33.044909  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:33.048251  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:33.052741  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:33.206355  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:33.356364  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:33.536793  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:33.545245  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:33.555232  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:33.854993  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:34.054342  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:34.055264  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:34.059752  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:34.354467  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:34.540629  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:34.540772  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:34.542134  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:34.854388  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:35.039039  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:35.040206  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:35.042499  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:35.355989  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:35.542769  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:35.543646  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:35.546633  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:35.708015  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:35.856678  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:36.052529  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:36.060056  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:36.061933  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:36.354071  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:36.538683  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:36.539997  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:36.541486  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:36.861868  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:37.054855  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:37.058154  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:37.058739  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:37.353526  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:37.537597  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:37.539697  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:37.542600  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:37.853510  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:38.049155  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:38.050212  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:38.050577  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:38.221632  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:38.367502  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:38.541640  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:38.551977  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:38.556552  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:38.854083  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:39.041133  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:39.050241  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:39.050707  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:39.359462  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:39.541652  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:39.543461  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:39.548107  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:39.853600  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:40.058368  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:40.058813  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:40.060218  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:40.354779  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:40.538653  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:40.539170  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:40.541995  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:40.707321  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:40.857585  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:41.036603  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:41.041721  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:41.041826  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:41.353743  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:41.539105  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:41.539239  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:41.542127  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:41.863237  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:42.036675  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:42.042014  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:42.045587  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:42.356107  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:42.545371  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:42.547124  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:42.548552  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:42.856745  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:43.045465  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:43.046374  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:43.054594  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:43.205324  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:43.354341  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:43.537971  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:43.550001  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:43.553165  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:43.854148  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:44.040301  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:44.061653  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:44.064722  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:44.356527  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:44.558028  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:44.559598  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:44.563804  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:44.854824  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:45.053189  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:45.056974  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:45.084859  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:45.213880  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:45.357709  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:45.547943  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:45.553442  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:45.554111  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:45.863609  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:46.052993  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:46.053878  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:46.078560  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:46.355460  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:46.558264  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:46.562434  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:46.563806  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:46.866018  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:47.042243  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:47.056257  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:47.057482  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:47.223171  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:47.358348  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:47.542186  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:47.545348  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:47.549163  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:47.854818  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:48.037056  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:48.041546  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:48.042551  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:48.360249  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:48.537044  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:48.541425  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:48.543744  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:48.856594  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:49.038459  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:49.056972  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:49.058735  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:49.359949  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:49.556176  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:49.557132  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:49.558451  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:49.719145  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:49.856997  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:50.044107  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:50.054430  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:50.059261  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:50.354168  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:50.541653  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:50.542197  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:50.543861  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:50.854414  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:51.042514  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:51.063855  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:51.065200  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:51.355709  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:51.541204  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:51.543896  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:51.546018  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:51.854644  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:52.040136  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:52.041069  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:52.044060  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:52.205018  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:52.353910  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:52.542610  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:52.544645  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:52.545827  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:52.854325  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:53.040774  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:53.045553  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:53.048807  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:53.361389  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:53.538759  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:53.545899  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:53.547530  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:53.853645  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:54.039220  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:54.042156  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:54.043548  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:54.205210  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:54.361921  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:54.537019  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:54.540115  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:54.541321  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:54.853897  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:55.044621  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:55.045130  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:55.054807  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:55.355400  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:55.538035  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:55.540319  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:55.541774  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:55.854332  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:56.041624  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:56.049261  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:56.049431  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:56.206995  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:56.354275  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:56.536307  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:56.541036  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:56.542096  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:56.855159  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:57.037766  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:57.043756  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:57.046350  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:57.356989  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:57.556270  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:57.557546  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:57.558785  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:57.855480  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:58.040910  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:58.051636  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:58.054735  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:58.230050  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:58.356026  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:58.540318  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:58.540803  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:58.541335  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:58.855277  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:59.039576  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:59.067294  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:59.068463  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:59.354713  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:59.542206  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:59.542823  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:59.544051  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:59.854626  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:00.107060  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:00.189406  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:00.190729  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:00.235745  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:00.358581  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:00.541682  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:00.546094  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:00.550266  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:00.856362  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:01.040915  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:01.057030  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:01.058008  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:01.359680  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:01.540196  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:01.546785  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:01.549464  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:01.855712  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:02.041831  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:02.053324  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:02.065784  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:02.354080  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:02.540817  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:02.542251  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:02.549075  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:02.707792  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:02.855515  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:03.041005  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:03.044231  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:03.050081  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:03.354531  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:03.543787  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:03.545917  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:03.546593  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:03.854473  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:04.039944  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:04.043335  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:04.043886  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:04.354698  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:04.538912  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:04.540546  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:04.541435  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:04.854972  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:05.040777  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:05.041941  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:05.045768  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:05.205623  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:05.354881  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:05.542310  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:05.562121  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:05.563646  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:05.858778  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:06.039799  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:06.042165  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:06.043290  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:06.356759  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:06.541762  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:06.543076  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:06.549579  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:06.856325  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:07.040867  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:07.053067  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:07.059567  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:07.209311  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:07.357826  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:07.547421  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:07.548704  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:07.554731  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:07.855734  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:08.043809  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:08.045347  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:08.045936  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:08.354683  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:08.539181  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:08.540809  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:08.543098  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:08.856717  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:09.045447  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:09.046526  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:09.047514  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:09.354724  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:09.543082  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:09.547809  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:09.548814  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:09.706244  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:09.855048  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:10.042375  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:10.045809  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:10.046098  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:10.355819  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:10.539199  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:10.542622  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:10.543448  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:10.856292  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:11.041845  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:11.042738  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:11.050227  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:11.353626  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:11.536853  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:11.546503  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:11.550191  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:11.707879  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:11.854999  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:12.051728  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:12.062143  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:12.064182  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:12.355531  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:12.540932  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:12.544262  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:12.546945  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:12.863330  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:13.052711  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:13.061505  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:13.066074  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:13.354953  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:13.537568  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:13.548262  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:13.549532  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:13.855966  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:14.036570  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:14.040411  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:14.041556  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:14.206563  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:14.353788  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:14.538367  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:14.541946  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:14.543073  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:14.856941  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:15.046862  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:15.048157  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:15.049367  286216 kapi.go:107] duration metric: took 1m29.515366532s to wait for kubernetes.io/minikube-addons=registry ...
	I0731 17:44:15.355965  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:15.538305  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:15.541785  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:15.855933  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:16.040818  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:16.041178  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:16.212156  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:16.353922  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:16.537798  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:16.541191  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:16.853121  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:17.037175  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:17.039794  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:17.353909  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:17.539383  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:17.541986  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:17.855069  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:18.037799  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:18.041520  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:18.355549  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:18.538626  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:18.542127  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:18.708000  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:18.863897  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:19.036502  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:19.040979  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:19.355465  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:19.538731  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:19.542563  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:19.856053  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:20.038348  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:20.042193  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:20.356361  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:20.538228  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:20.541950  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:20.709972  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:20.855240  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:21.040420  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:21.043211  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:21.354456  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:21.538246  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:21.542961  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:21.857845  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:22.037198  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:22.050842  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:22.358283  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:22.543462  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:22.543961  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:22.861435  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:23.037407  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:23.040387  286216 kapi.go:107] duration metric: took 1m37.505270057s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0731 17:44:23.205730  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:23.353337  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:23.536407  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:23.856496  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:24.037615  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:24.381299  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:24.536980  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:24.855381  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:25.037135  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:25.354089  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:25.536710  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:25.708945  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:25.855595  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:26.037710  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:26.356187  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:26.537416  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:26.872942  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:27.038125  286216 kapi.go:107] duration metric: took 1m37.505132552s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0731 17:44:27.040301  286216 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-897014 cluster.
	I0731 17:44:27.042401  286216 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.
	I0731 17:44:27.044105  286216 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0731 17:44:27.356015  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:27.854576  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:28.207367  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:28.355393  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:28.877834  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:29.354738  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:29.857879  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:30.209296  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:30.353763  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:30.855509  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:31.356163  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:31.854311  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:32.354442  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:32.706250  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:32.856200  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:33.360470  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:33.854572  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:34.354638  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:34.856596  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:35.206163  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:35.354642  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:35.855858  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:36.354545  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:36.854512  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:37.354074  286216 kapi.go:107] duration metric: took 1m51.505803847s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0731 17:44:37.356067  286216 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, storage-provisioner-rancher, nvidia-device-plugin, ingress-dns, metrics-server, yakd, inspektor-gadget, default-storageclass, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0731 17:44:37.357987  286216 addons.go:510] duration metric: took 1m58.923827155s for enable addons: enabled=[cloud-spanner storage-provisioner storage-provisioner-rancher nvidia-device-plugin ingress-dns metrics-server yakd inspektor-gadget default-storageclass volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0731 17:44:37.706244  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:40.206967  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:42.207267  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:44.706301  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:47.206790  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:49.705208  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:51.705731  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:53.705938  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:55.705840  286216 pod_ready.go:92] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"True"
	I0731 17:44:55.705869  286216 pod_ready.go:81] duration metric: took 1m29.006589576s for pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace to be "Ready" ...
	I0731 17:44:55.705883  286216 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-pbwr4" in "kube-system" namespace to be "Ready" ...
	I0731 17:44:55.712684  286216 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-pbwr4" in "kube-system" namespace has status "Ready":"True"
	I0731 17:44:55.712711  286216 pod_ready.go:81] duration metric: took 6.81983ms for pod "nvidia-device-plugin-daemonset-pbwr4" in "kube-system" namespace to be "Ready" ...
	I0731 17:44:55.712733  286216 pod_ready.go:38] duration metric: took 1m30.55938535s 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" ...
	I0731 17:44:55.712748  286216 api_server.go:52] waiting for apiserver process to appear ...
	I0731 17:44:55.713342  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 17:44:55.713422  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 17:44:55.769002  286216 cri.go:89] found id: "5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:44:55.769027  286216 cri.go:89] found id: ""
	I0731 17:44:55.769036  286216 logs.go:276] 1 containers: [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3]
	I0731 17:44:55.769146  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.773495  286216 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 17:44:55.773573  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 17:44:55.816963  286216 cri.go:89] found id: "582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:44:55.816985  286216 cri.go:89] found id: ""
	I0731 17:44:55.816993  286216 logs.go:276] 1 containers: [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb]
	I0731 17:44:55.817051  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.820650  286216 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 17:44:55.820725  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 17:44:55.862359  286216 cri.go:89] found id: "76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:44:55.862381  286216 cri.go:89] found id: ""
	I0731 17:44:55.862389  286216 logs.go:276] 1 containers: [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767]
	I0731 17:44:55.862445  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.865945  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 17:44:55.866058  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 17:44:55.914955  286216 cri.go:89] found id: "810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:44:55.914981  286216 cri.go:89] found id: ""
	I0731 17:44:55.914990  286216 logs.go:276] 1 containers: [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c]
	I0731 17:44:55.915067  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.919416  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 17:44:55.919489  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 17:44:55.961094  286216 cri.go:89] found id: "132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:44:55.961163  286216 cri.go:89] found id: ""
	I0731 17:44:55.961178  286216 logs.go:276] 1 containers: [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10]
	I0731 17:44:55.961235  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.964986  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 17:44:55.965070  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 17:44:56.010438  286216 cri.go:89] found id: "27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:44:56.010464  286216 cri.go:89] found id: ""
	I0731 17:44:56.010473  286216 logs.go:276] 1 containers: [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9]
	I0731 17:44:56.010534  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:56.014547  286216 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 17:44:56.014626  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 17:44:56.069534  286216 cri.go:89] found id: "62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:44:56.069567  286216 cri.go:89] found id: ""
	I0731 17:44:56.069576  286216 logs.go:276] 1 containers: [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491]
	I0731 17:44:56.069638  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:56.073868  286216 logs.go:123] Gathering logs for kubelet ...
	I0731 17:44:56.073964  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 17:44:56.138987  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: W0731 17:42:44.731936    1558 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.139241  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: E0731 17:42:44.731992    1558 reflector.go:150] object-"gadget"/"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-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.147839  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797187    1558 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148054  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797232    1558 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148223  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797291    1558 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148410  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797303    1558 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148597  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797339    1558 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148804  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797355    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148992  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797430    1558 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.149241  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797442    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.150012  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.808920    1558 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.150215  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.150393  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.150586  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.151659  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.151846  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:44:56.184249  286216 logs.go:123] Gathering logs for dmesg ...
	I0731 17:44:56.184277  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 17:44:56.204605  286216 logs.go:123] Gathering logs for describe nodes ...
	I0731 17:44:56.204638  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 17:44:56.370328  286216 logs.go:123] Gathering logs for kube-apiserver [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3] ...
	I0731 17:44:56.370358  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:44:56.444827  286216 logs.go:123] Gathering logs for etcd [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb] ...
	I0731 17:44:56.444863  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:44:56.511373  286216 logs.go:123] Gathering logs for coredns [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767] ...
	I0731 17:44:56.511409  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:44:56.554579  286216 logs.go:123] Gathering logs for kube-proxy [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10] ...
	I0731 17:44:56.554745  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:44:56.592966  286216 logs.go:123] Gathering logs for kube-scheduler [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c] ...
	I0731 17:44:56.592997  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:44:56.643621  286216 logs.go:123] Gathering logs for kube-controller-manager [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9] ...
	I0731 17:44:56.643653  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:44:56.716370  286216 logs.go:123] Gathering logs for kindnet [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491] ...
	I0731 17:44:56.716406  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:44:56.767999  286216 logs.go:123] Gathering logs for CRI-O ...
	I0731 17:44:56.768074  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 17:44:56.862449  286216 logs.go:123] Gathering logs for container status ...
	I0731 17:44:56.862487  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 17:44:56.912314  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:44:56.912346  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 17:44:56.912429  286216 out.go:239] X Problems detected in kubelet:
	W0731 17:44:56.912443  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.912450  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.912457  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.912477  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.912484  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:44:56.912495  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:44:56.912502  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:45:06.914248  286216 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 17:45:06.928933  286216 api_server.go:72] duration metric: took 2m28.49401003s to wait for apiserver process to appear ...
	I0731 17:45:06.928959  286216 api_server.go:88] waiting for apiserver healthz status ...
	I0731 17:45:06.928992  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 17:45:06.929046  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 17:45:06.969422  286216 cri.go:89] found id: "5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:45:06.969447  286216 cri.go:89] found id: ""
	I0731 17:45:06.969456  286216 logs.go:276] 1 containers: [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3]
	I0731 17:45:06.969514  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:06.973442  286216 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 17:45:06.973519  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 17:45:07.013795  286216 cri.go:89] found id: "582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:45:07.013826  286216 cri.go:89] found id: ""
	I0731 17:45:07.013837  286216 logs.go:276] 1 containers: [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb]
	I0731 17:45:07.013896  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.017762  286216 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 17:45:07.017846  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 17:45:07.068800  286216 cri.go:89] found id: "76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:45:07.068824  286216 cri.go:89] found id: ""
	I0731 17:45:07.068832  286216 logs.go:276] 1 containers: [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767]
	I0731 17:45:07.068891  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.072847  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 17:45:07.072921  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 17:45:07.114023  286216 cri.go:89] found id: "810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:45:07.114047  286216 cri.go:89] found id: ""
	I0731 17:45:07.114055  286216 logs.go:276] 1 containers: [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c]
	I0731 17:45:07.114111  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.117659  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 17:45:07.117736  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 17:45:07.159876  286216 cri.go:89] found id: "132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:45:07.159898  286216 cri.go:89] found id: ""
	I0731 17:45:07.159907  286216 logs.go:276] 1 containers: [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10]
	I0731 17:45:07.159978  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.163815  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 17:45:07.163931  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 17:45:07.203745  286216 cri.go:89] found id: "27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:45:07.203769  286216 cri.go:89] found id: ""
	I0731 17:45:07.203777  286216 logs.go:276] 1 containers: [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9]
	I0731 17:45:07.203836  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.207547  286216 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 17:45:07.207622  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 17:45:07.246119  286216 cri.go:89] found id: "62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:45:07.246142  286216 cri.go:89] found id: ""
	I0731 17:45:07.246151  286216 logs.go:276] 1 containers: [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491]
	I0731 17:45:07.246208  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.249913  286216 logs.go:123] Gathering logs for dmesg ...
	I0731 17:45:07.249942  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 17:45:07.269298  286216 logs.go:123] Gathering logs for kube-apiserver [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3] ...
	I0731 17:45:07.269329  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:45:07.322369  286216 logs.go:123] Gathering logs for kube-proxy [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10] ...
	I0731 17:45:07.322407  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:45:07.368572  286216 logs.go:123] Gathering logs for CRI-O ...
	I0731 17:45:07.368605  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 17:45:07.461743  286216 logs.go:123] Gathering logs for kube-controller-manager [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9] ...
	I0731 17:45:07.461777  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:45:07.533104  286216 logs.go:123] Gathering logs for kindnet [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491] ...
	I0731 17:45:07.533141  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:45:07.593952  286216 logs.go:123] Gathering logs for container status ...
	I0731 17:45:07.593984  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 17:45:07.653670  286216 logs.go:123] Gathering logs for kubelet ...
	I0731 17:45:07.653702  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 17:45:07.707578  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: W0731 17:42:44.731936    1558 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.707840  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: E0731 17:42:44.731992    1558 reflector.go:150] object-"gadget"/"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-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.716377  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797187    1558 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.716589  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797232    1558 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.716757  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797291    1558 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.716945  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797303    1558 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.717134  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797339    1558 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.717342  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797355    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.717529  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797430    1558 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.717736  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797442    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.718500  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.808920    1558 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.718699  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.718898  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.719089  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.720184  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.720376  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:45:07.754076  286216 logs.go:123] Gathering logs for describe nodes ...
	I0731 17:45:07.754101  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 17:45:07.894854  286216 logs.go:123] Gathering logs for etcd [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb] ...
	I0731 17:45:07.894885  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:45:07.942259  286216 logs.go:123] Gathering logs for coredns [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767] ...
	I0731 17:45:07.942295  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:45:07.983795  286216 logs.go:123] Gathering logs for kube-scheduler [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c] ...
	I0731 17:45:07.983828  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:45:08.037650  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:45:08.037683  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 17:45:08.037742  286216 out.go:239] X Problems detected in kubelet:
	W0731 17:45:08.037755  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:08.037769  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:08.037777  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:08.037788  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:45:08.037797  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:45:08.037803  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:45:08.037809  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:45:18.038924  286216 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0731 17:45:18.048762  286216 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0731 17:45:18.050093  286216 api_server.go:141] control plane version: v1.30.3
	I0731 17:45:18.050120  286216 api_server.go:131] duration metric: took 11.121153021s to wait for apiserver health ...
	I0731 17:45:18.050130  286216 system_pods.go:43] waiting for kube-system pods to appear ...
	I0731 17:45:18.050153  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 17:45:18.050224  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 17:45:18.100159  286216 cri.go:89] found id: "5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:45:18.100187  286216 cri.go:89] found id: ""
	I0731 17:45:18.100195  286216 logs.go:276] 1 containers: [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3]
	I0731 17:45:18.100255  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.104193  286216 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 17:45:18.104280  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 17:45:18.144968  286216 cri.go:89] found id: "582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:45:18.144993  286216 cri.go:89] found id: ""
	I0731 17:45:18.145008  286216 logs.go:276] 1 containers: [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb]
	I0731 17:45:18.145079  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.149432  286216 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 17:45:18.149525  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 17:45:18.199112  286216 cri.go:89] found id: "76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:45:18.199136  286216 cri.go:89] found id: ""
	I0731 17:45:18.199144  286216 logs.go:276] 1 containers: [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767]
	I0731 17:45:18.199202  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.203136  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 17:45:18.203208  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 17:45:18.244256  286216 cri.go:89] found id: "810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:45:18.244289  286216 cri.go:89] found id: ""
	I0731 17:45:18.244298  286216 logs.go:276] 1 containers: [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c]
	I0731 17:45:18.244356  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.248142  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 17:45:18.248218  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 17:45:18.287814  286216 cri.go:89] found id: "132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:45:18.287835  286216 cri.go:89] found id: ""
	I0731 17:45:18.287843  286216 logs.go:276] 1 containers: [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10]
	I0731 17:45:18.287899  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.291391  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 17:45:18.291463  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 17:45:18.330625  286216 cri.go:89] found id: "27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:45:18.330648  286216 cri.go:89] found id: ""
	I0731 17:45:18.330657  286216 logs.go:276] 1 containers: [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9]
	I0731 17:45:18.330719  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.334442  286216 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 17:45:18.334520  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 17:45:18.375935  286216 cri.go:89] found id: "62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:45:18.376004  286216 cri.go:89] found id: ""
	I0731 17:45:18.376026  286216 logs.go:276] 1 containers: [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491]
	I0731 17:45:18.376125  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.379874  286216 logs.go:123] Gathering logs for etcd [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb] ...
	I0731 17:45:18.379897  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:45:18.433330  286216 logs.go:123] Gathering logs for coredns [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767] ...
	I0731 17:45:18.433408  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:45:18.472913  286216 logs.go:123] Gathering logs for kube-scheduler [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c] ...
	I0731 17:45:18.472943  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:45:18.515429  286216 logs.go:123] Gathering logs for kube-controller-manager [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9] ...
	I0731 17:45:18.515460  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:45:18.585543  286216 logs.go:123] Gathering logs for container status ...
	I0731 17:45:18.585582  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 17:45:18.635648  286216 logs.go:123] Gathering logs for kindnet [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491] ...
	I0731 17:45:18.635686  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:45:18.698151  286216 logs.go:123] Gathering logs for CRI-O ...
	I0731 17:45:18.698189  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 17:45:18.799902  286216 logs.go:123] Gathering logs for kubelet ...
	I0731 17:45:18.799940  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 17:45:18.864814  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: W0731 17:42:44.731936    1558 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.865038  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: E0731 17:42:44.731992    1558 reflector.go:150] object-"gadget"/"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-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.873656  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797187    1558 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.873867  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797232    1558 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874036  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797291    1558 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874224  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797303    1558 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874413  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797339    1558 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874622  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797355    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874816  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797430    1558 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.875026  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797442    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.875801  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.808920    1558 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.876004  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.876232  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.876429  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.877507  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.877700  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:45:18.912440  286216 logs.go:123] Gathering logs for dmesg ...
	I0731 17:45:18.912471  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 17:45:18.931590  286216 logs.go:123] Gathering logs for describe nodes ...
	I0731 17:45:18.931625  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 17:45:19.073375  286216 logs.go:123] Gathering logs for kube-apiserver [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3] ...
	I0731 17:45:19.073408  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:45:19.146965  286216 logs.go:123] Gathering logs for kube-proxy [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10] ...
	I0731 17:45:19.146997  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:45:19.190501  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:45:19.190527  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 17:45:19.190572  286216 out.go:239] X Problems detected in kubelet:
	W0731 17:45:19.190589  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:19.190604  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:19.190612  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:19.190619  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:45:19.190634  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:45:19.190640  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:45:19.190646  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:45:29.207329  286216 system_pods.go:59] 18 kube-system pods found
	I0731 17:45:29.207418  286216 system_pods.go:61] "coredns-7db6d8ff4d-jkzvv" [0e6b981b-cd48-4c46-b67b-887b1cce2da8] Running
	I0731 17:45:29.207441  286216 system_pods.go:61] "csi-hostpath-attacher-0" [af620c26-6522-4f6c-b58a-f163b6d1b293] Running
	I0731 17:45:29.207465  286216 system_pods.go:61] "csi-hostpath-resizer-0" [e80590ed-d56e-4f51-b7d2-df4b14d92731] Running
	I0731 17:45:29.207507  286216 system_pods.go:61] "csi-hostpathplugin-w7qz6" [a13942ed-7875-4eaf-990a-8d4c1dea7a17] Running
	I0731 17:45:29.207528  286216 system_pods.go:61] "etcd-addons-897014" [2921191d-9efe-4de2-a2ad-7d38460df0f9] Running
	I0731 17:45:29.207548  286216 system_pods.go:61] "kindnet-79xdm" [ee9769d7-61cd-4810-b473-83fa26b8ddce] Running
	I0731 17:45:29.207578  286216 system_pods.go:61] "kube-apiserver-addons-897014" [b3616896-89fa-484f-a16d-170f5ec39323] Running
	I0731 17:45:29.207602  286216 system_pods.go:61] "kube-controller-manager-addons-897014" [41a66a41-1618-49f6-9e87-1616d2436029] Running
	I0731 17:45:29.207626  286216 system_pods.go:61] "kube-ingress-dns-minikube" [d0ad060b-d1bd-4001-a6f5-9f249c2da15e] Running
	I0731 17:45:29.207659  286216 system_pods.go:61] "kube-proxy-9dhcx" [25ccc647-67b5-4ef2-aedc-2446ff9a8351] Running
	I0731 17:45:29.207684  286216 system_pods.go:61] "kube-scheduler-addons-897014" [e884cfcc-507f-4b52-aedb-a883edea5134] Running
	I0731 17:45:29.207708  286216 system_pods.go:61] "metrics-server-c59844bb4-gk2mq" [2f231293-ea81-475e-95a6-92d7cb48951c] Running
	I0731 17:45:29.207745  286216 system_pods.go:61] "nvidia-device-plugin-daemonset-pbwr4" [0fb39e76-a99b-432a-9a0e-ce06115cc410] Running
	I0731 17:45:29.207770  286216 system_pods.go:61] "registry-698f998955-mx6pn" [40b86e79-5fe5-4e4d-a945-383d7892d305] Running
	I0731 17:45:29.207793  286216 system_pods.go:61] "registry-proxy-m24b4" [9c113127-25a5-4de6-821b-2ec8dd6b61e1] Running
	I0731 17:45:29.207828  286216 system_pods.go:61] "snapshot-controller-745499f584-9xlrf" [9c0985c9-8528-4331-bba0-2c3c8b166091] Running
	I0731 17:45:29.207853  286216 system_pods.go:61] "snapshot-controller-745499f584-q46wz" [0aea55b4-7b36-49d0-8ed9-a49bd391862d] Running
	I0731 17:45:29.207877  286216 system_pods.go:61] "storage-provisioner" [97208355-b15d-4cea-ae20-8f580e43a55c] Running
	I0731 17:45:29.207903  286216 system_pods.go:74] duration metric: took 11.157760739s to wait for pod list to return data ...
	I0731 17:45:29.207945  286216 default_sa.go:34] waiting for default service account to be created ...
	I0731 17:45:29.218590  286216 default_sa.go:45] found service account: "default"
	I0731 17:45:29.218615  286216 default_sa.go:55] duration metric: took 10.650277ms for default service account to be created ...
	I0731 17:45:29.218625  286216 system_pods.go:116] waiting for k8s-apps to be running ...
	I0731 17:45:29.232342  286216 system_pods.go:86] 18 kube-system pods found
	I0731 17:45:29.232425  286216 system_pods.go:89] "coredns-7db6d8ff4d-jkzvv" [0e6b981b-cd48-4c46-b67b-887b1cce2da8] Running
	I0731 17:45:29.232448  286216 system_pods.go:89] "csi-hostpath-attacher-0" [af620c26-6522-4f6c-b58a-f163b6d1b293] Running
	I0731 17:45:29.232473  286216 system_pods.go:89] "csi-hostpath-resizer-0" [e80590ed-d56e-4f51-b7d2-df4b14d92731] Running
	I0731 17:45:29.232511  286216 system_pods.go:89] "csi-hostpathplugin-w7qz6" [a13942ed-7875-4eaf-990a-8d4c1dea7a17] Running
	I0731 17:45:29.232530  286216 system_pods.go:89] "etcd-addons-897014" [2921191d-9efe-4de2-a2ad-7d38460df0f9] Running
	I0731 17:45:29.232556  286216 system_pods.go:89] "kindnet-79xdm" [ee9769d7-61cd-4810-b473-83fa26b8ddce] Running
	I0731 17:45:29.232589  286216 system_pods.go:89] "kube-apiserver-addons-897014" [b3616896-89fa-484f-a16d-170f5ec39323] Running
	I0731 17:45:29.232616  286216 system_pods.go:89] "kube-controller-manager-addons-897014" [41a66a41-1618-49f6-9e87-1616d2436029] Running
	I0731 17:45:29.232638  286216 system_pods.go:89] "kube-ingress-dns-minikube" [d0ad060b-d1bd-4001-a6f5-9f249c2da15e] Running
	I0731 17:45:29.232674  286216 system_pods.go:89] "kube-proxy-9dhcx" [25ccc647-67b5-4ef2-aedc-2446ff9a8351] Running
	I0731 17:45:29.232696  286216 system_pods.go:89] "kube-scheduler-addons-897014" [e884cfcc-507f-4b52-aedb-a883edea5134] Running
	I0731 17:45:29.232718  286216 system_pods.go:89] "metrics-server-c59844bb4-gk2mq" [2f231293-ea81-475e-95a6-92d7cb48951c] Running
	I0731 17:45:29.232751  286216 system_pods.go:89] "nvidia-device-plugin-daemonset-pbwr4" [0fb39e76-a99b-432a-9a0e-ce06115cc410] Running
	I0731 17:45:29.232775  286216 system_pods.go:89] "registry-698f998955-mx6pn" [40b86e79-5fe5-4e4d-a945-383d7892d305] Running
	I0731 17:45:29.232799  286216 system_pods.go:89] "registry-proxy-m24b4" [9c113127-25a5-4de6-821b-2ec8dd6b61e1] Running
	I0731 17:45:29.232832  286216 system_pods.go:89] "snapshot-controller-745499f584-9xlrf" [9c0985c9-8528-4331-bba0-2c3c8b166091] Running
	I0731 17:45:29.232856  286216 system_pods.go:89] "snapshot-controller-745499f584-q46wz" [0aea55b4-7b36-49d0-8ed9-a49bd391862d] Running
	I0731 17:45:29.232878  286216 system_pods.go:89] "storage-provisioner" [97208355-b15d-4cea-ae20-8f580e43a55c] Running
	I0731 17:45:29.232913  286216 system_pods.go:126] duration metric: took 14.281299ms to wait for k8s-apps to be running ...
	I0731 17:45:29.232939  286216 system_svc.go:44] waiting for kubelet service to be running ....
	I0731 17:45:29.233040  286216 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 17:45:29.269348  286216 system_svc.go:56] duration metric: took 36.39923ms WaitForService to wait for kubelet
	I0731 17:45:29.269379  286216 kubeadm.go:582] duration metric: took 2m50.834464022s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0731 17:45:29.269400  286216 node_conditions.go:102] verifying NodePressure condition ...
	I0731 17:45:29.279230  286216 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0731 17:45:29.279267  286216 node_conditions.go:123] node cpu capacity is 2
	I0731 17:45:29.279279  286216 node_conditions.go:105] duration metric: took 9.874243ms to run NodePressure ...
	I0731 17:45:29.279293  286216 start.go:241] waiting for startup goroutines ...
	I0731 17:45:29.279309  286216 start.go:246] waiting for cluster config update ...
	I0731 17:45:29.279327  286216 start.go:255] writing updated cluster config ...
	I0731 17:45:29.280186  286216 ssh_runner.go:195] Run: rm -f paused
	I0731 17:45:29.616391  286216 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0731 17:45:29.618794  286216 out.go:177] * Done! kubectl is now configured to use "addons-897014" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.673298277Z" 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=d1fad0ab-8d81-4365-bf28-bd7027876381 name=/runtime.v1.ImageService/ImageStatus
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.674043017Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-d9x8s/hello-world-app" id=ab84302c-47f8-4c46-a9e7-f7ab4f7682df name=/runtime.v1.RuntimeService/CreateContainer
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.674127275Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.696957916Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f5c0ba4fa4fa30236c97d0bf9ed7986b8b2d143887151e29f1737a64599b681e/merged/etc/passwd: no such file or directory"
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.697143482Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/f5c0ba4fa4fa30236c97d0bf9ed7986b8b2d143887151e29f1737a64599b681e/merged/etc/group: no such file or directory"
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.725027775Z" level=info msg="Removing container: c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a" id=0c9ed4b5-efd7-4134-8328-d1e9d5a67147 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.767307408Z" level=info msg="Removed container c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=0c9ed4b5-efd7-4134-8328-d1e9d5a67147 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.780858440Z" level=info msg="Created container ea7d45ed0f888c71ba58075a15414a0b707dacb58928d23fe70b4ca8ea8b3ca9: default/hello-world-app-6778b5fc9f-d9x8s/hello-world-app" id=ab84302c-47f8-4c46-a9e7-f7ab4f7682df name=/runtime.v1.RuntimeService/CreateContainer
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.782368203Z" level=info msg="Starting container: ea7d45ed0f888c71ba58075a15414a0b707dacb58928d23fe70b4ca8ea8b3ca9" id=03a6257b-1d26-4808-ae77-df4c8efa3204 name=/runtime.v1.RuntimeService/StartContainer
	Jul 31 17:49:26 addons-897014 crio[961]: time="2024-07-31 17:49:26.799439263Z" level=info msg="Started container" PID=7641 containerID=ea7d45ed0f888c71ba58075a15414a0b707dacb58928d23fe70b4ca8ea8b3ca9 description=default/hello-world-app-6778b5fc9f-d9x8s/hello-world-app id=03a6257b-1d26-4808-ae77-df4c8efa3204 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87b66784b8614d9ec4893376066b013ede56619de8e90ad5de48598047aa62cd
	Jul 31 17:49:28 addons-897014 crio[961]: time="2024-07-31 17:49:28.436442608Z" level=info msg="Stopping container: b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6 (timeout: 2s)" id=f471a0b6-6c65-4c0e-b557-ccec3d36d2bf name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.443319459Z" level=warning msg="Stopping container b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=f471a0b6-6c65-4c0e-b557-ccec3d36d2bf name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 17:49:30 addons-897014 conmon[4787]: conmon b0088c0845cde695e500 <ninfo>: container 4799 exited with status 137
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.583549698Z" level=info msg="Stopped container b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6: ingress-nginx/ingress-nginx-controller-6d9bd977d4-8xpx2/controller" id=f471a0b6-6c65-4c0e-b557-ccec3d36d2bf name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.584132159Z" level=info msg="Stopping pod sandbox: 3e94eadbc2d861561aeef84ac15e8ce36868733b82d78a4cc84fca0abb01810e" id=83750488-bd48-49d3-b195-22c7e4ba13c5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.588096342Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-IDASHN3MSYFYDBFV - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-DLST52REV4VT5TIG - [0:0]\n-X KUBE-HP-IDASHN3MSYFYDBFV\n-X KUBE-HP-DLST52REV4VT5TIG\nCOMMIT\n"
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.589550328Z" level=info msg="Closing host port tcp:80"
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.589599058Z" level=info msg="Closing host port tcp:443"
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.590895925Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.590923092Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.591109215Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-8xpx2 Namespace:ingress-nginx ID:3e94eadbc2d861561aeef84ac15e8ce36868733b82d78a4cc84fca0abb01810e UID:48921ef3-e2e0-44e6-8870-6fd16e215f25 NetNS:/var/run/netns/0c83f763-9c40-484d-90a4-cdccf1d7ca48 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.591243499Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-8xpx2 from CNI network \"kindnet\" (type=ptp)"
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.606777070Z" level=info msg="Stopped pod sandbox: 3e94eadbc2d861561aeef84ac15e8ce36868733b82d78a4cc84fca0abb01810e" id=83750488-bd48-49d3-b195-22c7e4ba13c5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.729038887Z" level=info msg="Removing container: b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6" id=b9d53d1a-ae0c-465f-97a6-186f0121f8f5 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 17:49:30 addons-897014 crio[961]: time="2024-07-31 17:49:30.745543682Z" level=info msg="Removed container b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6: ingress-nginx/ingress-nginx-controller-6d9bd977d4-8xpx2/controller" id=b9d53d1a-ae0c-465f-97a6-186f0121f8f5 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	ea7d45ed0f888       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app            0                   87b66784b8614       hello-world-app-6778b5fc9f-d9x8s
	868cc80874637       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                      0                   0d43631a95dca       nginx
	ac0a347b9c7f0       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago       Running             busybox                    0                   a34b0e82cbd5d       busybox
	1d5b7c7b572fe       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             5 minutes ago       Running             local-path-provisioner     0                   ff713f85a9832       local-path-provisioner-8d985888d-54fvl
	3c4e54ec07a2e       gcr.io/cloud-spanner-emulator/emulator@sha256:76d8c8cf50cb10809697c83120f51b216b49ea6538c15e083d843172d597774f               5 minutes ago       Running             cloud-spanner-emulator     0                   700927405b3b9       cloud-spanner-emulator-5455fb9b69-xz85x
	052f58c457a30       nvcr.io/nvidia/k8s-device-plugin@sha256:7c7ba34740040fcfe7319f25e46820222e414e67fd1a81923cfa0728e8ec98a8                     5 minutes ago       Running             nvidia-device-plugin-ctr   0                   deda50f8557ae       nvidia-device-plugin-daemonset-pbwr4
	7083df1127d31       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              5 minutes ago       Running             yakd                       0                   905ecf3252a20       yakd-dashboard-799879c74f-bt42d
	379fe714e2f8f       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server             0                   7e78fa4b92320       metrics-server-c59844bb4-gk2mq
	1636331d5bc08       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              patch                      0                   d927a9b49bd79       ingress-nginx-admission-patch-8tq9j
	2efa6cefdc41b       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                     0                   ef668667a2ef3       ingress-nginx-admission-create-qh8g2
	76448c1b142ab       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             6 minutes ago       Running             coredns                    0                   d6741de55e25c       coredns-7db6d8ff4d-jkzvv
	43234175936bf       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             6 minutes ago       Running             storage-provisioner        0                   8dc22bd7ec1b5       storage-provisioner
	62844625b27e1       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                           6 minutes ago       Running             kindnet-cni                0                   5b2eb01074bc8       kindnet-79xdm
	132004ed57a16       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             6 minutes ago       Running             kube-proxy                 0                   73b73116ce808       kube-proxy-9dhcx
	810bedd0b70a9       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             7 minutes ago       Running             kube-scheduler             0                   61365eb1cab8b       kube-scheduler-addons-897014
	27396448f662c       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             7 minutes ago       Running             kube-controller-manager    0                   49f56051db0d6       kube-controller-manager-addons-897014
	5f90fef86f171       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             7 minutes ago       Running             kube-apiserver             0                   eab8a48fdf743       kube-apiserver-addons-897014
	582d1aba854b8       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             7 minutes ago       Running             etcd                       0                   8b4b1e76e0edb       etcd-addons-897014
	
	
	==> coredns [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767] <==
	[INFO] 10.244.0.16:33491 - 34593 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002610706s
	[INFO] 10.244.0.16:38006 - 65448 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00060093s
	[INFO] 10.244.0.16:38006 - 53165 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000603563s
	[INFO] 10.244.0.16:42408 - 39792 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.001034705s
	[INFO] 10.244.0.16:42408 - 31860 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.001028904s
	[INFO] 10.244.0.16:51644 - 14822 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000231596s
	[INFO] 10.244.0.16:51644 - 23268 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.0001146s
	[INFO] 10.244.0.16:53726 - 53795 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000070392s
	[INFO] 10.244.0.16:53726 - 38177 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000041911s
	[INFO] 10.244.0.16:58644 - 33686 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001353668s
	[INFO] 10.244.0.16:58644 - 21651 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001252804s
	[INFO] 10.244.0.16:59196 - 9355 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000073206s
	[INFO] 10.244.0.16:59196 - 23692 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000135892s
	[INFO] 10.244.0.20:44817 - 58993 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000398469s
	[INFO] 10.244.0.20:54073 - 38857 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000896311s
	[INFO] 10.244.0.20:56220 - 43665 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000132511s
	[INFO] 10.244.0.20:52305 - 32307 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146287s
	[INFO] 10.244.0.20:56831 - 64183 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119383s
	[INFO] 10.244.0.20:35878 - 9336 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00013252s
	[INFO] 10.244.0.20:53881 - 31884 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001930459s
	[INFO] 10.244.0.20:33015 - 8837 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002317211s
	[INFO] 10.244.0.20:53592 - 21330 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.000935294s
	[INFO] 10.244.0.20:40671 - 50591 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001288545s
	[INFO] 10.244.0.22:40536 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000235969s
	[INFO] 10.244.0.22:48905 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000113927s
	
	
	==> describe nodes <==
	Name:               addons-897014
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-897014
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=1d737dad7efa60c56d30434fcd857dd3b14c91d9
	                    minikube.k8s.io/name=addons-897014
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_31T17_42_25_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-897014
	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, 31 Jul 2024 17:42:22 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-897014
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 31 Jul 2024 17:49:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 31 Jul 2024 17:47:31 +0000   Wed, 31 Jul 2024 17:42:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 31 Jul 2024 17:47:31 +0000   Wed, 31 Jul 2024 17:42:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 31 Jul 2024 17:47:31 +0000   Wed, 31 Jul 2024 17:42:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 31 Jul 2024 17:47:31 +0000   Wed, 31 Jul 2024 17:43:24 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-897014
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	System Info:
	  Machine ID:                 5e08e105ce9442718a4a110e4d3ac259
	  System UUID:                1e28d9bd-1eeb-4dfb-ba0a-71143aba0aff
	  Boot ID:                    391b59cb-a6b3-4e22-928e-a15a65b53f8d
	  Kernel Version:             5.15.0-1066-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m5s
	  default                     cloud-spanner-emulator-5455fb9b69-xz85x    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m53s
	  default                     hello-world-app-6778b5fc9f-d9x8s           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m32s
	  kube-system                 coredns-7db6d8ff4d-jkzvv                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m57s
	  kube-system                 etcd-addons-897014                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         7m12s
	  kube-system                 kindnet-79xdm                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m57s
	  kube-system                 kube-apiserver-addons-897014               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m11s
	  kube-system                 kube-controller-manager-addons-897014      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m11s
	  kube-system                 kube-proxy-9dhcx                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m57s
	  kube-system                 kube-scheduler-addons-897014               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m11s
	  kube-system                 metrics-server-c59844bb4-gk2mq             100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m51s
	  kube-system                 nvidia-device-plugin-daemonset-pbwr4       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m11s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m51s
	  local-path-storage          local-path-provisioner-8d985888d-54fvl     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m51s
	  yakd-dashboard              yakd-dashboard-799879c74f-bt42d            0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m51s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             548Mi (6%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 6m50s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  7m19s (x8 over 7m19s)  kubelet          Node addons-897014 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m19s (x8 over 7m19s)  kubelet          Node addons-897014 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m19s (x8 over 7m19s)  kubelet          Node addons-897014 status is now: NodeHasSufficientPID
	  Normal  Starting                 7m11s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  7m11s                  kubelet          Node addons-897014 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m11s                  kubelet          Node addons-897014 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m11s                  kubelet          Node addons-897014 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m58s                  node-controller  Node addons-897014 event: Registered Node addons-897014 in Controller
	  Normal  NodeReady                6m11s                  kubelet          Node addons-897014 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001060] FS-Cache: N-key=[8] '9a5b3b0000000000'
	[  +0.003040] FS-Cache: Duplicate cookie detected
	[  +0.000694] FS-Cache: O-cookie c=00000006 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000986] FS-Cache: O-cookie d=00000000428ba59f{9p.inode} n=00000000c9771ccd
	[  +0.001055] FS-Cache: O-key=[8] '9a5b3b0000000000'
	[  +0.000712] FS-Cache: N-cookie c=0000000d [p=00000003 fl=2 nc=0 na=1]
	[  +0.000953] FS-Cache: N-cookie d=00000000428ba59f{9p.inode} n=00000000ccaa005c
	[  +0.001049] FS-Cache: N-key=[8] '9a5b3b0000000000'
	[  +3.412071] FS-Cache: Duplicate cookie detected
	[  +0.000760] FS-Cache: O-cookie c=00000004 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000963] FS-Cache: O-cookie d=00000000428ba59f{9p.inode} n=00000000298b3d08
	[  +0.001039] FS-Cache: O-key=[8] '995b3b0000000000'
	[  +0.000701] FS-Cache: N-cookie c=0000000f [p=00000003 fl=2 nc=0 na=1]
	[  +0.000939] FS-Cache: N-cookie d=00000000428ba59f{9p.inode} n=0000000080d3bf07
	[  +0.001055] FS-Cache: N-key=[8] '995b3b0000000000'
	[Jul31 16:40] FS-Cache: Duplicate cookie detected
	[  +0.012822] FS-Cache: O-cookie c=00000009 [p=00000003 fl=226 nc=0 na=1]
	[  +0.001018] FS-Cache: O-cookie d=00000000428ba59f{9p.inode} n=00000000ce3d0c8e
	[  +0.001043] FS-Cache: O-key=[8] 'a25b3b0000000000'
	[  +0.000702] FS-Cache: N-cookie c=00000010 [p=00000003 fl=2 nc=0 na=1]
	[  +0.025045] FS-Cache: N-cookie d=00000000428ba59f{9p.inode} n=00000000f470bac9
	[  +0.001136] FS-Cache: N-key=[8] 'a25b3b0000000000'
	[  +8.067064] 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.
	[Jul31 16:44] hrtimer: interrupt took 2438923 ns
	[Jul31 17:13] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb] <==
	{"level":"info","ts":"2024-07-31T17:42:17.200151Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T17:42:17.200187Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-31T17:42:17.200225Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T17:42:17.208216Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T17:42:17.20846Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-897014 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-31T17:42:17.208488Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T17:42:17.208764Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T17:42:17.211942Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T17:42:17.212304Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T17:42:17.212765Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T17:42:17.214301Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-31T17:42:17.221593Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-31T17:42:17.221834Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-31T17:42:17.232323Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"warn","ts":"2024-07-31T17:42:39.468576Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.955645ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030899140890016 > lease_revoke:<id:70cc9109e2b10c24>","response":"size:29"}
	{"level":"info","ts":"2024-07-31T17:42:39.791291Z","caller":"traceutil/trace.go:171","msg":"trace[1162067428] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"204.448434ms","start":"2024-07-31T17:42:39.586622Z","end":"2024-07-31T17:42:39.79107Z","steps":["trace[1162067428] 'process raft request'  (duration: 164.457509ms)","trace[1162067428] 'compare'  (duration: 39.858077ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-31T17:42:40.100461Z","caller":"traceutil/trace.go:171","msg":"trace[293539044] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"100.278343ms","start":"2024-07-31T17:42:40.000163Z","end":"2024-07-31T17:42:40.100442Z","steps":["trace[293539044] 'process raft request'  (duration: 96.095882ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-31T17:42:42.25051Z","caller":"traceutil/trace.go:171","msg":"trace[1247995956] transaction","detail":"{read_only:false; number_of_response:1; response_revision:414; }","duration":"108.251838ms","start":"2024-07-31T17:42:42.142243Z","end":"2024-07-31T17:42:42.250495Z","steps":["trace[1247995956] 'process raft request'  (duration: 89.663896ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T17:42:42.257273Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.8997ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T17:42:42.257344Z","caller":"traceutil/trace.go:171","msg":"trace[54355719] transaction","detail":"{read_only:false; response_revision:415; number_of_response:1; }","duration":"114.533829ms","start":"2024-07-31T17:42:42.142789Z","end":"2024-07-31T17:42:42.257323Z","steps":["trace[54355719] 'process raft request'  (duration: 89.208328ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T17:42:42.257847Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.024669ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-07-31T17:42:42.358669Z","caller":"traceutil/trace.go:171","msg":"trace[1836001614] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:416; }","duration":"216.32159ms","start":"2024-07-31T17:42:42.142322Z","end":"2024-07-31T17:42:42.358644Z","steps":["trace[1836001614] 'agreement among raft nodes before linearized reading'  (duration: 108.117234ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-31T17:42:42.387843Z","caller":"traceutil/trace.go:171","msg":"trace[287125043] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:416; }","duration":"261.016079ms","start":"2024-07-31T17:42:42.126809Z","end":"2024-07-31T17:42:42.387825Z","steps":["trace[287125043] 'agreement among raft nodes before linearized reading'  (duration: 130.94376ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T17:42:42.70024Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.551617ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T17:42:42.700299Z","caller":"traceutil/trace.go:171","msg":"trace[2075314568] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:426; }","duration":"105.637597ms","start":"2024-07-31T17:42:42.594647Z","end":"2024-07-31T17:42:42.700285Z","steps":["trace[2075314568] 'agreement among raft nodes before linearized reading'  (duration: 42.53585ms)","trace[2075314568] 'range keys from in-memory index tree'  (duration: 46.980839ms)"],"step_count":2}
	
	
	==> kernel <==
	 17:49:36 up  1:31,  0 users,  load average: 0.17, 1.06, 1.85
	Linux addons-897014 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491] <==
	E0731 17:48:24.076750       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0731 17:48:24.517702       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:48:24.517820       1 main.go:299] handling current node
	W0731 17:48:30.587683       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0731 17:48:30.587720       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0731 17:48:34.517330       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:48:34.517376       1 main.go:299] handling current node
	I0731 17:48:44.518228       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:48:44.518270       1 main.go:299] handling current node
	I0731 17:48:54.517454       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:48:54.517491       1 main.go:299] handling current node
	W0731 17:48:59.978214       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0731 17:48:59.978325       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0731 17:49:04.517577       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:49:04.517609       1 main.go:299] handling current node
	I0731 17:49:14.517768       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:49:14.517802       1 main.go:299] handling current node
	W0731 17:49:22.470833       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0731 17:49:22.470869       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0731 17:49:23.734209       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 17:49:23.734247       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0731 17:49:24.518137       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:49:24.518270       1 main.go:299] handling current node
	I0731 17:49:34.517760       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:49:34.517802       1 main.go:299] handling current node
	
	
	==> kube-apiserver [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3] <==
	E0731 17:44:55.436127       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0731 17:44:55.481771       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0731 17:45:39.450007       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:33356: use of closed network connection
	E0731 17:45:39.688969       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:33372: use of closed network connection
	E0731 17:45:39.833146       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:33388: use of closed network connection
	I0731 17:46:12.863237       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0731 17:46:50.973029       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:50.973395       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 17:46:51.000587       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:51.001113       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 17:46:51.015544       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:51.015598       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 17:46:51.029657       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:51.029716       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 17:46:51.131229       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:51.131393       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0731 17:46:52.015788       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0731 17:46:52.132082       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0731 17:46:52.167210       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0731 17:46:57.819238       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0731 17:46:58.875388       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0731 17:47:03.406500       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0731 17:47:03.711356       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.102.189"}
	I0731 17:49:25.445496       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.49.0"}
	
	
	==> kube-controller-manager [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9] <==
	W0731 17:48:21.023892       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:48:21.024014       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:48:28.570887       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:48:28.570930       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:48:37.513287       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:48:37.513414       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:48:41.500802       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:48:41.500838       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:48:58.397790       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:48:58.397833       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:49:08.786754       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:49:08.786795       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:49:15.524169       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:49:15.524207       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:49:24.736208       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:49:24.736246       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0731 17:49:25.203338       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="30.263743ms"
	I0731 17:49:25.218397       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="14.921399ms"
	I0731 17:49:25.239527       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="20.909631ms"
	I0731 17:49:25.239617       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="47.54µs"
	I0731 17:49:27.417636       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0731 17:49:27.420485       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="6.581µs"
	I0731 17:49:27.425654       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0731 17:49:27.743868       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="12.994901ms"
	I0731 17:49:27.743943       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="36.398µs"
	
	
	==> kube-proxy [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10] <==
	I0731 17:42:44.185942       1 server_linux.go:69] "Using iptables proxy"
	I0731 17:42:44.386650       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0731 17:42:45.189879       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0731 17:42:45.190031       1 server_linux.go:165] "Using iptables Proxier"
	I0731 17:42:45.203262       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0731 17:42:45.203380       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0731 17:42:45.203440       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0731 17:42:45.203824       1 server.go:872] "Version info" version="v1.30.3"
	I0731 17:42:45.203920       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0731 17:42:45.241338       1 config.go:192] "Starting service config controller"
	I0731 17:42:45.241454       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0731 17:42:45.241534       1 config.go:101] "Starting endpoint slice config controller"
	I0731 17:42:45.241576       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0731 17:42:45.242237       1 config.go:319] "Starting node config controller"
	I0731 17:42:45.251323       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0731 17:42:45.341784       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0731 17:42:45.410869       1 shared_informer.go:320] Caches are synced for node config
	I0731 17:42:45.410939       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c] <==
	W0731 17:42:23.365527       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0731 17:42:23.365569       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0731 17:42:23.365721       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0731 17:42:23.365766       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0731 17:42:23.365866       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0731 17:42:23.365915       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0731 17:42:23.366016       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0731 17:42:23.366069       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0731 17:42:23.366172       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 17:42:23.366211       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0731 17:42:23.366320       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0731 17:42:23.366357       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0731 17:42:23.366478       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0731 17:42:23.366528       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0731 17:42:23.366776       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0731 17:42:23.366837       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0731 17:42:23.366944       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0731 17:42:23.367000       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0731 17:42:23.367154       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0731 17:42:23.367198       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0731 17:42:23.367245       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0731 17:42:23.367279       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0731 17:42:23.367479       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0731 17:42:23.367526       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	I0731 17:42:24.258547       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 31 17:49:25 addons-897014 kubelet[1558]: I0731 17:49:25.197916    1558 memory_manager.go:354] "RemoveStaleState removing state" podUID="f97b0db3-add3-4899-af7f-7451323292c8" containerName="gadget"
	Jul 31 17:49:25 addons-897014 kubelet[1558]: I0731 17:49:25.197927    1558 memory_manager.go:354] "RemoveStaleState removing state" podUID="f97b0db3-add3-4899-af7f-7451323292c8" containerName="gadget"
	Jul 31 17:49:25 addons-897014 kubelet[1558]: I0731 17:49:25.197933    1558 memory_manager.go:354] "RemoveStaleState removing state" podUID="f97b0db3-add3-4899-af7f-7451323292c8" containerName="gadget"
	Jul 31 17:49:25 addons-897014 kubelet[1558]: I0731 17:49:25.369890    1558 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-4zj8r\" (UniqueName: \"kubernetes.io/projected/78fc60c4-7887-4db5-a939-ac86e6aee9fb-kube-api-access-4zj8r\") pod \"hello-world-app-6778b5fc9f-d9x8s\" (UID: \"78fc60c4-7887-4db5-a939-ac86e6aee9fb\") " pod="default/hello-world-app-6778b5fc9f-d9x8s"
	Jul 31 17:49:26 addons-897014 kubelet[1558]: I0731 17:49:26.477369    1558 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-fr65t\" (UniqueName: \"kubernetes.io/projected/d0ad060b-d1bd-4001-a6f5-9f249c2da15e-kube-api-access-fr65t\") pod \"d0ad060b-d1bd-4001-a6f5-9f249c2da15e\" (UID: \"d0ad060b-d1bd-4001-a6f5-9f249c2da15e\") "
	Jul 31 17:49:26 addons-897014 kubelet[1558]: I0731 17:49:26.479968    1558 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d0ad060b-d1bd-4001-a6f5-9f249c2da15e-kube-api-access-fr65t" (OuterVolumeSpecName: "kube-api-access-fr65t") pod "d0ad060b-d1bd-4001-a6f5-9f249c2da15e" (UID: "d0ad060b-d1bd-4001-a6f5-9f249c2da15e"). InnerVolumeSpecName "kube-api-access-fr65t". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 31 17:49:26 addons-897014 kubelet[1558]: I0731 17:49:26.578468    1558 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-fr65t\" (UniqueName: \"kubernetes.io/projected/d0ad060b-d1bd-4001-a6f5-9f249c2da15e-kube-api-access-fr65t\") on node \"addons-897014\" DevicePath \"\""
	Jul 31 17:49:26 addons-897014 kubelet[1558]: I0731 17:49:26.716647    1558 scope.go:117] "RemoveContainer" containerID="c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a"
	Jul 31 17:49:26 addons-897014 kubelet[1558]: I0731 17:49:26.767746    1558 scope.go:117] "RemoveContainer" containerID="c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a"
	Jul 31 17:49:26 addons-897014 kubelet[1558]: E0731 17:49:26.768261    1558 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a\": container with ID starting with c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a not found: ID does not exist" containerID="c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a"
	Jul 31 17:49:26 addons-897014 kubelet[1558]: I0731 17:49:26.768297    1558 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a"} err="failed to get container status \"c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a\": rpc error: code = NotFound desc = could not find container \"c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a\": container with ID starting with c783f031d94403c7718c2eaa0bf71d4bc745bb7fb77fea8704b5358a57426b5a not found: ID does not exist"
	Jul 31 17:49:28 addons-897014 kubelet[1558]: I0731 17:49:28.719867    1558 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="01bf6e56-1d92-4c3d-822b-a4eef2a86f9c" path="/var/lib/kubelet/pods/01bf6e56-1d92-4c3d-822b-a4eef2a86f9c/volumes"
	Jul 31 17:49:28 addons-897014 kubelet[1558]: I0731 17:49:28.720437    1558 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="5d06114a-edc2-45c8-a78f-f3b025b8e5d6" path="/var/lib/kubelet/pods/5d06114a-edc2-45c8-a78f-f3b025b8e5d6/volumes"
	Jul 31 17:49:28 addons-897014 kubelet[1558]: I0731 17:49:28.720792    1558 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d0ad060b-d1bd-4001-a6f5-9f249c2da15e" path="/var/lib/kubelet/pods/d0ad060b-d1bd-4001-a6f5-9f249c2da15e/volumes"
	Jul 31 17:49:30 addons-897014 kubelet[1558]: I0731 17:49:30.727544    1558 scope.go:117] "RemoveContainer" containerID="b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6"
	Jul 31 17:49:30 addons-897014 kubelet[1558]: I0731 17:49:30.745809    1558 scope.go:117] "RemoveContainer" containerID="b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6"
	Jul 31 17:49:30 addons-897014 kubelet[1558]: E0731 17:49:30.746239    1558 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6\": container with ID starting with b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6 not found: ID does not exist" containerID="b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6"
	Jul 31 17:49:30 addons-897014 kubelet[1558]: I0731 17:49:30.746276    1558 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6"} err="failed to get container status \"b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6\": rpc error: code = NotFound desc = could not find container \"b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6\": container with ID starting with b0088c0845cde695e500b8f4f1c421ae083c9ca87ef163429f1fc6a9db1eb8d6 not found: ID does not exist"
	Jul 31 17:49:30 addons-897014 kubelet[1558]: I0731 17:49:30.801622    1558 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/48921ef3-e2e0-44e6-8870-6fd16e215f25-webhook-cert\") pod \"48921ef3-e2e0-44e6-8870-6fd16e215f25\" (UID: \"48921ef3-e2e0-44e6-8870-6fd16e215f25\") "
	Jul 31 17:49:30 addons-897014 kubelet[1558]: I0731 17:49:30.801685    1558 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5wktc\" (UniqueName: \"kubernetes.io/projected/48921ef3-e2e0-44e6-8870-6fd16e215f25-kube-api-access-5wktc\") pod \"48921ef3-e2e0-44e6-8870-6fd16e215f25\" (UID: \"48921ef3-e2e0-44e6-8870-6fd16e215f25\") "
	Jul 31 17:49:30 addons-897014 kubelet[1558]: I0731 17:49:30.804068    1558 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/48921ef3-e2e0-44e6-8870-6fd16e215f25-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "48921ef3-e2e0-44e6-8870-6fd16e215f25" (UID: "48921ef3-e2e0-44e6-8870-6fd16e215f25"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 31 17:49:30 addons-897014 kubelet[1558]: I0731 17:49:30.808701    1558 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/48921ef3-e2e0-44e6-8870-6fd16e215f25-kube-api-access-5wktc" (OuterVolumeSpecName: "kube-api-access-5wktc") pod "48921ef3-e2e0-44e6-8870-6fd16e215f25" (UID: "48921ef3-e2e0-44e6-8870-6fd16e215f25"). InnerVolumeSpecName "kube-api-access-5wktc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 31 17:49:30 addons-897014 kubelet[1558]: I0731 17:49:30.902867    1558 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/48921ef3-e2e0-44e6-8870-6fd16e215f25-webhook-cert\") on node \"addons-897014\" DevicePath \"\""
	Jul 31 17:49:30 addons-897014 kubelet[1558]: I0731 17:49:30.902908    1558 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-5wktc\" (UniqueName: \"kubernetes.io/projected/48921ef3-e2e0-44e6-8870-6fd16e215f25-kube-api-access-5wktc\") on node \"addons-897014\" DevicePath \"\""
	Jul 31 17:49:32 addons-897014 kubelet[1558]: I0731 17:49:32.720351    1558 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="48921ef3-e2e0-44e6-8870-6fd16e215f25" path="/var/lib/kubelet/pods/48921ef3-e2e0-44e6-8870-6fd16e215f25/volumes"
	
	
	==> storage-provisioner [43234175936bf0a578ce5550b99097b3e95e89ce58c0b1185ecc6c76d324fa99] <==
	I0731 17:43:25.572432       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0731 17:43:25.605087       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0731 17:43:25.605213       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0731 17:43:25.621864       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0731 17:43:25.627138       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-897014_adc9775c-ca25-48cd-a3b3-a7007a82cf02!
	I0731 17:43:25.627333       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"00ebc700-eb95-4f91-912b-68c52fef36fb", APIVersion:"v1", ResourceVersion:"947", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-897014_adc9775c-ca25-48cd-a3b3-a7007a82cf02 became leader
	I0731 17:43:25.727367       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-897014_adc9775c-ca25-48cd-a3b3-a7007a82cf02!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (328.37s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 8.313136ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-gk2mq" [2f231293-ea81-475e-95a6-92d7cb48951c] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004352029s
addons_test.go:417: (dbg) Run:  kubectl --context addons-897014 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-897014 top pods -n kube-system: exit status 1 (105.847965ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 3m32.990029942s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 3m36.827301634s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 3m43.432310797s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 3m58.469481209s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 4m10.027749023s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 4m41.327396396s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 5m2.71115076s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 5m48.917228357s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 6m53.687232992s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jkzvv, age: 8m52.186742175s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4",
	        "Created": "2024-07-31T17:41:57.046592689Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 286706,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-31T17:41:57.185602053Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4/hostname",
	        "HostsPath": "/var/lib/docker/containers/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4/hosts",
	        "LogPath": "/var/lib/docker/containers/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4/20f656aafee97148001f192d348d13db42836fabae3fee6cc5c62109d70936b4-json.log",
	        "Name": "/addons-897014",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-897014:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-897014",
	            "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/5b8678a574aaef114c5187889951f58b825a29f27c103aabe3e4af893745031e-init/diff:/var/lib/docker/overlay2/c42dd5d2bd9be63470ca2c64894a33db25bbbba7290e47a47132f5b2f30d59b3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/5b8678a574aaef114c5187889951f58b825a29f27c103aabe3e4af893745031e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/5b8678a574aaef114c5187889951f58b825a29f27c103aabe3e4af893745031e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/5b8678a574aaef114c5187889951f58b825a29f27c103aabe3e4af893745031e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-897014",
	                "Source": "/var/lib/docker/volumes/addons-897014/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-897014",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-897014",
	                "name.minikube.sigs.k8s.io": "addons-897014",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "32036a87b7012e8b9c57e0823038c58aef3114cd2cabd41a52c0a317527aa20d",
	            "SandboxKey": "/var/run/docker/netns/32036a87b701",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-897014": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "030f783a3a1f79176bb91eb50a8adf79bd65be012e365166d95127fdf93ce765",
	                    "EndpointID": "ddf0cb0b134b0610dcd7746a2fb2075b21fc49d67f8fe81622c93f52373bcaae",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-897014",
	                        "20f656aafee9"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-897014 -n addons-897014
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-897014 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-897014 logs -n 25: (1.415932394s)
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-776941 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | download-docker-776941                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-776941                                                                   | download-docker-776941 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-837471   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | binary-mirror-837471                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46547                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-837471                                                                     | binary-mirror-837471   | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| addons  | enable dashboard -p                                                                         | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | addons-897014                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | addons-897014                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-897014 --wait=true                                                                | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:45 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-897014 addons disable                                                                | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:45 UTC | 31 Jul 24 17:45 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-897014 ip                                                                            | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:46 UTC |
	| addons  | addons-897014 addons disable                                                                | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:46 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-897014 addons                                                                        | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:46 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-897014 addons                                                                        | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:46 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:46 UTC | 31 Jul 24 17:47 UTC |
	|         | addons-897014                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-897014 ssh curl -s                                                                   | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:47 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-897014 ip                                                                            | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:49 UTC | 31 Jul 24 17:49 UTC |
	| addons  | addons-897014 addons disable                                                                | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:49 UTC | 31 Jul 24 17:49 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-897014 addons disable                                                                | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:49 UTC | 31 Jul 24 17:49 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| ssh     | addons-897014 ssh cat                                                                       | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:49 UTC | 31 Jul 24 17:49 UTC |
	|         | /opt/local-path-provisioner/pvc-e7bebe92-d8f8-4150-8c54-43db29b78fc3_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-897014 addons disable                                                                | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:49 UTC | 31 Jul 24 17:50 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-897014 addons disable                                                                | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:50 UTC | 31 Jul 24 17:50 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:50 UTC | 31 Jul 24 17:50 UTC |
	|         | -p addons-897014                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:50 UTC | 31 Jul 24 17:50 UTC |
	|         | addons-897014                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:50 UTC | 31 Jul 24 17:50 UTC |
	|         | -p addons-897014                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-897014 addons disable                                                                | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:51 UTC | 31 Jul 24 17:51 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-897014 addons                                                                        | addons-897014          | jenkins | v1.33.1 | 31 Jul 24 17:51 UTC | 31 Jul 24 17:51 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 17:41:31
	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
	I0731 17:41:31.929042  286216 out.go:291] Setting OutFile to fd 1 ...
	I0731 17:41:31.929214  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:31.929227  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:41:31.929232  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:31.929515  286216 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 17:41:31.929978  286216 out.go:298] Setting JSON to false
	I0731 17:41:31.930888  286216 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5027,"bootTime":1722442665,"procs":149,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0731 17:41:31.930956  286216 start.go:139] virtualization:  
	I0731 17:41:31.933350  286216 out.go:177] * [addons-897014] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 17:41:31.935248  286216 out.go:177]   - MINIKUBE_LOCATION=19349
	I0731 17:41:31.935422  286216 notify.go:220] Checking for updates...
	I0731 17:41:31.938665  286216 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 17:41:31.940285  286216 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 17:41:31.941832  286216 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube
	I0731 17:41:31.943380  286216 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 17:41:31.944869  286216 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 17:41:31.946749  286216 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 17:41:31.967176  286216 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 17:41:31.967285  286216 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:32.041015  286216 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-07-31 17:41:32.031546529 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:32.041136  286216 docker.go:307] overlay module found
	I0731 17:41:32.042987  286216 out.go:177] * Using the docker driver based on user configuration
	I0731 17:41:32.044587  286216 start.go:297] selected driver: docker
	I0731 17:41:32.044610  286216 start.go:901] validating driver "docker" against <nil>
	I0731 17:41:32.044625  286216 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 17:41:32.045369  286216 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:32.104327  286216 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-07-31 17:41:32.095007059 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:32.104515  286216 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 17:41:32.104745  286216 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]
	I0731 17:41:32.106655  286216 out.go:177] * Using Docker driver with root privileges
	I0731 17:41:32.108249  286216 cni.go:84] Creating CNI manager for ""
	I0731 17:41:32.108273  286216 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 17:41:32.108285  286216 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 17:41:32.108367  286216 start.go:340] cluster config:
	{Name:addons-897014 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-897014 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 17:41:32.110201  286216 out.go:177] * Starting "addons-897014" primary control-plane node in "addons-897014" cluster
	I0731 17:41:32.111809  286216 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 17:41:32.113709  286216 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0731 17:41:32.115378  286216 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 17:41:32.115441  286216 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0731 17:41:32.115452  286216 cache.go:56] Caching tarball of preloaded images
	I0731 17:41:32.115470  286216 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 17:41:32.115538  286216 preload.go:172] Found /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0731 17:41:32.115549  286216 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0731 17:41:32.115955  286216 profile.go:143] Saving config to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/config.json ...
	I0731 17:41:32.115995  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/config.json: {Name:mk92f016582e62a664e8e0f379217931cf48139e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:41:32.130875  286216 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 17:41:32.130990  286216 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 17:41:32.131009  286216 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 17:41:32.131014  286216 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 17:41:32.131031  286216 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 17:41:32.131036  286216 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0731 17:41:49.150939  286216 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0731 17:41:49.150978  286216 cache.go:194] Successfully downloaded all kic artifacts
	I0731 17:41:49.151019  286216 start.go:360] acquireMachinesLock for addons-897014: {Name:mk5d1ee6e248abc205f0ba4d087f692b5bebfee7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0731 17:41:49.151551  286216 start.go:364] duration metric: took 506.652µs to acquireMachinesLock for "addons-897014"
	I0731 17:41:49.151591  286216 start.go:93] Provisioning new machine with config: &{Name:addons-897014 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-897014 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0731 17:41:49.151691  286216 start.go:125] createHost starting for "" (driver="docker")
	I0731 17:41:49.154274  286216 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0731 17:41:49.154573  286216 start.go:159] libmachine.API.Create for "addons-897014" (driver="docker")
	I0731 17:41:49.154615  286216 client.go:168] LocalClient.Create starting
	I0731 17:41:49.154768  286216 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem
	I0731 17:41:49.778076  286216 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/cert.pem
	I0731 17:41:50.483761  286216 cli_runner.go:164] Run: docker network inspect addons-897014 --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}}]}"
	W0731 17:41:50.502835  286216 cli_runner.go:211] docker network inspect addons-897014 --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
	I0731 17:41:50.502925  286216 network_create.go:284] running [docker network inspect addons-897014] to gather additional debugging logs...
	I0731 17:41:50.502948  286216 cli_runner.go:164] Run: docker network inspect addons-897014
	W0731 17:41:50.518751  286216 cli_runner.go:211] docker network inspect addons-897014 returned with exit code 1
	I0731 17:41:50.518787  286216 network_create.go:287] error running [docker network inspect addons-897014]: docker network inspect addons-897014: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-897014 not found
	I0731 17:41:50.518800  286216 network_create.go:289] output of [docker network inspect addons-897014]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-897014 not found
	
	** /stderr **
	I0731 17:41:50.518910  286216 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}}]}"
	I0731 17:41:50.533985  286216 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:0x4001804990}
	I0731 17:41:50.534032  286216 network_create.go:124] attempt to create docker network addons-897014 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0731 17:41:50.534087  286216 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-897014 addons-897014
	I0731 17:41:50.599896  286216 network_create.go:108] docker network addons-897014 192.168.49.0/24 created
	I0731 17:41:50.599932  286216 kic.go:121] calculated static IP "192.168.49.2" for the "addons-897014" container
	I0731 17:41:50.600003  286216 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0731 17:41:50.614147  286216 cli_runner.go:164] Run: docker volume create addons-897014 --label name.minikube.sigs.k8s.io=addons-897014 --label created_by.minikube.sigs.k8s.io=true
	I0731 17:41:50.630794  286216 oci.go:103] Successfully created a docker volume addons-897014
	I0731 17:41:50.630888  286216 cli_runner.go:164] Run: docker run --rm --name addons-897014-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-897014 --entrypoint /usr/bin/test -v addons-897014:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0731 17:41:52.673651  286216 cli_runner.go:217] Completed: docker run --rm --name addons-897014-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-897014 --entrypoint /usr/bin/test -v addons-897014:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.042714796s)
	I0731 17:41:52.673696  286216 oci.go:107] Successfully prepared a docker volume addons-897014
	I0731 17:41:52.673716  286216 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 17:41:52.673736  286216 kic.go:194] Starting extracting preloaded images to volume ...
	I0731 17:41:52.673823  286216 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-897014:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0731 17:41:56.967093  286216 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-897014:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.293227081s)
	I0731 17:41:56.967126  286216 kic.go:203] duration metric: took 4.293386447s to extract preloaded images to volume ...
	W0731 17:41:56.967284  286216 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0731 17:41:56.967404  286216 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0731 17:41:57.031751  286216 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-897014 --name addons-897014 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-897014 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-897014 --network addons-897014 --ip 192.168.49.2 --volume addons-897014:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0731 17:41:57.354388  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Running}}
	I0731 17:41:57.375487  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:41:57.398224  286216 cli_runner.go:164] Run: docker exec addons-897014 stat /var/lib/dpkg/alternatives/iptables
	I0731 17:41:57.468855  286216 oci.go:144] the created container "addons-897014" has a running status.
	I0731 17:41:57.468885  286216 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa...
	I0731 17:41:58.238152  286216 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0731 17:41:58.262885  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:41:58.286014  286216 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0731 17:41:58.286041  286216 kic_runner.go:114] Args: [docker exec --privileged addons-897014 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0731 17:41:58.334569  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:41:58.363897  286216 machine.go:94] provisionDockerMachine start ...
	I0731 17:41:58.364001  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:41:58.394883  286216 main.go:141] libmachine: Using SSH client type: native
	I0731 17:41:58.395155  286216 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0731 17:41:58.395171  286216 main.go:141] libmachine: About to run SSH command:
	hostname
	I0731 17:41:58.539884  286216 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-897014
	
	I0731 17:41:58.539949  286216 ubuntu.go:169] provisioning hostname "addons-897014"
	I0731 17:41:58.540123  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:41:58.561637  286216 main.go:141] libmachine: Using SSH client type: native
	I0731 17:41:58.561873  286216 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0731 17:41:58.561884  286216 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-897014 && echo "addons-897014" | sudo tee /etc/hostname
	I0731 17:41:58.709512  286216 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-897014
	
	I0731 17:41:58.709594  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:41:58.726830  286216 main.go:141] libmachine: Using SSH client type: native
	I0731 17:41:58.727074  286216 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0731 17:41:58.727094  286216 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-897014' /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-897014/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-897014' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0731 17:41:58.860013  286216 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0731 17:41:58.860059  286216 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19349-279828/.minikube CaCertPath:/home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19349-279828/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19349-279828/.minikube}
	I0731 17:41:58.860091  286216 ubuntu.go:177] setting up certificates
	I0731 17:41:58.860104  286216 provision.go:84] configureAuth start
	I0731 17:41:58.860171  286216 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-897014
	I0731 17:41:58.877831  286216 provision.go:143] copyHostCerts
	I0731 17:41:58.877919  286216 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19349-279828/.minikube/cert.pem (1123 bytes)
	I0731 17:41:58.878036  286216 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19349-279828/.minikube/key.pem (1679 bytes)
	I0731 17:41:58.878088  286216 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19349-279828/.minikube/ca.pem (1078 bytes)
	I0731 17:41:58.878132  286216 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19349-279828/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca-key.pem org=jenkins.addons-897014 san=[127.0.0.1 192.168.49.2 addons-897014 localhost minikube]
	I0731 17:41:59.969084  286216 provision.go:177] copyRemoteCerts
	I0731 17:41:59.969161  286216 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0731 17:41:59.969207  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:41:59.989407  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.138428  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0731 17:42:00.186816  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0731 17:42:00.242480  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0731 17:42:00.297518  286216 provision.go:87] duration metric: took 1.437397631s to configureAuth
	I0731 17:42:00.297607  286216 ubuntu.go:193] setting minikube options for container-runtime
	I0731 17:42:00.297899  286216 config.go:182] Loaded profile config "addons-897014": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 17:42:00.298116  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.327463  286216 main.go:141] libmachine: Using SSH client type: native
	I0731 17:42:00.327765  286216 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0731 17:42:00.327791  286216 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
	I0731 17:42:00.573913  286216 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0731 17:42:00.573939  286216 machine.go:97] duration metric: took 2.210019058s to provisionDockerMachine
	I0731 17:42:00.573951  286216 client.go:171] duration metric: took 11.419321306s to LocalClient.Create
	I0731 17:42:00.573963  286216 start.go:167] duration metric: took 11.419392058s to libmachine.API.Create "addons-897014"
	I0731 17:42:00.573971  286216 start.go:293] postStartSetup for "addons-897014" (driver="docker")
	I0731 17:42:00.573982  286216 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]
	I0731 17:42:00.574049  286216 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
	I0731 17:42:00.574099  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.592617  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.691205  286216 ssh_runner.go:195] Run: cat /etc/os-release
	I0731 17:42:00.694430  286216 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0731 17:42:00.694463  286216 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0731 17:42:00.694473  286216 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0731 17:42:00.694481  286216 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0731 17:42:00.694491  286216 filesync.go:126] Scanning /home/jenkins/minikube-integration/19349-279828/.minikube/addons for local assets ...
	I0731 17:42:00.694562  286216 filesync.go:126] Scanning /home/jenkins/minikube-integration/19349-279828/.minikube/files for local assets ...
	I0731 17:42:00.694584  286216 start.go:296] duration metric: took 120.607671ms for postStartSetup
	I0731 17:42:00.694904  286216 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-897014
	I0731 17:42:00.711617  286216 profile.go:143] Saving config to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/config.json ...
	I0731 17:42:00.711918  286216 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 17:42:00.711965  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.728145  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.820879  286216 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0731 17:42:00.825870  286216 start.go:128] duration metric: took 11.674160085s to createHost
	I0731 17:42:00.825898  286216 start.go:83] releasing machines lock for "addons-897014", held for 11.674328707s
	I0731 17:42:00.825972  286216 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-897014
	I0731 17:42:00.842129  286216 ssh_runner.go:195] Run: cat /version.json
	I0731 17:42:00.842201  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.842449  286216 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0731 17:42:00.842515  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:00.872593  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.884341  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:00.963763  286216 ssh_runner.go:195] Run: systemctl --version
	I0731 17:42:01.095299  286216 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0731 17:42:01.240363  286216 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0731 17:42:01.245415  286216 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" ;
	I0731 17:42:01.267194  286216 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0731 17:42:01.267364  286216 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" ;
	I0731 17:42:01.298902  286216 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0731 17:42:01.298970  286216 start.go:495] detecting cgroup driver to use...
	I0731 17:42:01.299018  286216 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0731 17:42:01.299108  286216 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0731 17:42:01.317755  286216 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0731 17:42:01.329805  286216 docker.go:217] disabling cri-docker service (if available) ...
	I0731 17:42:01.329903  286216 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0731 17:42:01.344770  286216 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0731 17:42:01.359870  286216 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0731 17:42:01.454951  286216 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0731 17:42:01.554365  286216 docker.go:233] disabling docker service ...
	I0731 17:42:01.554437  286216 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0731 17:42:01.575279  286216 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0731 17:42:01.587513  286216 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0731 17:42:01.677265  286216 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0731 17:42:01.772690  286216 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0731 17:42:01.786136  286216 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"
	I0731 17:42:01.803583  286216 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0731 17:42:01.803722  286216 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 17:42:01.814498  286216 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0731 17:42:01.814604  286216 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 17:42:01.825663  286216 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 17:42:01.835865  286216 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0731 17:42:01.845903  286216 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0731 17:42:01.855456  286216 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"
	I0731 17:42:01.866431  286216 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"
	I0731 17:42:01.882493  286216 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"
	I0731 17:42:01.893013  286216 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0731 17:42:01.902110  286216 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0731 17:42:01.911261  286216 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 17:42:02.008440  286216 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0731 17:42:02.130010  286216 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0731 17:42:02.130169  286216 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0731 17:42:02.134254  286216 start.go:563] Will wait 60s for crictl version
	I0731 17:42:02.134341  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:42:02.138156  286216 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0731 17:42:02.178184  286216 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0731 17:42:02.178313  286216 ssh_runner.go:195] Run: crio --version
	I0731 17:42:02.218745  286216 ssh_runner.go:195] Run: crio --version
	I0731 17:42:02.265123  286216 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0731 17:42:02.266896  286216 cli_runner.go:164] Run: docker network inspect addons-897014 --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}}]}"
	I0731 17:42:02.283312  286216 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0731 17:42:02.286955  286216 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""
	I0731 17:42:02.298029  286216 kubeadm.go:883] updating cluster {Name:addons-897014 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-897014 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0731 17:42:02.298153  286216 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 17:42:02.298215  286216 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 17:42:02.374702  286216 crio.go:514] all images are preloaded for cri-o runtime.
	I0731 17:42:02.374729  286216 crio.go:433] Images already preloaded, skipping extraction
	I0731 17:42:02.374787  286216 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 17:42:02.412255  286216 crio.go:514] all images are preloaded for cri-o runtime.
	I0731 17:42:02.412280  286216 cache_images.go:84] Images are preloaded, skipping loading
	I0731 17:42:02.412289  286216 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0731 17:42:02.412383  286216 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-897014 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-897014 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:}
	I0731 17:42:02.412471  286216 ssh_runner.go:195] Run: crio config
	I0731 17:42:02.458995  286216 cni.go:84] Creating CNI manager for ""
	I0731 17:42:02.459060  286216 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 17:42:02.459084  286216 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0731 17:42:02.459146  286216 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-897014 NodeName:addons-897014 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}
	I0731 17:42:02.459331  286216 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-897014"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0731 17:42:02.459422  286216 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0731 17:42:02.468400  286216 binaries.go:44] Found k8s binaries, skipping transfer
	I0731 17:42:02.468542  286216 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0731 17:42:02.477598  286216 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0731 17:42:02.495793  286216 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0731 17:42:02.514626  286216 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0731 17:42:02.533039  286216 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0731 17:42:02.536624  286216 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""
	I0731 17:42:02.547467  286216 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 17:42:02.629608  286216 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 17:42:02.643165  286216 certs.go:68] Setting up /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014 for IP: 192.168.49.2
	I0731 17:42:02.643227  286216 certs.go:194] generating shared ca certs ...
	I0731 17:42:02.643262  286216 certs.go:226] acquiring lock for ca certs: {Name:mk06641218fea4ae5a753964980ae1c5a55642ac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:02.643426  286216 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19349-279828/.minikube/ca.key
	I0731 17:42:02.906666  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt ...
	I0731 17:42:02.906700  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt: {Name:mk9d06916e496291b5e3304d114ad9ce70b6b52c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:02.906932  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/ca.key ...
	I0731 17:42:02.906948  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/ca.key: {Name:mkb298d838a4016c47ed52d79765326bb1e99f87 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:02.907518  286216 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.key
	I0731 17:42:03.463897  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.crt ...
	I0731 17:42:03.463927  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.crt: {Name:mkef363218e5f5d7cdaf195c7a316d755a087d15 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:03.464963  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.key ...
	I0731 17:42:03.464989  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.key: {Name:mkceb577bf476de87baece50ce6a570de52a6de1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:03.465399  286216 certs.go:256] generating profile certs ...
	I0731 17:42:03.465472  286216 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.key
	I0731 17:42:03.465492  286216 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt with IP's: []
	I0731 17:42:04.847261  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt ...
	I0731 17:42:04.847311  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: {Name:mk7b331b618f8ba3fd0312cb46f2d520b5fcbe8a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:04.847886  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.key ...
	I0731 17:42:04.847904  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.key: {Name:mka35ed282968bd1bac666249320e82b625250fe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:04.848005  286216 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key.23668b1b
	I0731 17:42:04.848055  286216 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt.23668b1b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0731 17:42:05.279684  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt.23668b1b ...
	I0731 17:42:05.279724  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt.23668b1b: {Name:mkb4884ff5de1ab620b05fcfdeb9d687465b499d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:05.279923  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key.23668b1b ...
	I0731 17:42:05.279941  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key.23668b1b: {Name:mkb81d713acadfbf21ad398ea74316470ce5a554 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:05.280450  286216 certs.go:381] copying /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt.23668b1b -> /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt
	I0731 17:42:05.280572  286216 certs.go:385] copying /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key.23668b1b -> /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key
	I0731 17:42:05.280626  286216 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.key
	I0731 17:42:05.280650  286216 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.crt with IP's: []
	I0731 17:42:05.928847  286216 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.crt ...
	I0731 17:42:05.928880  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.crt: {Name:mk88ca483a37593b6724652e7d7eb5f86ca7c590 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:05.929072  286216 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.key ...
	I0731 17:42:05.929087  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.key: {Name:mk3c42cbe73fc82204918cc1ed0edcd9e77b6fbf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:05.929693  286216 certs.go:484] found cert: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca-key.pem (1679 bytes)
	I0731 17:42:05.929741  286216 certs.go:484] found cert: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/ca.pem (1078 bytes)
	I0731 17:42:05.929770  286216 certs.go:484] found cert: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/cert.pem (1123 bytes)
	I0731 17:42:05.929798  286216 certs.go:484] found cert: /home/jenkins/minikube-integration/19349-279828/.minikube/certs/key.pem (1679 bytes)
	I0731 17:42:05.930413  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0731 17:42:05.955186  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0731 17:42:05.978882  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0731 17:42:06.005395  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0731 17:42:06.034951  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0731 17:42:06.063431  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0731 17:42:06.089608  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0731 17:42:06.115308  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0731 17:42:06.141093  286216 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0731 17:42:06.165918  286216 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0731 17:42:06.184109  286216 ssh_runner.go:195] Run: openssl version
	I0731 17:42:06.189638  286216 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"
	I0731 17:42:06.199207  286216 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0731 17:42:06.202600  286216 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 31 17:42 /usr/share/ca-certificates/minikubeCA.pem
	I0731 17:42:06.202687  286216 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0731 17:42:06.209589  286216 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"
	I0731 17:42:06.219051  286216 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0731 17:42:06.222531  286216 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
	I0731 17:42:06.222580  286216 kubeadm.go:392] StartCluster: {Name:addons-897014 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-897014 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 17:42:06.222670  286216 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0731 17:42:06.222730  286216 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0731 17:42:06.260090  286216 cri.go:89] found id: ""
	I0731 17:42:06.260178  286216 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0731 17:42:06.269463  286216 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0731 17:42:06.278485  286216 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0731 17:42:06.278560  286216 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
	I0731 17:42:06.287641  286216 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
	I0731 17:42:06.287663  286216 kubeadm.go:157] found existing configuration files:
	
	I0731 17:42:06.287734  286216 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0731 17:42:06.296333  286216 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
	I0731 17:42:06.296404  286216 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0731 17:42:06.304961  286216 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0731 17:42:06.314031  286216 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
	I0731 17:42:06.314103  286216 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0731 17:42:06.322196  286216 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0731 17:42:06.330963  286216 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
	I0731 17:42:06.331032  286216 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0731 17:42:06.339569  286216 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0731 17:42:06.348066  286216 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
	I0731 17:42:06.348141  286216 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0731 17:42:06.356380  286216 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0731 17:42:06.408560  286216 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0731 17:42:06.408866  286216 kubeadm.go:310] [preflight] Running pre-flight checks
	I0731 17:42:06.471022  286216 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0731 17:42:06.471094  286216 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0731 17:42:06.471132  286216 kubeadm.go:310] OS: Linux
	I0731 17:42:06.471180  286216 kubeadm.go:310] CGROUPS_CPU: enabled
	I0731 17:42:06.471232  286216 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0731 17:42:06.471282  286216 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0731 17:42:06.471332  286216 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0731 17:42:06.471383  286216 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0731 17:42:06.471436  286216 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0731 17:42:06.471486  286216 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0731 17:42:06.471543  286216 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0731 17:42:06.471591  286216 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0731 17:42:06.546558  286216 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0731 17:42:06.546668  286216 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0731 17:42:06.546764  286216 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0731 17:42:06.768394  286216 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0731 17:42:06.771645  286216 out.go:204]   - Generating certificates and keys ...
	I0731 17:42:06.771770  286216 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0731 17:42:06.771862  286216 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0731 17:42:07.049843  286216 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0731 17:42:07.481838  286216 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0731 17:42:07.861657  286216 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0731 17:42:08.215219  286216 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0731 17:42:08.338534  286216 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0731 17:42:08.338944  286216 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-897014 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 17:42:09.010334  286216 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0731 17:42:09.010591  286216 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-897014 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 17:42:09.674900  286216 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0731 17:42:10.708546  286216 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0731 17:42:12.359992  286216 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0731 17:42:12.360275  286216 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0731 17:42:12.799202  286216 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0731 17:42:13.379278  286216 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0731 17:42:13.561707  286216 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0731 17:42:14.533993  286216 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0731 17:42:14.861646  286216 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0731 17:42:14.862604  286216 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0731 17:42:14.865744  286216 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0731 17:42:14.868049  286216 out.go:204]   - Booting up control plane ...
	I0731 17:42:14.868149  286216 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0731 17:42:14.868226  286216 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0731 17:42:14.868888  286216 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0731 17:42:14.878907  286216 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0731 17:42:14.879802  286216 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0731 17:42:14.880080  286216 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0731 17:42:14.977805  286216 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0731 17:42:14.977902  286216 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0731 17:42:16.479604  286216 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501730586s
	I0731 17:42:16.479696  286216 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0731 17:42:23.984488  286216 kubeadm.go:310] [api-check] The API server is healthy after 7.502005709s
	I0731 17:42:24.020537  286216 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0731 17:42:24.044413  286216 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0731 17:42:24.069777  286216 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0731 17:42:24.069973  286216 kubeadm.go:310] [mark-control-plane] Marking the node addons-897014 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0731 17:42:24.081063  286216 kubeadm.go:310] [bootstrap-token] Using token: e1wfgk.8p2giepknsokiqzy
	I0731 17:42:24.083038  286216 out.go:204]   - Configuring RBAC rules ...
	I0731 17:42:24.083167  286216 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0731 17:42:24.091368  286216 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0731 17:42:24.105476  286216 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
	I0731 17:42:24.111290  286216 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0731 17:42:24.118495  286216 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0731 17:42:24.124427  286216 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0731 17:42:24.391198  286216 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0731 17:42:24.841540  286216 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0731 17:42:25.391217  286216 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0731 17:42:25.392411  286216 kubeadm.go:310] 
	I0731 17:42:25.392484  286216 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0731 17:42:25.392490  286216 kubeadm.go:310] 
	I0731 17:42:25.392573  286216 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0731 17:42:25.392579  286216 kubeadm.go:310] 
	I0731 17:42:25.392603  286216 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0731 17:42:25.392660  286216 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0731 17:42:25.392709  286216 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0731 17:42:25.392714  286216 kubeadm.go:310] 
	I0731 17:42:25.392776  286216 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0731 17:42:25.392781  286216 kubeadm.go:310] 
	I0731 17:42:25.392834  286216 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0731 17:42:25.392839  286216 kubeadm.go:310] 
	I0731 17:42:25.392889  286216 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0731 17:42:25.392961  286216 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0731 17:42:25.393026  286216 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0731 17:42:25.393031  286216 kubeadm.go:310] 
	I0731 17:42:25.393111  286216 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0731 17:42:25.393185  286216 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0731 17:42:25.393189  286216 kubeadm.go:310] 
	I0731 17:42:25.393270  286216 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token e1wfgk.8p2giepknsokiqzy \
	I0731 17:42:25.393369  286216 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0157d779c558c9937a064c97fb6627d7619f9c949b09a88c71c584c83686e89c \
	I0731 17:42:25.393388  286216 kubeadm.go:310] 	--control-plane 
	I0731 17:42:25.393392  286216 kubeadm.go:310] 
	I0731 17:42:25.393480  286216 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0731 17:42:25.393485  286216 kubeadm.go:310] 
	I0731 17:42:25.393564  286216 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token e1wfgk.8p2giepknsokiqzy \
	I0731 17:42:25.393661  286216 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0157d779c558c9937a064c97fb6627d7619f9c949b09a88c71c584c83686e89c 
	I0731 17:42:25.395926  286216 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-aws\n", err: exit status 1
	I0731 17:42:25.396120  286216 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0731 17:42:25.396146  286216 cni.go:84] Creating CNI manager for ""
	I0731 17:42:25.396162  286216 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 17:42:25.398473  286216 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0731 17:42:25.400373  286216 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0731 17:42:25.404196  286216 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0731 17:42:25.404220  286216 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0731 17:42:25.423525  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0731 17:42:25.688256  286216 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0731 17:42:25.688326  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:25.688399  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-897014 minikube.k8s.io/updated_at=2024_07_31T17_42_25_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=1d737dad7efa60c56d30434fcd857dd3b14c91d9 minikube.k8s.io/name=addons-897014 minikube.k8s.io/primary=true
	I0731 17:42:25.819505  286216 ops.go:34] apiserver oom_adj: -16
	I0731 17:42:25.819691  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:26.320498  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:26.820480  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:27.319859  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:27.820550  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:28.319836  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:28.819973  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:29.320086  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:29.820301  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:30.320361  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:30.820420  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:31.319899  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:31.819842  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:32.320503  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:32.820419  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:33.320542  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:33.819994  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:34.320719  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:34.819840  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:35.320448  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:35.820140  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:36.320549  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:36.819853  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:37.320012  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:37.819768  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:38.319924  286216 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 17:42:38.432248  286216 kubeadm.go:1113] duration metric: took 12.743985542s to wait for elevateKubeSystemPrivileges
	I0731 17:42:38.432281  286216 kubeadm.go:394] duration metric: took 32.209704217s to StartCluster
	I0731 17:42:38.432298  286216 settings.go:142] acquiring lock: {Name:mk42b9143824154477f02bbc1d3ee419ece488a6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:38.432411  286216 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 17:42:38.432821  286216 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19349-279828/kubeconfig: {Name:mka6888b604c001af59c7bb04faf9897ce393c34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 17:42:38.433709  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0731 17:42:38.434040  286216 config.go:182] Loaded profile config "addons-897014": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 17:42:38.434104  286216 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0731 17:42:38.434152  286216 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]
	I0731 17:42:38.434250  286216 addons.go:69] Setting yakd=true in profile "addons-897014"
	I0731 17:42:38.434272  286216 addons.go:234] Setting addon yakd=true in "addons-897014"
	I0731 17:42:38.434303  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.434743  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.435307  286216 addons.go:69] Setting metrics-server=true in profile "addons-897014"
	I0731 17:42:38.435344  286216 addons.go:234] Setting addon metrics-server=true in "addons-897014"
	I0731 17:42:38.435373  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.435400  286216 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-897014"
	I0731 17:42:38.435424  286216 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-897014"
	I0731 17:42:38.435446  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.435764  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.435862  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.439973  286216 addons.go:69] Setting cloud-spanner=true in profile "addons-897014"
	I0731 17:42:38.440990  286216 addons.go:234] Setting addon cloud-spanner=true in "addons-897014"
	I0731 17:42:38.445575  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.440155  286216 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-897014"
	I0731 17:42:38.440165  286216 addons.go:69] Setting default-storageclass=true in profile "addons-897014"
	I0731 17:42:38.440170  286216 addons.go:69] Setting gcp-auth=true in profile "addons-897014"
	I0731 17:42:38.440174  286216 addons.go:69] Setting ingress=true in profile "addons-897014"
	I0731 17:42:38.440177  286216 addons.go:69] Setting ingress-dns=true in profile "addons-897014"
	I0731 17:42:38.440181  286216 addons.go:69] Setting inspektor-gadget=true in profile "addons-897014"
	I0731 17:42:38.440750  286216 addons.go:69] Setting registry=true in profile "addons-897014"
	I0731 17:42:38.440758  286216 addons.go:69] Setting storage-provisioner=true in profile "addons-897014"
	I0731 17:42:38.440765  286216 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-897014"
	I0731 17:42:38.440943  286216 addons.go:69] Setting volcano=true in profile "addons-897014"
	I0731 17:42:38.440948  286216 addons.go:69] Setting volumesnapshots=true in profile "addons-897014"
	I0731 17:42:38.441140  286216 out.go:177] * Verifying Kubernetes components...
	I0731 17:42:38.446860  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.453573  286216 addons.go:234] Setting addon inspektor-gadget=true in "addons-897014"
	I0731 17:42:38.453679  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.454184  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.455771  286216 addons.go:234] Setting addon registry=true in "addons-897014"
	I0731 17:42:38.455855  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.460431  286216 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-897014"
	I0731 17:42:38.460727  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.462198  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.462695  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.471554  286216 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-897014"
	I0731 17:42:38.471913  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.490564  286216 addons.go:234] Setting addon storage-provisioner=true in "addons-897014"
	I0731 17:42:38.490622  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.491189  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.498536  286216 mustload.go:65] Loading cluster: addons-897014
	I0731 17:42:38.498751  286216 config.go:182] Loaded profile config "addons-897014": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 17:42:38.499017  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.512267  286216 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-897014"
	I0731 17:42:38.512581  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.524545  286216 addons.go:234] Setting addon ingress=true in "addons-897014"
	I0731 17:42:38.524616  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.525117  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.539156  286216 addons.go:234] Setting addon volcano=true in "addons-897014"
	I0731 17:42:38.539223  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.539831  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.548084  286216 addons.go:234] Setting addon ingress-dns=true in "addons-897014"
	I0731 17:42:38.548149  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.548613  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.554341  286216 addons.go:234] Setting addon volumesnapshots=true in "addons-897014"
	I0731 17:42:38.554401  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.554850  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.564227  286216 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 17:42:38.605743  286216 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0731 17:42:38.605865  286216 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0731 17:42:38.611875  286216 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0731 17:42:38.612939  286216 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0731 17:42:38.616136  286216 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0731 17:42:38.616212  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.633842  286216 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0731 17:42:38.636551  286216 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0731 17:42:38.636618  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0731 17:42:38.636729  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.637805  286216 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 17:42:38.637861  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0731 17:42:38.637971  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.639302  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0731 17:42:38.639329  286216 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0731 17:42:38.639380  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.652860  286216 addons.go:234] Setting addon default-storageclass=true in "addons-897014"
	I0731 17:42:38.652910  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.653355  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.699710  286216 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0731 17:42:38.701701  286216 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0731 17:42:38.701729  286216 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0731 17:42:38.701808  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.707310  286216 out.go:177]   - Using image docker.io/registry:2.8.3
	I0731 17:42:38.710469  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0731 17:42:38.715027  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0731 17:42:38.715084  286216 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0731 17:42:38.719668  286216 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0731 17:42:38.719687  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0731 17:42:38.719757  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.724477  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0731 17:42:38.727900  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0731 17:42:38.732276  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0731 17:42:38.734131  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0731 17:42:38.741107  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0731 17:42:38.743275  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0731 17:42:38.743492  286216 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0731 17:42:38.748490  286216 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 17:42:38.748518  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0731 17:42:38.748603  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.753368  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0731 17:42:38.753399  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0731 17:42:38.753466  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.774555  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0731 17:42:38.787681  286216 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-897014"
	I0731 17:42:38.787725  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:38.791616  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:38.806252  286216 host.go:66] Checking if "addons-897014" exists ...
	W0731 17:42:38.834110  286216 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0731 17:42:38.834323  286216 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0731 17:42:38.834333  286216 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 17:42:38.834418  286216 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0731 17:42:38.837802  286216 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0731 17:42:38.837936  286216 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 17:42:38.837945  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0731 17:42:38.838011  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.840937  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0731 17:42:38.840974  286216 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0731 17:42:38.841040  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.857719  286216 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 17:42:38.864357  286216 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 17:42:38.864384  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0731 17:42:38.864466  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.884227  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:38.896765  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:38.939494  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:38.960550  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:38.972204  286216 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0731 17:42:38.972233  286216 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0731 17:42:38.972305  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:38.991431  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.001241  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.001672  286216 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0731 17:42:39.001872  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.011967  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.019987  286216 out.go:177]   - Using image docker.io/busybox:stable
	I0731 17:42:39.020680  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.021714  286216 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 17:42:39.021739  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0731 17:42:39.021806  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:39.040205  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.052372  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.084515  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.103635  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:39.402661  286216 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 17:42:39.414798  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0731 17:42:39.414821  286216 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0731 17:42:39.453229  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 17:42:39.465567  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0731 17:42:39.473095  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0731 17:42:39.473165  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0731 17:42:39.479485  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 17:42:39.558491  286216 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0731 17:42:39.558573  286216 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0731 17:42:39.606467  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 17:42:39.641276  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 17:42:39.645023  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0731 17:42:39.672506  286216 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0731 17:42:39.672580  286216 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0731 17:42:39.677507  286216 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0731 17:42:39.677587  286216 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0731 17:42:39.694729  286216 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0731 17:42:39.694801  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0731 17:42:39.711711  286216 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0731 17:42:39.711820  286216 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0731 17:42:39.733434  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 17:42:39.758264  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0731 17:42:39.758341  286216 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0731 17:42:39.784762  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0731 17:42:39.784838  286216 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)
	I0731 17:42:39.813588  286216 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0731 17:42:39.813612  286216 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0731 17:42:39.815722  286216 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0731 17:42:39.815743  286216 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0731 17:42:39.856769  286216 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0731 17:42:39.856790  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0731 17:42:39.908675  286216 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0731 17:42:39.908740  286216 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0731 17:42:39.953271  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0731 17:42:39.953350  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0731 17:42:40.016439  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0731 17:42:40.016526  286216 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0731 17:42:40.054696  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0731 17:42:40.068319  286216 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0731 17:42:40.068399  286216 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0731 17:42:40.094702  286216 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0731 17:42:40.094780  286216 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0731 17:42:40.147486  286216 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 17:42:40.147573  286216 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0731 17:42:40.202903  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0731 17:42:40.202991  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0731 17:42:40.252059  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0731 17:42:40.252132  286216 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0731 17:42:40.268435  286216 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0731 17:42:40.268506  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0731 17:42:40.329911  286216 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0731 17:42:40.329994  286216 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0731 17:42:40.371986  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 17:42:40.436648  286216 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 17:42:40.436722  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0731 17:42:40.441470  286216 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0731 17:42:40.441556  286216 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0731 17:42:40.462821  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0731 17:42:40.495284  286216 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0731 17:42:40.495371  286216 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0731 17:42:40.544064  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 17:42:40.562886  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0731 17:42:40.562947  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0731 17:42:40.593652  286216 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.19095767s)
	I0731 17:42:40.593838  286216 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.819253713s)
	I0731 17:42:40.593913  286216 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0731 17:42:40.595612  286216 node_ready.go:35] waiting up to 6m0s for node "addons-897014" to be "Ready" ...
	I0731 17:42:40.643580  286216 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 17:42:40.643653  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0731 17:42:40.760388  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 17:42:40.765180  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0731 17:42:40.765257  286216 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0731 17:42:41.012847  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0731 17:42:41.012927  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0731 17:42:41.226434  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0731 17:42:41.226506  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0731 17:42:41.371759  286216 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 17:42:41.371842  286216 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0731 17:42:41.526427  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 17:42:41.707653  286216 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-897014" context rescaled to 1 replicas
	I0731 17:42:42.633341  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:44.443344  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.990022581s)
	I0731 17:42:44.443454  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.977815051s)
	I0731 17:42:44.470445  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.990879188s)
	I0731 17:42:45.111922  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:45.527143  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.920593436s)
	I0731 17:42:45.527238  286216 addons.go:475] Verifying addon ingress=true in "addons-897014"
	I0731 17:42:45.527429  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.886077314s)
	I0731 17:42:45.527574  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.882484222s)
	I0731 17:42:45.527680  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.794181568s)
	I0731 17:42:45.527722  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.472948699s)
	I0731 17:42:45.527757  286216 addons.go:475] Verifying addon registry=true in "addons-897014"
	I0731 17:42:45.528274  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.15616953s)
	I0731 17:42:45.528296  286216 addons.go:475] Verifying addon metrics-server=true in "addons-897014"
	I0731 17:42:45.528337  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.065445947s)
	I0731 17:42:45.530441  286216 out.go:177] * Verifying registry addon...
	I0731 17:42:45.530547  286216 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-897014 service yakd-dashboard -n yakd-dashboard
	
	I0731 17:42:45.530592  286216 out.go:177] * Verifying ingress addon...
	I0731 17:42:45.533999  286216 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0731 17:42:45.535112  286216 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0731 17:42:45.543882  286216 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0731 17:42:45.543967  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:45.551010  286216 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 17:42:45.551085  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:45.552866  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.008719278s)
	W0731 17:42:45.553045  286216 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0731 17:42:45.553128  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.79248382s)
	I0731 17:42:45.553087  286216 retry.go:31] will retry after 358.411167ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0731 17:42:45.842583  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.316048295s)
	I0731 17:42:45.842669  286216 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-897014"
	I0731 17:42:45.845790  286216 out.go:177] * Verifying csi-hostpath-driver addon...
	I0731 17:42:45.848268  286216 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0731 17:42:45.873323  286216 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 17:42:45.873394  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:45.911867  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 17:42:46.040177  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:46.040580  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:46.352543  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:46.540604  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:46.541315  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:46.854024  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:47.043940  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:47.044583  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:47.353644  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:47.505184  286216 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0731 17:42:47.505290  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:47.535891  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:47.547649  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:47.548084  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:47.599879  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:47.728052  286216 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0731 17:42:47.757385  286216 addons.go:234] Setting addon gcp-auth=true in "addons-897014"
	I0731 17:42:47.757476  286216 host.go:66] Checking if "addons-897014" exists ...
	I0731 17:42:47.757949  286216 cli_runner.go:164] Run: docker container inspect addons-897014 --format={{.State.Status}}
	I0731 17:42:47.781797  286216 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0731 17:42:47.781850  286216 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-897014
	I0731 17:42:47.805678  286216 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/addons-897014/id_rsa Username:docker}
	I0731 17:42:47.854258  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:48.042132  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:48.045102  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:48.353499  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:48.540279  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:48.541653  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:48.753884  286216 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.841968054s)
	I0731 17:42:48.756602  286216 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 17:42:48.758677  286216 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0731 17:42:48.760699  286216 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0731 17:42:48.760762  286216 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0731 17:42:48.788021  286216 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0731 17:42:48.788100  286216 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0731 17:42:48.819451  286216 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 17:42:48.819488  286216 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0731 17:42:48.840560  286216 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 17:42:48.853158  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:49.038814  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:49.042482  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:49.362326  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:49.527082  286216 addons.go:475] Verifying addon gcp-auth=true in "addons-897014"
	I0731 17:42:49.529634  286216 out.go:177] * Verifying gcp-auth addon...
	I0731 17:42:49.532990  286216 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0731 17:42:49.542054  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:49.547224  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:49.547600  286216 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0731 17:42:49.547646  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:49.853176  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:50.040709  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:50.041176  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:50.042279  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:50.099817  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:50.353392  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:50.538655  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:50.542234  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:50.543462  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:50.855201  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:51.037905  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:51.039563  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:51.041130  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:51.352466  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:51.536777  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:51.537710  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:51.540389  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:51.853743  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:52.039460  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:52.041769  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:52.042946  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:52.100084  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:52.353014  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:52.542818  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:52.542913  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:52.546165  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:52.870071  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:53.045338  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:53.051574  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:53.052225  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:53.353488  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:53.537191  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:53.539244  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:53.541528  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:53.861739  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:54.037682  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:54.040113  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:54.041669  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:54.353284  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:54.538056  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:54.540518  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:54.541205  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:54.599593  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:54.856404  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:55.038948  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:55.040558  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:55.041309  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:55.353222  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:55.538871  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:55.540109  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:55.541115  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:55.853002  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:56.037638  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:56.038823  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:56.040585  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:56.353091  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:56.538526  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:56.538884  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:56.541367  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:56.599714  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:56.852625  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:57.039838  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:57.042054  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:57.042490  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:57.352073  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:57.536542  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:57.539827  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:57.541984  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:57.852716  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:58.038370  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:58.040655  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:58.040987  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:58.352801  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:58.538284  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:58.538629  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:58.541129  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:58.853187  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:59.037062  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:59.038274  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:59.040632  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:59.099682  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:42:59.353393  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:42:59.536125  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:42:59.538245  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:42:59.538811  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:42:59.853022  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:00.053485  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:00.076685  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:00.077043  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:00.353914  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:00.537153  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:00.540802  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:00.541025  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:00.853051  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:01.038035  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:01.038805  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:01.040391  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:01.352260  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:01.538472  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:01.539343  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:01.540128  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:01.599000  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:01.852910  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:02.037235  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:02.039524  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:02.040674  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:02.353347  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:02.538270  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:02.539111  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:02.540443  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:02.853757  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:03.036757  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:03.040728  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:03.041292  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:03.352090  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:03.539880  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:03.539849  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:03.541677  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:03.852994  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:04.038406  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:04.038768  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:04.041436  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:04.099641  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:04.352563  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:04.537764  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:04.538052  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:04.539500  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:04.853429  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:05.038273  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:05.039561  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:05.040926  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:05.352449  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:05.537142  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:05.538460  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:05.544310  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:05.853180  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:06.039529  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:06.040086  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:06.040938  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:06.352802  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:06.536539  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:06.539686  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:06.541860  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:06.599619  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:06.852887  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:07.039005  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:07.040611  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:07.040823  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:07.353353  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:07.540099  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:07.540401  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:07.542693  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:07.853021  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:08.042771  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:08.048053  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:08.048882  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:08.353159  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:08.539508  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:08.540003  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:08.540897  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:08.854467  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:09.050596  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:09.050877  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:09.051595  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:09.100087  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:09.352608  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:09.545315  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:09.546574  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:09.547718  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:09.854826  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:10.039043  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:10.040914  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:10.041602  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:10.352729  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:10.539409  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:10.540684  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:10.541892  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:10.853052  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:11.036696  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:11.044816  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:11.045721  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:11.353443  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:11.536814  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:11.540243  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:11.540498  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:11.599414  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:11.852888  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:12.038110  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:12.039799  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:12.040288  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:12.352683  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:12.538295  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:12.538981  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:12.540371  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:12.853681  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:13.039689  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:13.041104  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:13.041965  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:13.352377  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:13.538047  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:13.538703  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:13.540957  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:13.852946  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:14.036941  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:14.040063  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:14.040821  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:14.099232  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:14.353012  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:14.538723  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:14.539132  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:14.540837  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:14.858818  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:15.037360  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:15.041212  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:15.042646  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:15.352417  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:15.536428  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:15.539597  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:15.539844  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:15.853014  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:16.036407  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:16.039294  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:16.041095  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:16.352195  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:16.537849  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:16.540068  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:16.542581  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:16.599520  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:16.852301  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:17.036941  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:17.038996  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:17.039795  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:17.352220  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:17.538366  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:17.539103  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:17.541214  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:17.853059  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:18.037966  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:18.039696  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:18.040221  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:18.353094  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:18.539149  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:18.539598  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:18.540521  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:18.852886  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:19.036241  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:19.038345  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:19.040363  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:19.099317  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:19.352615  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:19.537773  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:19.541856  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:19.543590  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:19.852907  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:20.036900  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:20.039854  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:20.040863  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:20.353694  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:20.538089  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:20.539148  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:20.540986  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:20.852202  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:21.038909  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:21.040913  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:21.041373  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:21.099645  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:21.352929  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:21.536875  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:21.539362  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:21.541198  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:21.852310  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:22.037823  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:22.039061  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:22.041175  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:22.352785  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:22.536551  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:22.538925  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:22.540466  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:22.853159  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:23.037869  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:23.040853  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:23.041669  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:23.352892  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:23.538016  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:23.538656  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:23.540970  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:23.599280  286216 node_ready.go:53] node "addons-897014" has status "Ready":"False"
	I0731 17:43:23.852600  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:24.039368  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:24.039682  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:24.040740  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:24.352819  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:24.538190  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:24.539358  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:24.540794  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:24.869819  286216 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 17:43:24.869906  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:25.095942  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:25.096507  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:25.152356  286216 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 17:43:25.152432  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:25.153239  286216 node_ready.go:49] node "addons-897014" has status "Ready":"True"
	I0731 17:43:25.153295  286216 node_ready.go:38] duration metric: took 44.557512644s for node "addons-897014" to be "Ready" ...
	I0731 17:43:25.153321  286216 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" ...
	I0731 17:43:25.177798  286216 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-jkzvv" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:25.365468  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:25.546676  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:25.555025  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:25.572948  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:25.855537  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:26.040679  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:26.055810  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:26.056616  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:26.184786  286216 pod_ready.go:92] pod "coredns-7db6d8ff4d-jkzvv" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.184811  286216 pod_ready.go:81] duration metric: took 1.006923477s for pod "coredns-7db6d8ff4d-jkzvv" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.184837  286216 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.190200  286216 pod_ready.go:92] pod "etcd-addons-897014" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.190226  286216 pod_ready.go:81] duration metric: took 5.381006ms for pod "etcd-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.190241  286216 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.200130  286216 pod_ready.go:92] pod "kube-apiserver-addons-897014" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.200156  286216 pod_ready.go:81] duration metric: took 9.906899ms for pod "kube-apiserver-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.200169  286216 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.236808  286216 pod_ready.go:92] pod "kube-controller-manager-addons-897014" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.236835  286216 pod_ready.go:81] duration metric: took 36.657347ms for pod "kube-controller-manager-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.236850  286216 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9dhcx" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.304273  286216 pod_ready.go:92] pod "kube-proxy-9dhcx" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.304311  286216 pod_ready.go:81] duration metric: took 67.453446ms for pod "kube-proxy-9dhcx" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.304323  286216 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.356770  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:26.538390  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:26.542744  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:26.543996  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:26.699204  286216 pod_ready.go:92] pod "kube-scheduler-addons-897014" in "kube-system" namespace has status "Ready":"True"
	I0731 17:43:26.699230  286216 pod_ready.go:81] duration metric: took 394.899025ms for pod "kube-scheduler-addons-897014" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.699244  286216 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace to be "Ready" ...
	I0731 17:43:26.854787  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:27.043458  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:27.051255  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:27.054325  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:27.354887  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:27.541109  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:27.542137  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:27.543523  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:27.854157  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:28.038689  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:28.061329  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:28.062568  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:28.355399  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:28.541310  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:28.543111  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:28.550546  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:28.705862  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:28.854665  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:29.042474  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:29.042949  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:29.045339  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:29.353969  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:29.542892  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:29.544864  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:29.549524  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:29.856488  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:30.090151  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:30.095103  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:30.107987  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:30.355000  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:30.537556  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:30.543922  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:30.545300  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:30.706991  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:30.855004  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:31.037475  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:31.045785  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:31.062790  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:31.359252  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:31.542242  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:31.544957  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:31.545735  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:31.855755  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:32.042686  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:32.043556  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:32.045953  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:32.353631  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:32.541040  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:32.541799  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:32.544634  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:32.856135  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:33.044909  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:33.048251  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:33.052741  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:33.206355  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:33.356364  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:33.536793  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:33.545245  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:33.555232  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:33.854993  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:34.054342  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:34.055264  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:34.059752  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:34.354467  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:34.540629  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:34.540772  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:34.542134  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:34.854388  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:35.039039  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:35.040206  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:35.042499  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:35.355989  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:35.542769  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:35.543646  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:35.546633  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:35.708015  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:35.856678  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:36.052529  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:36.060056  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:36.061933  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:36.354071  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:36.538683  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:36.539997  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:36.541486  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:36.861868  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:37.054855  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:37.058154  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:37.058739  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:37.353526  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:37.537597  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:37.539697  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:37.542600  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:37.853510  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:38.049155  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:38.050212  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:38.050577  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:38.221632  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:38.367502  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:38.541640  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:38.551977  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:38.556552  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:38.854083  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:39.041133  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:39.050241  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:39.050707  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:39.359462  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:39.541652  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:39.543461  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:39.548107  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:39.853600  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:40.058368  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:40.058813  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:40.060218  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:40.354779  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:40.538653  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:40.539170  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:40.541995  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:40.707321  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:40.857585  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:41.036603  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:41.041721  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:41.041826  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:41.353743  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:41.539105  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:41.539239  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:41.542127  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:41.863237  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:42.036675  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:42.042014  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:42.045587  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:42.356107  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:42.545371  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:42.547124  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:42.548552  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:42.856745  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:43.045465  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:43.046374  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:43.054594  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:43.205324  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:43.354341  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:43.537971  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:43.550001  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:43.553165  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:43.854148  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:44.040301  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:44.061653  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:44.064722  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:44.356527  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:44.558028  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:44.559598  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:44.563804  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:44.854824  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:45.053189  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:45.056974  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:45.084859  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:45.213880  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:45.357709  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:45.547943  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:45.553442  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:45.554111  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:45.863609  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:46.052993  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:46.053878  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:46.078560  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:46.355460  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:46.558264  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:46.562434  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:46.563806  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:46.866018  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:47.042243  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:47.056257  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:47.057482  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:47.223171  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:47.358348  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:47.542186  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:47.545348  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:47.549163  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:47.854818  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:48.037056  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:48.041546  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:48.042551  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:48.360249  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:48.537044  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:48.541425  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:48.543744  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:48.856594  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:49.038459  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:49.056972  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:49.058735  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:49.359949  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:49.556176  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:49.557132  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:49.558451  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:49.719145  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:49.856997  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:50.044107  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:50.054430  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:50.059261  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:50.354168  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:50.541653  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:50.542197  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:50.543861  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:50.854414  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:51.042514  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:51.063855  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:51.065200  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:51.355709  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:51.541204  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:51.543896  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:51.546018  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:51.854644  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:52.040136  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:52.041069  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:52.044060  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:52.205018  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:52.353910  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:52.542610  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:52.544645  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:52.545827  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:52.854325  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:53.040774  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:53.045553  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:53.048807  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:53.361389  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:53.538759  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:53.545899  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:53.547530  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:53.853645  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:54.039220  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:54.042156  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:54.043548  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:54.205210  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:54.361921  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:54.537019  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:54.540115  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:54.541321  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:54.853897  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:55.044621  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:55.045130  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:55.054807  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:55.355400  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:55.538035  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:55.540319  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:55.541774  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:55.854332  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:56.041624  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:56.049261  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:56.049431  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:56.206995  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:56.354275  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:56.536307  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:56.541036  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:56.542096  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:56.855159  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:57.037766  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:57.043756  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:57.046350  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:57.356989  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:57.556270  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:57.557546  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:57.558785  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:57.855480  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:58.040910  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:58.051636  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:58.054735  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:58.230050  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:43:58.356026  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:58.540318  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:58.540803  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:58.541335  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:58.855277  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:59.039576  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:59.067294  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:59.068463  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:59.354713  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:43:59.542206  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:43:59.542823  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:43:59.544051  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:43:59.854626  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:00.107060  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:00.189406  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:00.190729  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:00.235745  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:00.358581  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:00.541682  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:00.546094  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:00.550266  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:00.856362  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:01.040915  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:01.057030  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:01.058008  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:01.359680  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:01.540196  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:01.546785  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:01.549464  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:01.855712  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:02.041831  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:02.053324  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:02.065784  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:02.354080  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:02.540817  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:02.542251  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:02.549075  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:02.707792  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:02.855515  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:03.041005  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:03.044231  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:03.050081  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:03.354531  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:03.543787  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:03.545917  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:03.546593  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:03.854473  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:04.039944  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:04.043335  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:04.043886  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:04.354698  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:04.538912  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:04.540546  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:04.541435  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:04.854972  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:05.040777  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:05.041941  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:05.045768  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:05.205623  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:05.354881  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:05.542310  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:05.562121  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:05.563646  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:05.858778  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:06.039799  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:06.042165  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:06.043290  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:06.356759  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:06.541762  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:06.543076  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:06.549579  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:06.856325  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:07.040867  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:07.053067  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:07.059567  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:07.209311  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:07.357826  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:07.547421  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:07.548704  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:07.554731  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:07.855734  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:08.043809  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:08.045347  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:08.045936  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:08.354683  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:08.539181  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:08.540809  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:08.543098  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:08.856717  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:09.045447  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:09.046526  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:09.047514  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:09.354724  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:09.543082  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:09.547809  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:09.548814  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:09.706244  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:09.855048  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:10.042375  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:10.045809  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:10.046098  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:10.355819  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:10.539199  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:10.542622  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:10.543448  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:10.856292  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:11.041845  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:11.042738  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:11.050227  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:11.353626  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:11.536853  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:11.546503  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:11.550191  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:11.707879  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:11.854999  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:12.051728  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:12.062143  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:12.064182  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:12.355531  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:12.540932  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:12.544262  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:12.546945  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:12.863330  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:13.052711  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:13.061505  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:13.066074  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:13.354953  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:13.537568  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:13.548262  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:13.549532  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:13.855966  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:14.036570  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:14.040411  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:14.041556  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:14.206563  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:14.353788  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:14.538367  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:14.541946  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:14.543073  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 17:44:14.856941  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:15.046862  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:15.048157  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:15.049367  286216 kapi.go:107] duration metric: took 1m29.515366532s to wait for kubernetes.io/minikube-addons=registry ...
	I0731 17:44:15.355965  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:15.538305  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:15.541785  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:15.855933  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:16.040818  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:16.041178  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:16.212156  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:16.353922  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:16.537798  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:16.541191  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:16.853121  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:17.037175  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:17.039794  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:17.353909  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:17.539383  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:17.541986  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:17.855069  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:18.037799  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:18.041520  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:18.355549  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:18.538626  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:18.542127  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:18.708000  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:18.863897  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:19.036502  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:19.040979  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:19.355465  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:19.538731  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:19.542563  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:19.856053  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:20.038348  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:20.042193  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:20.356361  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:20.538228  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:20.541950  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:20.709972  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:20.855240  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:21.040420  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:21.043211  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:21.354456  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:21.538246  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:21.542961  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:21.857845  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:22.037198  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:22.050842  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:22.358283  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:22.543462  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:22.543961  286216 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 17:44:22.861435  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:23.037407  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:23.040387  286216 kapi.go:107] duration metric: took 1m37.505270057s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0731 17:44:23.205730  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:23.353337  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:23.536407  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:23.856496  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:24.037615  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:24.381299  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:24.536980  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:24.855381  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:25.037135  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:25.354089  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:25.536710  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:25.708945  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:25.855595  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:26.037710  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:26.356187  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:26.537416  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 17:44:26.872942  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:27.038125  286216 kapi.go:107] duration metric: took 1m37.505132552s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0731 17:44:27.040301  286216 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-897014 cluster.
	I0731 17:44:27.042401  286216 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.
	I0731 17:44:27.044105  286216 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0731 17:44:27.356015  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:27.854576  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:28.207367  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:28.355393  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:28.877834  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:29.354738  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:29.857879  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:30.209296  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:30.353763  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:30.855509  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:31.356163  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:31.854311  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:32.354442  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:32.706250  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:32.856200  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:33.360470  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:33.854572  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:34.354638  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:34.856596  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:35.206163  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:35.354642  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:35.855858  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:36.354545  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:36.854512  286216 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 17:44:37.354074  286216 kapi.go:107] duration metric: took 1m51.505803847s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0731 17:44:37.356067  286216 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, storage-provisioner-rancher, nvidia-device-plugin, ingress-dns, metrics-server, yakd, inspektor-gadget, default-storageclass, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0731 17:44:37.357987  286216 addons.go:510] duration metric: took 1m58.923827155s for enable addons: enabled=[cloud-spanner storage-provisioner storage-provisioner-rancher nvidia-device-plugin ingress-dns metrics-server yakd inspektor-gadget default-storageclass volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0731 17:44:37.706244  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:40.206967  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:42.207267  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:44.706301  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:47.206790  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:49.705208  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:51.705731  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:53.705938  286216 pod_ready.go:102] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"False"
	I0731 17:44:55.705840  286216 pod_ready.go:92] pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace has status "Ready":"True"
	I0731 17:44:55.705869  286216 pod_ready.go:81] duration metric: took 1m29.006589576s for pod "metrics-server-c59844bb4-gk2mq" in "kube-system" namespace to be "Ready" ...
	I0731 17:44:55.705883  286216 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-pbwr4" in "kube-system" namespace to be "Ready" ...
	I0731 17:44:55.712684  286216 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-pbwr4" in "kube-system" namespace has status "Ready":"True"
	I0731 17:44:55.712711  286216 pod_ready.go:81] duration metric: took 6.81983ms for pod "nvidia-device-plugin-daemonset-pbwr4" in "kube-system" namespace to be "Ready" ...
	I0731 17:44:55.712733  286216 pod_ready.go:38] duration metric: took 1m30.55938535s 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" ...
	I0731 17:44:55.712748  286216 api_server.go:52] waiting for apiserver process to appear ...
	I0731 17:44:55.713342  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 17:44:55.713422  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 17:44:55.769002  286216 cri.go:89] found id: "5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:44:55.769027  286216 cri.go:89] found id: ""
	I0731 17:44:55.769036  286216 logs.go:276] 1 containers: [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3]
	I0731 17:44:55.769146  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.773495  286216 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 17:44:55.773573  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 17:44:55.816963  286216 cri.go:89] found id: "582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:44:55.816985  286216 cri.go:89] found id: ""
	I0731 17:44:55.816993  286216 logs.go:276] 1 containers: [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb]
	I0731 17:44:55.817051  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.820650  286216 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 17:44:55.820725  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 17:44:55.862359  286216 cri.go:89] found id: "76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:44:55.862381  286216 cri.go:89] found id: ""
	I0731 17:44:55.862389  286216 logs.go:276] 1 containers: [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767]
	I0731 17:44:55.862445  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.865945  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 17:44:55.866058  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 17:44:55.914955  286216 cri.go:89] found id: "810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:44:55.914981  286216 cri.go:89] found id: ""
	I0731 17:44:55.914990  286216 logs.go:276] 1 containers: [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c]
	I0731 17:44:55.915067  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.919416  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 17:44:55.919489  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 17:44:55.961094  286216 cri.go:89] found id: "132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:44:55.961163  286216 cri.go:89] found id: ""
	I0731 17:44:55.961178  286216 logs.go:276] 1 containers: [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10]
	I0731 17:44:55.961235  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:55.964986  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 17:44:55.965070  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 17:44:56.010438  286216 cri.go:89] found id: "27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:44:56.010464  286216 cri.go:89] found id: ""
	I0731 17:44:56.010473  286216 logs.go:276] 1 containers: [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9]
	I0731 17:44:56.010534  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:56.014547  286216 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 17:44:56.014626  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 17:44:56.069534  286216 cri.go:89] found id: "62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:44:56.069567  286216 cri.go:89] found id: ""
	I0731 17:44:56.069576  286216 logs.go:276] 1 containers: [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491]
	I0731 17:44:56.069638  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:44:56.073868  286216 logs.go:123] Gathering logs for kubelet ...
	I0731 17:44:56.073964  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 17:44:56.138987  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: W0731 17:42:44.731936    1558 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.139241  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: E0731 17:42:44.731992    1558 reflector.go:150] object-"gadget"/"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-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.147839  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797187    1558 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148054  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797232    1558 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148223  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797291    1558 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148410  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797303    1558 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148597  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797339    1558 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148804  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797355    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.148992  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797430    1558 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.149241  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797442    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.150012  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.808920    1558 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.150215  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.150393  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.150586  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.151659  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.151846  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:44:56.184249  286216 logs.go:123] Gathering logs for dmesg ...
	I0731 17:44:56.184277  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 17:44:56.204605  286216 logs.go:123] Gathering logs for describe nodes ...
	I0731 17:44:56.204638  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 17:44:56.370328  286216 logs.go:123] Gathering logs for kube-apiserver [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3] ...
	I0731 17:44:56.370358  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:44:56.444827  286216 logs.go:123] Gathering logs for etcd [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb] ...
	I0731 17:44:56.444863  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:44:56.511373  286216 logs.go:123] Gathering logs for coredns [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767] ...
	I0731 17:44:56.511409  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:44:56.554579  286216 logs.go:123] Gathering logs for kube-proxy [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10] ...
	I0731 17:44:56.554745  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:44:56.592966  286216 logs.go:123] Gathering logs for kube-scheduler [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c] ...
	I0731 17:44:56.592997  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:44:56.643621  286216 logs.go:123] Gathering logs for kube-controller-manager [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9] ...
	I0731 17:44:56.643653  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:44:56.716370  286216 logs.go:123] Gathering logs for kindnet [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491] ...
	I0731 17:44:56.716406  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:44:56.767999  286216 logs.go:123] Gathering logs for CRI-O ...
	I0731 17:44:56.768074  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 17:44:56.862449  286216 logs.go:123] Gathering logs for container status ...
	I0731 17:44:56.862487  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 17:44:56.912314  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:44:56.912346  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 17:44:56.912429  286216 out.go:239] X Problems detected in kubelet:
	W0731 17:44:56.912443  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.912450  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.912457  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.912477  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:44:56.912484  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:44:56.912495  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:44:56.912502  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:45:06.914248  286216 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 17:45:06.928933  286216 api_server.go:72] duration metric: took 2m28.49401003s to wait for apiserver process to appear ...
	I0731 17:45:06.928959  286216 api_server.go:88] waiting for apiserver healthz status ...
	I0731 17:45:06.928992  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 17:45:06.929046  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 17:45:06.969422  286216 cri.go:89] found id: "5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:45:06.969447  286216 cri.go:89] found id: ""
	I0731 17:45:06.969456  286216 logs.go:276] 1 containers: [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3]
	I0731 17:45:06.969514  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:06.973442  286216 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 17:45:06.973519  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 17:45:07.013795  286216 cri.go:89] found id: "582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:45:07.013826  286216 cri.go:89] found id: ""
	I0731 17:45:07.013837  286216 logs.go:276] 1 containers: [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb]
	I0731 17:45:07.013896  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.017762  286216 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 17:45:07.017846  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 17:45:07.068800  286216 cri.go:89] found id: "76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:45:07.068824  286216 cri.go:89] found id: ""
	I0731 17:45:07.068832  286216 logs.go:276] 1 containers: [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767]
	I0731 17:45:07.068891  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.072847  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 17:45:07.072921  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 17:45:07.114023  286216 cri.go:89] found id: "810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:45:07.114047  286216 cri.go:89] found id: ""
	I0731 17:45:07.114055  286216 logs.go:276] 1 containers: [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c]
	I0731 17:45:07.114111  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.117659  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 17:45:07.117736  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 17:45:07.159876  286216 cri.go:89] found id: "132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:45:07.159898  286216 cri.go:89] found id: ""
	I0731 17:45:07.159907  286216 logs.go:276] 1 containers: [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10]
	I0731 17:45:07.159978  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.163815  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 17:45:07.163931  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 17:45:07.203745  286216 cri.go:89] found id: "27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:45:07.203769  286216 cri.go:89] found id: ""
	I0731 17:45:07.203777  286216 logs.go:276] 1 containers: [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9]
	I0731 17:45:07.203836  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.207547  286216 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 17:45:07.207622  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 17:45:07.246119  286216 cri.go:89] found id: "62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:45:07.246142  286216 cri.go:89] found id: ""
	I0731 17:45:07.246151  286216 logs.go:276] 1 containers: [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491]
	I0731 17:45:07.246208  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:07.249913  286216 logs.go:123] Gathering logs for dmesg ...
	I0731 17:45:07.249942  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 17:45:07.269298  286216 logs.go:123] Gathering logs for kube-apiserver [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3] ...
	I0731 17:45:07.269329  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:45:07.322369  286216 logs.go:123] Gathering logs for kube-proxy [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10] ...
	I0731 17:45:07.322407  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:45:07.368572  286216 logs.go:123] Gathering logs for CRI-O ...
	I0731 17:45:07.368605  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 17:45:07.461743  286216 logs.go:123] Gathering logs for kube-controller-manager [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9] ...
	I0731 17:45:07.461777  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:45:07.533104  286216 logs.go:123] Gathering logs for kindnet [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491] ...
	I0731 17:45:07.533141  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:45:07.593952  286216 logs.go:123] Gathering logs for container status ...
	I0731 17:45:07.593984  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 17:45:07.653670  286216 logs.go:123] Gathering logs for kubelet ...
	I0731 17:45:07.653702  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 17:45:07.707578  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: W0731 17:42:44.731936    1558 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.707840  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: E0731 17:42:44.731992    1558 reflector.go:150] object-"gadget"/"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-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.716377  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797187    1558 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.716589  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797232    1558 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.716757  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797291    1558 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.716945  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797303    1558 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.717134  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797339    1558 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.717342  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797355    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.717529  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797430    1558 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.717736  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797442    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.718500  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.808920    1558 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.718699  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.718898  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.719089  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.720184  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:45:07.720376  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:45:07.754076  286216 logs.go:123] Gathering logs for describe nodes ...
	I0731 17:45:07.754101  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 17:45:07.894854  286216 logs.go:123] Gathering logs for etcd [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb] ...
	I0731 17:45:07.894885  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:45:07.942259  286216 logs.go:123] Gathering logs for coredns [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767] ...
	I0731 17:45:07.942295  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:45:07.983795  286216 logs.go:123] Gathering logs for kube-scheduler [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c] ...
	I0731 17:45:07.983828  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:45:08.037650  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:45:08.037683  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 17:45:08.037742  286216 out.go:239] X Problems detected in kubelet:
	W0731 17:45:08.037755  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:08.037769  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:08.037777  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:08.037788  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:45:08.037797  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:45:08.037803  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:45:08.037809  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:45:18.038924  286216 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0731 17:45:18.048762  286216 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0731 17:45:18.050093  286216 api_server.go:141] control plane version: v1.30.3
	I0731 17:45:18.050120  286216 api_server.go:131] duration metric: took 11.121153021s to wait for apiserver health ...
	I0731 17:45:18.050130  286216 system_pods.go:43] waiting for kube-system pods to appear ...
	I0731 17:45:18.050153  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0731 17:45:18.050224  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0731 17:45:18.100159  286216 cri.go:89] found id: "5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:45:18.100187  286216 cri.go:89] found id: ""
	I0731 17:45:18.100195  286216 logs.go:276] 1 containers: [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3]
	I0731 17:45:18.100255  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.104193  286216 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0731 17:45:18.104280  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0731 17:45:18.144968  286216 cri.go:89] found id: "582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:45:18.144993  286216 cri.go:89] found id: ""
	I0731 17:45:18.145008  286216 logs.go:276] 1 containers: [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb]
	I0731 17:45:18.145079  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.149432  286216 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0731 17:45:18.149525  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0731 17:45:18.199112  286216 cri.go:89] found id: "76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:45:18.199136  286216 cri.go:89] found id: ""
	I0731 17:45:18.199144  286216 logs.go:276] 1 containers: [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767]
	I0731 17:45:18.199202  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.203136  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0731 17:45:18.203208  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0731 17:45:18.244256  286216 cri.go:89] found id: "810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:45:18.244289  286216 cri.go:89] found id: ""
	I0731 17:45:18.244298  286216 logs.go:276] 1 containers: [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c]
	I0731 17:45:18.244356  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.248142  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0731 17:45:18.248218  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0731 17:45:18.287814  286216 cri.go:89] found id: "132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:45:18.287835  286216 cri.go:89] found id: ""
	I0731 17:45:18.287843  286216 logs.go:276] 1 containers: [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10]
	I0731 17:45:18.287899  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.291391  286216 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0731 17:45:18.291463  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0731 17:45:18.330625  286216 cri.go:89] found id: "27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:45:18.330648  286216 cri.go:89] found id: ""
	I0731 17:45:18.330657  286216 logs.go:276] 1 containers: [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9]
	I0731 17:45:18.330719  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.334442  286216 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0731 17:45:18.334520  286216 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0731 17:45:18.375935  286216 cri.go:89] found id: "62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:45:18.376004  286216 cri.go:89] found id: ""
	I0731 17:45:18.376026  286216 logs.go:276] 1 containers: [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491]
	I0731 17:45:18.376125  286216 ssh_runner.go:195] Run: which crictl
	I0731 17:45:18.379874  286216 logs.go:123] Gathering logs for etcd [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb] ...
	I0731 17:45:18.379897  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb"
	I0731 17:45:18.433330  286216 logs.go:123] Gathering logs for coredns [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767] ...
	I0731 17:45:18.433408  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767"
	I0731 17:45:18.472913  286216 logs.go:123] Gathering logs for kube-scheduler [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c] ...
	I0731 17:45:18.472943  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c"
	I0731 17:45:18.515429  286216 logs.go:123] Gathering logs for kube-controller-manager [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9] ...
	I0731 17:45:18.515460  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9"
	I0731 17:45:18.585543  286216 logs.go:123] Gathering logs for container status ...
	I0731 17:45:18.585582  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0731 17:45:18.635648  286216 logs.go:123] Gathering logs for kindnet [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491] ...
	I0731 17:45:18.635686  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491"
	I0731 17:45:18.698151  286216 logs.go:123] Gathering logs for CRI-O ...
	I0731 17:45:18.698189  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0731 17:45:18.799902  286216 logs.go:123] Gathering logs for kubelet ...
	I0731 17:45:18.799940  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0731 17:45:18.864814  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: W0731 17:42:44.731936    1558 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.865038  286216 logs.go:138] Found kubelet problem: Jul 31 17:42:44 addons-897014 kubelet[1558]: E0731 17:42:44.731992    1558 reflector.go:150] object-"gadget"/"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-897014" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.873656  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797187    1558 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.873867  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797232    1558 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874036  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797291    1558 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874224  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797303    1558 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874413  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797339    1558 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874622  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797355    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.874816  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.797430    1558 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.875026  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.797442    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.875801  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.808920    1558 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.876004  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.876232  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.876429  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.877507  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:45:18.877700  286216 logs.go:138] Found kubelet problem: Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:45:18.912440  286216 logs.go:123] Gathering logs for dmesg ...
	I0731 17:45:18.912471  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0731 17:45:18.931590  286216 logs.go:123] Gathering logs for describe nodes ...
	I0731 17:45:18.931625  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0731 17:45:19.073375  286216 logs.go:123] Gathering logs for kube-apiserver [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3] ...
	I0731 17:45:19.073408  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3"
	I0731 17:45:19.146965  286216 logs.go:123] Gathering logs for kube-proxy [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10] ...
	I0731 17:45:19.146997  286216 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10"
	I0731 17:45:19.190501  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:45:19.190527  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0731 17:45:19.190572  286216 out.go:239] X Problems detected in kubelet:
	W0731 17:45:19.190589  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.808971    1558 reflector.go:150] 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-897014" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:19.190604  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.809134    1558 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:19.190612  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.809161    1558 reflector.go:150] 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-897014" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-897014' and this object
	W0731 17:45:19.190619  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: W0731 17:43:24.839034    1558 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	W0731 17:45:19.190634  286216 out.go:239]   Jul 31 17:43:24 addons-897014 kubelet[1558]: E0731 17:43:24.839076    1558 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-897014" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-897014' and this object
	I0731 17:45:19.190640  286216 out.go:304] Setting ErrFile to fd 2...
	I0731 17:45:19.190646  286216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:45:29.207329  286216 system_pods.go:59] 18 kube-system pods found
	I0731 17:45:29.207418  286216 system_pods.go:61] "coredns-7db6d8ff4d-jkzvv" [0e6b981b-cd48-4c46-b67b-887b1cce2da8] Running
	I0731 17:45:29.207441  286216 system_pods.go:61] "csi-hostpath-attacher-0" [af620c26-6522-4f6c-b58a-f163b6d1b293] Running
	I0731 17:45:29.207465  286216 system_pods.go:61] "csi-hostpath-resizer-0" [e80590ed-d56e-4f51-b7d2-df4b14d92731] Running
	I0731 17:45:29.207507  286216 system_pods.go:61] "csi-hostpathplugin-w7qz6" [a13942ed-7875-4eaf-990a-8d4c1dea7a17] Running
	I0731 17:45:29.207528  286216 system_pods.go:61] "etcd-addons-897014" [2921191d-9efe-4de2-a2ad-7d38460df0f9] Running
	I0731 17:45:29.207548  286216 system_pods.go:61] "kindnet-79xdm" [ee9769d7-61cd-4810-b473-83fa26b8ddce] Running
	I0731 17:45:29.207578  286216 system_pods.go:61] "kube-apiserver-addons-897014" [b3616896-89fa-484f-a16d-170f5ec39323] Running
	I0731 17:45:29.207602  286216 system_pods.go:61] "kube-controller-manager-addons-897014" [41a66a41-1618-49f6-9e87-1616d2436029] Running
	I0731 17:45:29.207626  286216 system_pods.go:61] "kube-ingress-dns-minikube" [d0ad060b-d1bd-4001-a6f5-9f249c2da15e] Running
	I0731 17:45:29.207659  286216 system_pods.go:61] "kube-proxy-9dhcx" [25ccc647-67b5-4ef2-aedc-2446ff9a8351] Running
	I0731 17:45:29.207684  286216 system_pods.go:61] "kube-scheduler-addons-897014" [e884cfcc-507f-4b52-aedb-a883edea5134] Running
	I0731 17:45:29.207708  286216 system_pods.go:61] "metrics-server-c59844bb4-gk2mq" [2f231293-ea81-475e-95a6-92d7cb48951c] Running
	I0731 17:45:29.207745  286216 system_pods.go:61] "nvidia-device-plugin-daemonset-pbwr4" [0fb39e76-a99b-432a-9a0e-ce06115cc410] Running
	I0731 17:45:29.207770  286216 system_pods.go:61] "registry-698f998955-mx6pn" [40b86e79-5fe5-4e4d-a945-383d7892d305] Running
	I0731 17:45:29.207793  286216 system_pods.go:61] "registry-proxy-m24b4" [9c113127-25a5-4de6-821b-2ec8dd6b61e1] Running
	I0731 17:45:29.207828  286216 system_pods.go:61] "snapshot-controller-745499f584-9xlrf" [9c0985c9-8528-4331-bba0-2c3c8b166091] Running
	I0731 17:45:29.207853  286216 system_pods.go:61] "snapshot-controller-745499f584-q46wz" [0aea55b4-7b36-49d0-8ed9-a49bd391862d] Running
	I0731 17:45:29.207877  286216 system_pods.go:61] "storage-provisioner" [97208355-b15d-4cea-ae20-8f580e43a55c] Running
	I0731 17:45:29.207903  286216 system_pods.go:74] duration metric: took 11.157760739s to wait for pod list to return data ...
	I0731 17:45:29.207945  286216 default_sa.go:34] waiting for default service account to be created ...
	I0731 17:45:29.218590  286216 default_sa.go:45] found service account: "default"
	I0731 17:45:29.218615  286216 default_sa.go:55] duration metric: took 10.650277ms for default service account to be created ...
	I0731 17:45:29.218625  286216 system_pods.go:116] waiting for k8s-apps to be running ...
	I0731 17:45:29.232342  286216 system_pods.go:86] 18 kube-system pods found
	I0731 17:45:29.232425  286216 system_pods.go:89] "coredns-7db6d8ff4d-jkzvv" [0e6b981b-cd48-4c46-b67b-887b1cce2da8] Running
	I0731 17:45:29.232448  286216 system_pods.go:89] "csi-hostpath-attacher-0" [af620c26-6522-4f6c-b58a-f163b6d1b293] Running
	I0731 17:45:29.232473  286216 system_pods.go:89] "csi-hostpath-resizer-0" [e80590ed-d56e-4f51-b7d2-df4b14d92731] Running
	I0731 17:45:29.232511  286216 system_pods.go:89] "csi-hostpathplugin-w7qz6" [a13942ed-7875-4eaf-990a-8d4c1dea7a17] Running
	I0731 17:45:29.232530  286216 system_pods.go:89] "etcd-addons-897014" [2921191d-9efe-4de2-a2ad-7d38460df0f9] Running
	I0731 17:45:29.232556  286216 system_pods.go:89] "kindnet-79xdm" [ee9769d7-61cd-4810-b473-83fa26b8ddce] Running
	I0731 17:45:29.232589  286216 system_pods.go:89] "kube-apiserver-addons-897014" [b3616896-89fa-484f-a16d-170f5ec39323] Running
	I0731 17:45:29.232616  286216 system_pods.go:89] "kube-controller-manager-addons-897014" [41a66a41-1618-49f6-9e87-1616d2436029] Running
	I0731 17:45:29.232638  286216 system_pods.go:89] "kube-ingress-dns-minikube" [d0ad060b-d1bd-4001-a6f5-9f249c2da15e] Running
	I0731 17:45:29.232674  286216 system_pods.go:89] "kube-proxy-9dhcx" [25ccc647-67b5-4ef2-aedc-2446ff9a8351] Running
	I0731 17:45:29.232696  286216 system_pods.go:89] "kube-scheduler-addons-897014" [e884cfcc-507f-4b52-aedb-a883edea5134] Running
	I0731 17:45:29.232718  286216 system_pods.go:89] "metrics-server-c59844bb4-gk2mq" [2f231293-ea81-475e-95a6-92d7cb48951c] Running
	I0731 17:45:29.232751  286216 system_pods.go:89] "nvidia-device-plugin-daemonset-pbwr4" [0fb39e76-a99b-432a-9a0e-ce06115cc410] Running
	I0731 17:45:29.232775  286216 system_pods.go:89] "registry-698f998955-mx6pn" [40b86e79-5fe5-4e4d-a945-383d7892d305] Running
	I0731 17:45:29.232799  286216 system_pods.go:89] "registry-proxy-m24b4" [9c113127-25a5-4de6-821b-2ec8dd6b61e1] Running
	I0731 17:45:29.232832  286216 system_pods.go:89] "snapshot-controller-745499f584-9xlrf" [9c0985c9-8528-4331-bba0-2c3c8b166091] Running
	I0731 17:45:29.232856  286216 system_pods.go:89] "snapshot-controller-745499f584-q46wz" [0aea55b4-7b36-49d0-8ed9-a49bd391862d] Running
	I0731 17:45:29.232878  286216 system_pods.go:89] "storage-provisioner" [97208355-b15d-4cea-ae20-8f580e43a55c] Running
	I0731 17:45:29.232913  286216 system_pods.go:126] duration metric: took 14.281299ms to wait for k8s-apps to be running ...
	I0731 17:45:29.232939  286216 system_svc.go:44] waiting for kubelet service to be running ....
	I0731 17:45:29.233040  286216 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 17:45:29.269348  286216 system_svc.go:56] duration metric: took 36.39923ms WaitForService to wait for kubelet
	I0731 17:45:29.269379  286216 kubeadm.go:582] duration metric: took 2m50.834464022s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0731 17:45:29.269400  286216 node_conditions.go:102] verifying NodePressure condition ...
	I0731 17:45:29.279230  286216 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0731 17:45:29.279267  286216 node_conditions.go:123] node cpu capacity is 2
	I0731 17:45:29.279279  286216 node_conditions.go:105] duration metric: took 9.874243ms to run NodePressure ...
	I0731 17:45:29.279293  286216 start.go:241] waiting for startup goroutines ...
	I0731 17:45:29.279309  286216 start.go:246] waiting for cluster config update ...
	I0731 17:45:29.279327  286216 start.go:255] writing updated cluster config ...
	I0731 17:45:29.280186  286216 ssh_runner.go:195] Run: rm -f paused
	I0731 17:45:29.616391  286216 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0731 17:45:29.618794  286216 out.go:177] * Done! kubectl is now configured to use "addons-897014" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 31 17:51:06 addons-897014 crio[961]: time="2024-07-31 17:51:06.889781457Z" level=info msg="Stopped pod sandbox: 3fdb5193a4c5cc9d5d697cecbad1095edc69178329c1dc604aedaef6153c13f3" id=5b445759-f04c-40f0-ac2b-db518aa5fc5b name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:07 addons-897014 crio[961]: time="2024-07-31 17:51:07.030838903Z" level=info msg="Removing container: 0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408" id=a7f580c4-49a3-4e7f-8d0b-56bd0153256f name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 17:51:07 addons-897014 crio[961]: time="2024-07-31 17:51:07.053368779Z" level=info msg="Removed container 0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408: headlamp/headlamp-9d868696f-snf5r/headlamp" id=a7f580c4-49a3-4e7f-8d0b-56bd0153256f name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.212158016Z" level=info msg="Stopping pod sandbox: deda50f8557ae6ef76772c02b5ecb5b45de5790947abf80a7949b664d29b5e2e" id=3c7dab46-58ca-4ad9-9ae3-0c33b8a4cda8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.212211997Z" level=info msg="Stopped pod sandbox (already stopped): deda50f8557ae6ef76772c02b5ecb5b45de5790947abf80a7949b664d29b5e2e" id=3c7dab46-58ca-4ad9-9ae3-0c33b8a4cda8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.212794327Z" level=info msg="Removing pod sandbox: deda50f8557ae6ef76772c02b5ecb5b45de5790947abf80a7949b664d29b5e2e" id=29079337-fa2e-434a-9411-b06e69666bed name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.222553181Z" level=info msg="Removed pod sandbox: deda50f8557ae6ef76772c02b5ecb5b45de5790947abf80a7949b664d29b5e2e" id=29079337-fa2e-434a-9411-b06e69666bed name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.223105480Z" level=info msg="Stopping pod sandbox: 905ecf3252a20dbb3352215b5fa54bdb455cf89a04a9494c97a119ac980ce9be" id=35bb3b88-057e-41bc-a773-1f52a747a49d name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.223146662Z" level=info msg="Stopped pod sandbox (already stopped): 905ecf3252a20dbb3352215b5fa54bdb455cf89a04a9494c97a119ac980ce9be" id=35bb3b88-057e-41bc-a773-1f52a747a49d name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.223534507Z" level=info msg="Removing pod sandbox: 905ecf3252a20dbb3352215b5fa54bdb455cf89a04a9494c97a119ac980ce9be" id=ac1704c2-8c02-4242-b044-a31050bb7a6c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.234914140Z" level=info msg="Removed pod sandbox: 905ecf3252a20dbb3352215b5fa54bdb455cf89a04a9494c97a119ac980ce9be" id=ac1704c2-8c02-4242-b044-a31050bb7a6c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.235471485Z" level=info msg="Stopping pod sandbox: 3fdb5193a4c5cc9d5d697cecbad1095edc69178329c1dc604aedaef6153c13f3" id=ff9190ef-ebf4-4702-a4d4-9ddefee72708 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.235522381Z" level=info msg="Stopped pod sandbox (already stopped): 3fdb5193a4c5cc9d5d697cecbad1095edc69178329c1dc604aedaef6153c13f3" id=ff9190ef-ebf4-4702-a4d4-9ddefee72708 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.235871663Z" level=info msg="Removing pod sandbox: 3fdb5193a4c5cc9d5d697cecbad1095edc69178329c1dc604aedaef6153c13f3" id=3ef50639-1a15-47df-a9f2-e3af1b4c0a14 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.246030580Z" level=info msg="Removed pod sandbox: 3fdb5193a4c5cc9d5d697cecbad1095edc69178329c1dc604aedaef6153c13f3" id=3ef50639-1a15-47df-a9f2-e3af1b4c0a14 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.246703731Z" level=info msg="Stopping pod sandbox: 700927405b3b962c053f8ed7ee42b1da5401180b935ebe5ae7ca7c6dc44d007e" id=b0af61fd-9198-4168-bf55-c65c169cecfd name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.246857756Z" level=info msg="Stopped pod sandbox (already stopped): 700927405b3b962c053f8ed7ee42b1da5401180b935ebe5ae7ca7c6dc44d007e" id=b0af61fd-9198-4168-bf55-c65c169cecfd name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.247209122Z" level=info msg="Removing pod sandbox: 700927405b3b962c053f8ed7ee42b1da5401180b935ebe5ae7ca7c6dc44d007e" id=18baf326-9b2a-4c19-9c85-b4073fae29cd name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 17:51:25 addons-897014 crio[961]: time="2024-07-31 17:51:25.257569916Z" level=info msg="Removed pod sandbox: 700927405b3b962c053f8ed7ee42b1da5401180b935ebe5ae7ca7c6dc44d007e" id=18baf326-9b2a-4c19-9c85-b4073fae29cd name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 31 17:51:30 addons-897014 crio[961]: time="2024-07-31 17:51:30.705857057Z" level=info msg="Stopping container: 379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78 (timeout: 30s)" id=3eaff1f2-9c28-4581-95ec-e7ec4e6900a8 name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 17:51:31 addons-897014 crio[961]: time="2024-07-31 17:51:31.872574938Z" level=info msg="Stopped container 379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78: kube-system/metrics-server-c59844bb4-gk2mq/metrics-server" id=3eaff1f2-9c28-4581-95ec-e7ec4e6900a8 name=/runtime.v1.RuntimeService/StopContainer
	Jul 31 17:51:31 addons-897014 crio[961]: time="2024-07-31 17:51:31.873153403Z" level=info msg="Stopping pod sandbox: 7e78fa4b9232021df41dde3d6b629c18d7b39666ee3701dd889a08d6237472e5" id=92c3b049-4feb-40e7-9628-064aef89e592 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 31 17:51:31 addons-897014 crio[961]: time="2024-07-31 17:51:31.873360844Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-gk2mq Namespace:kube-system ID:7e78fa4b9232021df41dde3d6b629c18d7b39666ee3701dd889a08d6237472e5 UID:2f231293-ea81-475e-95a6-92d7cb48951c NetNS:/var/run/netns/7e6873d1-6ccd-4a0a-badf-c8ee0353c78d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 31 17:51:31 addons-897014 crio[961]: time="2024-07-31 17:51:31.873492757Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-gk2mq from CNI network \"kindnet\" (type=ptp)"
	Jul 31 17:51:31 addons-897014 crio[961]: time="2024-07-31 17:51:31.933637724Z" level=info msg="Stopped pod sandbox: 7e78fa4b9232021df41dde3d6b629c18d7b39666ee3701dd889a08d6237472e5" id=92c3b049-4feb-40e7-9628-064aef89e592 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ea7d45ed0f888       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   87b66784b8614       hello-world-app-6778b5fc9f-d9x8s
	868cc80874637       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         4 minutes ago       Running             nginx                     0                   0d43631a95dca       nginx
	ac0a347b9c7f0       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago       Running             busybox                   0                   a34b0e82cbd5d       busybox
	379fe714e2f8f       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   7 minutes ago       Exited              metrics-server            0                   7e78fa4b92320       metrics-server-c59844bb4-gk2mq
	76448c1b142ab       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        8 minutes ago       Running             coredns                   0                   d6741de55e25c       coredns-7db6d8ff4d-jkzvv
	43234175936bf       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   8dc22bd7ec1b5       storage-provisioner
	62844625b27e1       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                      8 minutes ago       Running             kindnet-cni               0                   5b2eb01074bc8       kindnet-79xdm
	132004ed57a16       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                        8 minutes ago       Running             kube-proxy                0                   73b73116ce808       kube-proxy-9dhcx
	810bedd0b70a9       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                        9 minutes ago       Running             kube-scheduler            0                   61365eb1cab8b       kube-scheduler-addons-897014
	27396448f662c       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                        9 minutes ago       Running             kube-controller-manager   0                   49f56051db0d6       kube-controller-manager-addons-897014
	5f90fef86f171       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                        9 minutes ago       Running             kube-apiserver            0                   eab8a48fdf743       kube-apiserver-addons-897014
	582d1aba854b8       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        9 minutes ago       Running             etcd                      0                   8b4b1e76e0edb       etcd-addons-897014
	
	
	==> coredns [76448c1b142ab44f5842a11e102dc7dadf8d2bbc8bc6b03084e5aa4b7ba24767] <==
	[INFO] 10.244.0.16:33491 - 34593 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002610706s
	[INFO] 10.244.0.16:38006 - 65448 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00060093s
	[INFO] 10.244.0.16:38006 - 53165 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000603563s
	[INFO] 10.244.0.16:42408 - 39792 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.001034705s
	[INFO] 10.244.0.16:42408 - 31860 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.001028904s
	[INFO] 10.244.0.16:51644 - 14822 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000231596s
	[INFO] 10.244.0.16:51644 - 23268 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.0001146s
	[INFO] 10.244.0.16:53726 - 53795 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000070392s
	[INFO] 10.244.0.16:53726 - 38177 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000041911s
	[INFO] 10.244.0.16:58644 - 33686 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001353668s
	[INFO] 10.244.0.16:58644 - 21651 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001252804s
	[INFO] 10.244.0.16:59196 - 9355 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000073206s
	[INFO] 10.244.0.16:59196 - 23692 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000135892s
	[INFO] 10.244.0.20:44817 - 58993 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000398469s
	[INFO] 10.244.0.20:54073 - 38857 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000896311s
	[INFO] 10.244.0.20:56220 - 43665 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000132511s
	[INFO] 10.244.0.20:52305 - 32307 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146287s
	[INFO] 10.244.0.20:56831 - 64183 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119383s
	[INFO] 10.244.0.20:35878 - 9336 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00013252s
	[INFO] 10.244.0.20:53881 - 31884 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001930459s
	[INFO] 10.244.0.20:33015 - 8837 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002317211s
	[INFO] 10.244.0.20:53592 - 21330 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.000935294s
	[INFO] 10.244.0.20:40671 - 50591 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001288545s
	[INFO] 10.244.0.22:40536 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000235969s
	[INFO] 10.244.0.22:48905 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000113927s
	
	
	==> describe nodes <==
	Name:               addons-897014
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-897014
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=1d737dad7efa60c56d30434fcd857dd3b14c91d9
	                    minikube.k8s.io/name=addons-897014
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_31T17_42_25_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-897014
	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, 31 Jul 2024 17:42:22 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-897014
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 31 Jul 2024 17:51:26 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 31 Jul 2024 17:51:25 +0000   Wed, 31 Jul 2024 17:42:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 31 Jul 2024 17:51:25 +0000   Wed, 31 Jul 2024 17:42:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 31 Jul 2024 17:51:25 +0000   Wed, 31 Jul 2024 17:42:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 31 Jul 2024 17:51:25 +0000   Wed, 31 Jul 2024 17:43:24 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-897014
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	System Info:
	  Machine ID:                 5e08e105ce9442718a4a110e4d3ac259
	  System UUID:                1e28d9bd-1eeb-4dfb-ba0a-71143aba0aff
	  Boot ID:                    391b59cb-a6b3-4e22-928e-a15a65b53f8d
	  Kernel Version:             5.15.0-1066-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m2s
	  default                     hello-world-app-6778b5fc9f-d9x8s         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m7s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m29s
	  kube-system                 coredns-7db6d8ff4d-jkzvv                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m54s
	  kube-system                 etcd-addons-897014                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m9s
	  kube-system                 kindnet-79xdm                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m54s
	  kube-system                 kube-apiserver-addons-897014             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m8s
	  kube-system                 kube-controller-manager-addons-897014    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m8s
	  kube-system                 kube-proxy-9dhcx                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m54s
	  kube-system                 kube-scheduler-addons-897014             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m8s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m48s
	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                 8m46s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  9m16s (x8 over 9m16s)  kubelet          Node addons-897014 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m16s (x8 over 9m16s)  kubelet          Node addons-897014 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m16s (x8 over 9m16s)  kubelet          Node addons-897014 status is now: NodeHasSufficientPID
	  Normal  Starting                 9m8s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m8s                   kubelet          Node addons-897014 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m8s                   kubelet          Node addons-897014 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m8s                   kubelet          Node addons-897014 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           8m55s                  node-controller  Node addons-897014 event: Registered Node addons-897014 in Controller
	  Normal  NodeReady                8m8s                   kubelet          Node addons-897014 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001060] FS-Cache: N-key=[8] '9a5b3b0000000000'
	[  +0.003040] FS-Cache: Duplicate cookie detected
	[  +0.000694] FS-Cache: O-cookie c=00000006 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000986] FS-Cache: O-cookie d=00000000428ba59f{9p.inode} n=00000000c9771ccd
	[  +0.001055] FS-Cache: O-key=[8] '9a5b3b0000000000'
	[  +0.000712] FS-Cache: N-cookie c=0000000d [p=00000003 fl=2 nc=0 na=1]
	[  +0.000953] FS-Cache: N-cookie d=00000000428ba59f{9p.inode} n=00000000ccaa005c
	[  +0.001049] FS-Cache: N-key=[8] '9a5b3b0000000000'
	[  +3.412071] FS-Cache: Duplicate cookie detected
	[  +0.000760] FS-Cache: O-cookie c=00000004 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000963] FS-Cache: O-cookie d=00000000428ba59f{9p.inode} n=00000000298b3d08
	[  +0.001039] FS-Cache: O-key=[8] '995b3b0000000000'
	[  +0.000701] FS-Cache: N-cookie c=0000000f [p=00000003 fl=2 nc=0 na=1]
	[  +0.000939] FS-Cache: N-cookie d=00000000428ba59f{9p.inode} n=0000000080d3bf07
	[  +0.001055] FS-Cache: N-key=[8] '995b3b0000000000'
	[Jul31 16:40] FS-Cache: Duplicate cookie detected
	[  +0.012822] FS-Cache: O-cookie c=00000009 [p=00000003 fl=226 nc=0 na=1]
	[  +0.001018] FS-Cache: O-cookie d=00000000428ba59f{9p.inode} n=00000000ce3d0c8e
	[  +0.001043] FS-Cache: O-key=[8] 'a25b3b0000000000'
	[  +0.000702] FS-Cache: N-cookie c=00000010 [p=00000003 fl=2 nc=0 na=1]
	[  +0.025045] FS-Cache: N-cookie d=00000000428ba59f{9p.inode} n=00000000f470bac9
	[  +0.001136] FS-Cache: N-key=[8] 'a25b3b0000000000'
	[  +8.067064] 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.
	[Jul31 16:44] hrtimer: interrupt took 2438923 ns
	[Jul31 17:13] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [582d1aba854b8bf47e5e77ff4c8d7cdbd481de701893a23639b031d6da2f02cb] <==
	{"level":"info","ts":"2024-07-31T17:42:17.200151Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T17:42:17.200187Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-31T17:42:17.200225Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T17:42:17.208216Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T17:42:17.20846Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-897014 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-31T17:42:17.208488Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T17:42:17.208764Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T17:42:17.211942Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T17:42:17.212304Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T17:42:17.212765Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T17:42:17.214301Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-31T17:42:17.221593Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-31T17:42:17.221834Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-31T17:42:17.232323Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"warn","ts":"2024-07-31T17:42:39.468576Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.955645ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030899140890016 > lease_revoke:<id:70cc9109e2b10c24>","response":"size:29"}
	{"level":"info","ts":"2024-07-31T17:42:39.791291Z","caller":"traceutil/trace.go:171","msg":"trace[1162067428] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"204.448434ms","start":"2024-07-31T17:42:39.586622Z","end":"2024-07-31T17:42:39.79107Z","steps":["trace[1162067428] 'process raft request'  (duration: 164.457509ms)","trace[1162067428] 'compare'  (duration: 39.858077ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-31T17:42:40.100461Z","caller":"traceutil/trace.go:171","msg":"trace[293539044] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"100.278343ms","start":"2024-07-31T17:42:40.000163Z","end":"2024-07-31T17:42:40.100442Z","steps":["trace[293539044] 'process raft request'  (duration: 96.095882ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-31T17:42:42.25051Z","caller":"traceutil/trace.go:171","msg":"trace[1247995956] transaction","detail":"{read_only:false; number_of_response:1; response_revision:414; }","duration":"108.251838ms","start":"2024-07-31T17:42:42.142243Z","end":"2024-07-31T17:42:42.250495Z","steps":["trace[1247995956] 'process raft request'  (duration: 89.663896ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T17:42:42.257273Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.8997ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T17:42:42.257344Z","caller":"traceutil/trace.go:171","msg":"trace[54355719] transaction","detail":"{read_only:false; response_revision:415; number_of_response:1; }","duration":"114.533829ms","start":"2024-07-31T17:42:42.142789Z","end":"2024-07-31T17:42:42.257323Z","steps":["trace[54355719] 'process raft request'  (duration: 89.208328ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T17:42:42.257847Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.024669ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-07-31T17:42:42.358669Z","caller":"traceutil/trace.go:171","msg":"trace[1836001614] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:416; }","duration":"216.32159ms","start":"2024-07-31T17:42:42.142322Z","end":"2024-07-31T17:42:42.358644Z","steps":["trace[1836001614] 'agreement among raft nodes before linearized reading'  (duration: 108.117234ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-31T17:42:42.387843Z","caller":"traceutil/trace.go:171","msg":"trace[287125043] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:416; }","duration":"261.016079ms","start":"2024-07-31T17:42:42.126809Z","end":"2024-07-31T17:42:42.387825Z","steps":["trace[287125043] 'agreement among raft nodes before linearized reading'  (duration: 130.94376ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T17:42:42.70024Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.551617ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T17:42:42.700299Z","caller":"traceutil/trace.go:171","msg":"trace[2075314568] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:426; }","duration":"105.637597ms","start":"2024-07-31T17:42:42.594647Z","end":"2024-07-31T17:42:42.700285Z","steps":["trace[2075314568] 'agreement among raft nodes before linearized reading'  (duration: 42.53585ms)","trace[2075314568] 'range keys from in-memory index tree'  (duration: 46.980839ms)"],"step_count":2}
	
	
	==> kernel <==
	 17:51:32 up  1:33,  0 users,  load average: 0.35, 0.82, 1.67
	Linux addons-897014 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [62844625b27e199728c08e6f8e443c8aef4033bb017ae1398bef936a3582c491] <==
	I0731 17:50:14.517335       1 main.go:299] handling current node
	I0731 17:50:24.517839       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:50:24.517878       1 main.go:299] handling current node
	I0731 17:50:34.517616       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:50:34.517653       1 main.go:299] handling current node
	W0731 17:50:38.773719       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0731 17:50:38.773757       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0731 17:50:44.517604       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:50:44.517639       1 main.go:299] handling current node
	W0731 17:50:44.699415       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0731 17:50:44.699524       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0731 17:50:54.518071       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:50:54.518109       1 main.go:299] handling current node
	W0731 17:50:55.656310       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 17:50:55.656344       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0731 17:51:04.518237       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:51:04.518273       1 main.go:299] handling current node
	W0731 17:51:12.118617       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0731 17:51:12.118651       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0731 17:51:14.517841       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:51:14.517879       1 main.go:299] handling current node
	I0731 17:51:24.518045       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 17:51:24.518083       1 main.go:299] handling current node
	W0731 17:51:26.299025       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0731 17:51:26.299061       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	
	
	==> kube-apiserver [5f90fef86f171a7d14b813ef82844d85846c642396c84a723caf8dd577132fc3] <==
	E0731 17:45:39.833146       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:33388: use of closed network connection
	I0731 17:46:12.863237       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0731 17:46:50.973029       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:50.973395       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 17:46:51.000587       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:51.001113       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 17:46:51.015544       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:51.015598       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 17:46:51.029657       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:51.029716       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0731 17:46:51.131229       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0731 17:46:51.131393       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0731 17:46:52.015788       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0731 17:46:52.132082       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0731 17:46:52.167210       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0731 17:46:57.819238       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0731 17:46:58.875388       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0731 17:47:03.406500       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0731 17:47:03.711356       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.102.189"}
	I0731 17:49:25.445496       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.49.0"}
	E0731 17:49:48.128681       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0731 17:49:48.139169       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0731 17:49:48.149717       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0731 17:50:03.150075       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0731 17:50:56.099549       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.103.61.230"}
	
	
	==> kube-controller-manager [27396448f662c1fe304dca58c32dbbc471065f9eb31f8fbf940661a170432ae9] <==
	E0731 17:50:35.515063       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0731 17:50:36.950795       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-799879c74f" duration="6.375µs"
	W0731 17:50:42.209007       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:50:42.209138       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0731 17:50:47.033229       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0731 17:50:53.561701       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:50:53.561751       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0731 17:50:55.175071       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-5455fb9b69" duration="7.409µs"
	I0731 17:50:56.181406       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-9d868696f" duration="49.414636ms"
	I0731 17:50:56.204951       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-9d868696f" duration="23.461101ms"
	I0731 17:50:56.205142       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-9d868696f" duration="53.234µs"
	I0731 17:51:00.044894       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-9d868696f" duration="96.82µs"
	I0731 17:51:00.133271       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-9d868696f" duration="26.717625ms"
	I0731 17:51:00.133606       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-9d868696f" duration="62.342µs"
	I0731 17:51:06.698024       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-9d868696f" duration="8.828µs"
	I0731 17:51:16.811165       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	W0731 17:51:20.878081       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:51:20.878120       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:51:21.835572       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:51:21.835612       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:51:24.472079       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:51:24.472116       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0731 17:51:26.211766       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0731 17:51:26.211812       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0731 17:51:30.685046       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="8.361µs"
	
	
	==> kube-proxy [132004ed57a16365b54b68b691193c7a0a52bd3777762358c4117c2f5cfa4a10] <==
	I0731 17:42:44.185942       1 server_linux.go:69] "Using iptables proxy"
	I0731 17:42:44.386650       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0731 17:42:45.189879       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0731 17:42:45.190031       1 server_linux.go:165] "Using iptables Proxier"
	I0731 17:42:45.203262       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0731 17:42:45.203380       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0731 17:42:45.203440       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0731 17:42:45.203824       1 server.go:872] "Version info" version="v1.30.3"
	I0731 17:42:45.203920       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0731 17:42:45.241338       1 config.go:192] "Starting service config controller"
	I0731 17:42:45.241454       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0731 17:42:45.241534       1 config.go:101] "Starting endpoint slice config controller"
	I0731 17:42:45.241576       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0731 17:42:45.242237       1 config.go:319] "Starting node config controller"
	I0731 17:42:45.251323       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0731 17:42:45.341784       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0731 17:42:45.410869       1 shared_informer.go:320] Caches are synced for node config
	I0731 17:42:45.410939       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [810bedd0b70a9e902b1222e81a28a536163554bebe9bc95d99e046e9c74d1b1c] <==
	W0731 17:42:23.365527       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0731 17:42:23.365569       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0731 17:42:23.365721       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0731 17:42:23.365766       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0731 17:42:23.365866       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0731 17:42:23.365915       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0731 17:42:23.366016       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0731 17:42:23.366069       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0731 17:42:23.366172       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 17:42:23.366211       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0731 17:42:23.366320       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0731 17:42:23.366357       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0731 17:42:23.366478       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0731 17:42:23.366528       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0731 17:42:23.366776       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0731 17:42:23.366837       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0731 17:42:23.366944       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0731 17:42:23.367000       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0731 17:42:23.367154       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0731 17:42:23.367198       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0731 17:42:23.367245       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0731 17:42:23.367279       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0731 17:42:23.367479       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0731 17:42:23.367526       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	I0731 17:42:24.258547       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 31 17:50:56 addons-897014 kubelet[1558]: I0731 17:50:56.160976    1558 memory_manager.go:354] "RemoveStaleState removing state" podUID="0fb39e76-a99b-432a-9a0e-ce06115cc410" containerName="nvidia-device-plugin-ctr"
	Jul 31 17:50:56 addons-897014 kubelet[1558]: I0731 17:50:56.160988    1558 memory_manager.go:354] "RemoveStaleState removing state" podUID="d8bbab44-91b4-4d2d-a637-338ed31d369f" containerName="cloud-spanner-emulator"
	Jul 31 17:50:56 addons-897014 kubelet[1558]: I0731 17:50:56.161002    1558 memory_manager.go:354] "RemoveStaleState removing state" podUID="33f64e98-6a1e-4451-96b6-121b2e1f9911" containerName="helper-pod"
	Jul 31 17:50:56 addons-897014 kubelet[1558]: I0731 17:50:56.161009    1558 memory_manager.go:354] "RemoveStaleState removing state" podUID="243d5d59-9504-4537-b102-33b90cbf1190" containerName="local-path-provisioner"
	Jul 31 17:50:56 addons-897014 kubelet[1558]: I0731 17:50:56.287121    1558 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-njxb6\" (UniqueName: \"kubernetes.io/projected/70c50ea7-7444-43c3-8213-8770aba77984-kube-api-access-njxb6\") pod \"headlamp-9d868696f-snf5r\" (UID: \"70c50ea7-7444-43c3-8213-8770aba77984\") " pod="headlamp/headlamp-9d868696f-snf5r"
	Jul 31 17:50:56 addons-897014 kubelet[1558]: I0731 17:50:56.719538    1558 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d8bbab44-91b4-4d2d-a637-338ed31d369f" path="/var/lib/kubelet/pods/d8bbab44-91b4-4d2d-a637-338ed31d369f/volumes"
	Jul 31 17:51:00 addons-897014 kubelet[1558]: I0731 17:51:00.101738    1558 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="headlamp/headlamp-9d868696f-snf5r" podStartSLOduration=1.065578899 podStartE2EDuration="4.101715041s" podCreationTimestamp="2024-07-31 17:50:56 +0000 UTC" firstStartedPulling="2024-07-31 17:50:56.514552138 +0000 UTC m=+511.937818914" lastFinishedPulling="2024-07-31 17:50:59.55068828 +0000 UTC m=+514.973955056" observedRunningTime="2024-07-31 17:51:00.053173562 +0000 UTC m=+515.476440338" watchObservedRunningTime="2024-07-31 17:51:00.101715041 +0000 UTC m=+515.524981817"
	Jul 31 17:51:07 addons-897014 kubelet[1558]: I0731 17:51:07.028238    1558 scope.go:117] "RemoveContainer" containerID="0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408"
	Jul 31 17:51:07 addons-897014 kubelet[1558]: I0731 17:51:07.053656    1558 scope.go:117] "RemoveContainer" containerID="0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408"
	Jul 31 17:51:07 addons-897014 kubelet[1558]: E0731 17:51:07.054113    1558 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408\": container with ID starting with 0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408 not found: ID does not exist" containerID="0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408"
	Jul 31 17:51:07 addons-897014 kubelet[1558]: I0731 17:51:07.054150    1558 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408"} err="failed to get container status \"0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408\": rpc error: code = NotFound desc = could not find container \"0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408\": container with ID starting with 0aff6b4e31aaf845aa11f3ebc0030e671bab5a82d76915cea5ddfa4faccdd408 not found: ID does not exist"
	Jul 31 17:51:07 addons-897014 kubelet[1558]: I0731 17:51:07.058074    1558 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-njxb6\" (UniqueName: \"kubernetes.io/projected/70c50ea7-7444-43c3-8213-8770aba77984-kube-api-access-njxb6\") pod \"70c50ea7-7444-43c3-8213-8770aba77984\" (UID: \"70c50ea7-7444-43c3-8213-8770aba77984\") "
	Jul 31 17:51:07 addons-897014 kubelet[1558]: I0731 17:51:07.063380    1558 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/70c50ea7-7444-43c3-8213-8770aba77984-kube-api-access-njxb6" (OuterVolumeSpecName: "kube-api-access-njxb6") pod "70c50ea7-7444-43c3-8213-8770aba77984" (UID: "70c50ea7-7444-43c3-8213-8770aba77984"). InnerVolumeSpecName "kube-api-access-njxb6". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 31 17:51:07 addons-897014 kubelet[1558]: I0731 17:51:07.159170    1558 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-njxb6\" (UniqueName: \"kubernetes.io/projected/70c50ea7-7444-43c3-8213-8770aba77984-kube-api-access-njxb6\") on node \"addons-897014\" DevicePath \"\""
	Jul 31 17:51:08 addons-897014 kubelet[1558]: I0731 17:51:08.719208    1558 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="70c50ea7-7444-43c3-8213-8770aba77984" path="/var/lib/kubelet/pods/70c50ea7-7444-43c3-8213-8770aba77984/volumes"
	Jul 31 17:51:32 addons-897014 kubelet[1558]: I0731 17:51:32.079655    1558 scope.go:117] "RemoveContainer" containerID="379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78"
	Jul 31 17:51:32 addons-897014 kubelet[1558]: I0731 17:51:32.111606    1558 scope.go:117] "RemoveContainer" containerID="379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78"
	Jul 31 17:51:32 addons-897014 kubelet[1558]: E0731 17:51:32.112165    1558 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78\": container with ID starting with 379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78 not found: ID does not exist" containerID="379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78"
	Jul 31 17:51:32 addons-897014 kubelet[1558]: I0731 17:51:32.112201    1558 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78"} err="failed to get container status \"379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78\": rpc error: code = NotFound desc = could not find container \"379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78\": container with ID starting with 379fe714e2f8fd8572f8ac0cfa1a3b64ea056df564e4c5442f98077729295c78 not found: ID does not exist"
	Jul 31 17:51:32 addons-897014 kubelet[1558]: I0731 17:51:32.115730    1558 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/2f231293-ea81-475e-95a6-92d7cb48951c-tmp-dir\") pod \"2f231293-ea81-475e-95a6-92d7cb48951c\" (UID: \"2f231293-ea81-475e-95a6-92d7cb48951c\") "
	Jul 31 17:51:32 addons-897014 kubelet[1558]: I0731 17:51:32.115785    1558 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-wzmbq\" (UniqueName: \"kubernetes.io/projected/2f231293-ea81-475e-95a6-92d7cb48951c-kube-api-access-wzmbq\") pod \"2f231293-ea81-475e-95a6-92d7cb48951c\" (UID: \"2f231293-ea81-475e-95a6-92d7cb48951c\") "
	Jul 31 17:51:32 addons-897014 kubelet[1558]: I0731 17:51:32.119963    1558 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/2f231293-ea81-475e-95a6-92d7cb48951c-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "2f231293-ea81-475e-95a6-92d7cb48951c" (UID: "2f231293-ea81-475e-95a6-92d7cb48951c"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 31 17:51:32 addons-897014 kubelet[1558]: I0731 17:51:32.124430    1558 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2f231293-ea81-475e-95a6-92d7cb48951c-kube-api-access-wzmbq" (OuterVolumeSpecName: "kube-api-access-wzmbq") pod "2f231293-ea81-475e-95a6-92d7cb48951c" (UID: "2f231293-ea81-475e-95a6-92d7cb48951c"). InnerVolumeSpecName "kube-api-access-wzmbq". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 31 17:51:32 addons-897014 kubelet[1558]: I0731 17:51:32.216007    1558 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/2f231293-ea81-475e-95a6-92d7cb48951c-tmp-dir\") on node \"addons-897014\" DevicePath \"\""
	Jul 31 17:51:32 addons-897014 kubelet[1558]: I0731 17:51:32.216072    1558 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-wzmbq\" (UniqueName: \"kubernetes.io/projected/2f231293-ea81-475e-95a6-92d7cb48951c-kube-api-access-wzmbq\") on node \"addons-897014\" DevicePath \"\""
	
	
	==> storage-provisioner [43234175936bf0a578ce5550b99097b3e95e89ce58c0b1185ecc6c76d324fa99] <==
	I0731 17:43:25.572432       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0731 17:43:25.605087       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0731 17:43:25.605213       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0731 17:43:25.621864       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0731 17:43:25.627138       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-897014_adc9775c-ca25-48cd-a3b3-a7007a82cf02!
	I0731 17:43:25.627333       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"00ebc700-eb95-4f91-912b-68c52fef36fb", APIVersion:"v1", ResourceVersion:"947", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-897014_adc9775c-ca25-48cd-a3b3-a7007a82cf02 became leader
	I0731 17:43:25.727367       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-897014_adc9775c-ca25-48cd-a3b3-a7007a82cf02!
	

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

                                                
                                    

Test pass (301/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.99
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.23
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 8.19
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.07
18 TestDownloadOnly/v1.30.3/DeleteAll 0.2
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.14
21 TestDownloadOnly/v1.31.0-beta.0/json-events 8.4
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.41
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.28
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.13
30 TestBinaryMirror 0.53
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
36 TestAddons/Setup 237.75
40 TestAddons/serial/GCPAuth/Namespaces 0.22
42 TestAddons/parallel/Registry 16.54
44 TestAddons/parallel/InspektorGadget 11.79
48 TestAddons/parallel/CSI 62.98
49 TestAddons/parallel/Headlamp 16.67
50 TestAddons/parallel/CloudSpanner 6.58
51 TestAddons/parallel/LocalPath 53.26
52 TestAddons/parallel/NvidiaDevicePlugin 6.5
53 TestAddons/parallel/Yakd 11.74
54 TestAddons/StoppedEnableDisable 12.3
55 TestCertOptions 36.66
56 TestCertExpiration 248.43
58 TestForceSystemdFlag 36.49
59 TestForceSystemdEnv 38.35
65 TestErrorSpam/setup 33.3
66 TestErrorSpam/start 0.76
67 TestErrorSpam/status 1.03
68 TestErrorSpam/pause 1.69
69 TestErrorSpam/unpause 1.8
70 TestErrorSpam/stop 1.42
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 58.22
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 30.21
77 TestFunctional/serial/KubeContext 0.08
78 TestFunctional/serial/KubectlGetPods 0.11
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.25
82 TestFunctional/serial/CacheCmd/cache/add_local 1.11
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
84 TestFunctional/serial/CacheCmd/cache/list 0.06
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2.08
87 TestFunctional/serial/CacheCmd/cache/delete 0.12
88 TestFunctional/serial/MinikubeKubectlCmd 0.14
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
90 TestFunctional/serial/ExtraConfig 32.29
91 TestFunctional/serial/ComponentHealth 0.1
92 TestFunctional/serial/LogsCmd 1.72
93 TestFunctional/serial/LogsFileCmd 1.77
94 TestFunctional/serial/InvalidService 4.58
96 TestFunctional/parallel/ConfigCmd 0.42
97 TestFunctional/parallel/DashboardCmd 11.41
98 TestFunctional/parallel/DryRun 0.43
99 TestFunctional/parallel/InternationalLanguage 0.19
100 TestFunctional/parallel/StatusCmd 1.51
104 TestFunctional/parallel/ServiceCmdConnect 6.95
105 TestFunctional/parallel/AddonsCmd 0.13
106 TestFunctional/parallel/PersistentVolumeClaim 28.28
108 TestFunctional/parallel/SSHCmd 0.57
109 TestFunctional/parallel/CpCmd 1.99
111 TestFunctional/parallel/FileSync 0.32
112 TestFunctional/parallel/CertSync 2.16
116 TestFunctional/parallel/NodeLabels 0.1
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.66
120 TestFunctional/parallel/License 0.25
121 TestFunctional/parallel/Version/short 0.07
122 TestFunctional/parallel/Version/components 1.44
123 TestFunctional/parallel/ImageCommands/ImageListShort 0.32
124 TestFunctional/parallel/ImageCommands/ImageListTable 0.26
125 TestFunctional/parallel/ImageCommands/ImageListJson 0.33
126 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
127 TestFunctional/parallel/ImageCommands/ImageBuild 3.18
128 TestFunctional/parallel/ImageCommands/Setup 0.85
129 TestFunctional/parallel/UpdateContextCmd/no_changes 0.2
130 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.19
131 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
132 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.52
133 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.08
134 TestFunctional/parallel/ServiceCmd/DeployApp 13.27
135 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.18
136 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.72
137 TestFunctional/parallel/ImageCommands/ImageRemove 0.51
138 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.32
139 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 2.2
141 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.49
142 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
144 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.33
145 TestFunctional/parallel/ServiceCmd/List 0.33
146 TestFunctional/parallel/ServiceCmd/JSONOutput 0.38
147 TestFunctional/parallel/ServiceCmd/HTTPS 0.39
148 TestFunctional/parallel/ServiceCmd/Format 0.38
149 TestFunctional/parallel/ServiceCmd/URL 0.37
150 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.09
151 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
155 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
156 TestFunctional/parallel/ProfileCmd/profile_not_create 0.59
157 TestFunctional/parallel/ProfileCmd/profile_list 0.59
158 TestFunctional/parallel/ProfileCmd/profile_json_output 0.55
159 TestFunctional/parallel/MountCmd/any-port 6.54
160 TestFunctional/parallel/MountCmd/specific-port 1.8
161 TestFunctional/parallel/MountCmd/VerifyCleanup 2.1
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 186.12
169 TestMultiControlPlane/serial/DeployApp 7.27
170 TestMultiControlPlane/serial/PingHostFromPods 1.65
171 TestMultiControlPlane/serial/AddWorkerNode 38.89
172 TestMultiControlPlane/serial/NodeLabels 0.1
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.88
174 TestMultiControlPlane/serial/CopyFile 20.53
175 TestMultiControlPlane/serial/StopSecondaryNode 12.73
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.56
177 TestMultiControlPlane/serial/RestartSecondaryNode 23.56
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 5.97
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 210.71
180 TestMultiControlPlane/serial/DeleteSecondaryNode 12.8
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.54
182 TestMultiControlPlane/serial/StopCluster 35.89
183 TestMultiControlPlane/serial/RestartCluster 125.46
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
185 TestMultiControlPlane/serial/AddSecondaryNode 73.8
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.78
190 TestJSONOutput/start/Command 60.53
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.75
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.67
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.97
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.21
215 TestKicCustomNetwork/create_custom_network 42.6
216 TestKicCustomNetwork/use_default_bridge_network 30.93
217 TestKicExistingNetwork 37.18
218 TestKicCustomSubnet 35.85
219 TestKicStaticIP 34.25
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 71.76
224 TestMountStart/serial/StartWithMountFirst 6.86
225 TestMountStart/serial/VerifyMountFirst 0.28
226 TestMountStart/serial/StartWithMountSecond 6.52
227 TestMountStart/serial/VerifyMountSecond 0.27
228 TestMountStart/serial/DeleteFirst 1.62
229 TestMountStart/serial/VerifyMountPostDelete 0.25
230 TestMountStart/serial/Stop 1.19
231 TestMountStart/serial/RestartStopped 8.24
232 TestMountStart/serial/VerifyMountPostStop 0.25
235 TestMultiNode/serial/FreshStart2Nodes 93.54
236 TestMultiNode/serial/DeployApp2Nodes 4.52
237 TestMultiNode/serial/PingHostFrom2Pods 1.02
238 TestMultiNode/serial/AddNode 32.56
239 TestMultiNode/serial/MultiNodeLabels 0.12
240 TestMultiNode/serial/ProfileList 0.35
241 TestMultiNode/serial/CopyFile 10.04
242 TestMultiNode/serial/StopNode 2.22
243 TestMultiNode/serial/StartAfterStop 11.11
244 TestMultiNode/serial/RestartKeepsNodes 90.07
245 TestMultiNode/serial/DeleteNode 5.34
246 TestMultiNode/serial/StopMultiNode 23.86
247 TestMultiNode/serial/RestartMultiNode 57.05
248 TestMultiNode/serial/ValidateNameConflict 33.13
253 TestPreload 129.64
255 TestScheduledStopUnix 105.78
258 TestInsufficientStorage 10.59
259 TestRunningBinaryUpgrade 87.72
261 TestKubernetesUpgrade 390.14
262 TestMissingContainerUpgrade 158.61
264 TestPause/serial/Start 74.02
266 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
267 TestNoKubernetes/serial/StartWithK8s 45.29
268 TestNoKubernetes/serial/StartWithStopK8s 6.89
269 TestNoKubernetes/serial/Start 9.16
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
271 TestNoKubernetes/serial/ProfileList 1.02
272 TestNoKubernetes/serial/Stop 1.21
273 TestNoKubernetes/serial/StartNoArgs 7.22
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
275 TestPause/serial/SecondStartNoReconfiguration 47.47
276 TestPause/serial/Pause 1.13
277 TestPause/serial/VerifyStatus 0.38
278 TestPause/serial/Unpause 0.86
279 TestPause/serial/PauseAgain 1.14
280 TestPause/serial/DeletePaused 2.92
281 TestPause/serial/VerifyDeletedResources 0.42
282 TestStoppedBinaryUpgrade/Setup 1.36
283 TestStoppedBinaryUpgrade/Upgrade 69.8
284 TestStoppedBinaryUpgrade/MinikubeLogs 0.98
299 TestNetworkPlugins/group/false 4.22
304 TestStartStop/group/old-k8s-version/serial/FirstStart 156.84
305 TestStartStop/group/old-k8s-version/serial/DeployApp 8.66
306 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.66
307 TestStartStop/group/old-k8s-version/serial/Stop 12.62
309 TestStartStop/group/no-preload/serial/FirstStart 68.98
310 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.3
311 TestStartStop/group/old-k8s-version/serial/SecondStart 35.75
312 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 32.01
313 TestStartStop/group/no-preload/serial/DeployApp 8.38
314 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
315 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.2
316 TestStartStop/group/no-preload/serial/Stop 13.61
317 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
318 TestStartStop/group/old-k8s-version/serial/Pause 2.97
320 TestStartStop/group/embed-certs/serial/FirstStart 68.27
321 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.29
322 TestStartStop/group/no-preload/serial/SecondStart 299.89
323 TestStartStop/group/embed-certs/serial/DeployApp 10.34
324 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.14
325 TestStartStop/group/embed-certs/serial/Stop 12
326 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
327 TestStartStop/group/embed-certs/serial/SecondStart 301.21
328 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.12
330 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
331 TestStartStop/group/no-preload/serial/Pause 3.13
333 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 61.12
334 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.38
335 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
336 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.08
337 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.02
338 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
339 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
340 TestStartStop/group/embed-certs/serial/Pause 2.92
341 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
342 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 276.7
344 TestStartStop/group/newest-cni/serial/FirstStart 44.68
345 TestStartStop/group/newest-cni/serial/DeployApp 0
346 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 2.84
347 TestStartStop/group/newest-cni/serial/Stop 1.32
348 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.25
349 TestStartStop/group/newest-cni/serial/SecondStart 16.86
350 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
353 TestStartStop/group/newest-cni/serial/Pause 3.22
354 TestNetworkPlugins/group/auto/Start 60
355 TestNetworkPlugins/group/auto/KubeletFlags 0.32
356 TestNetworkPlugins/group/auto/NetCatPod 10.27
357 TestNetworkPlugins/group/auto/DNS 0.19
358 TestNetworkPlugins/group/auto/Localhost 0.17
359 TestNetworkPlugins/group/auto/HairPin 0.18
360 TestNetworkPlugins/group/kindnet/Start 62.68
361 TestNetworkPlugins/group/kindnet/ControllerPod 6
362 TestNetworkPlugins/group/kindnet/KubeletFlags 0.31
363 TestNetworkPlugins/group/kindnet/NetCatPod 11.29
364 TestNetworkPlugins/group/kindnet/DNS 0.21
365 TestNetworkPlugins/group/kindnet/Localhost 0.16
366 TestNetworkPlugins/group/kindnet/HairPin 0.16
367 TestNetworkPlugins/group/calico/Start 81.12
368 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
369 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.13
370 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.3
371 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.84
372 TestNetworkPlugins/group/custom-flannel/Start 78.55
373 TestNetworkPlugins/group/calico/ControllerPod 6.01
374 TestNetworkPlugins/group/calico/KubeletFlags 0.34
375 TestNetworkPlugins/group/calico/NetCatPod 11.32
376 TestNetworkPlugins/group/calico/DNS 0.27
377 TestNetworkPlugins/group/calico/Localhost 0.17
378 TestNetworkPlugins/group/calico/HairPin 0.21
379 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.41
380 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.42
381 TestNetworkPlugins/group/custom-flannel/DNS 0.21
382 TestNetworkPlugins/group/custom-flannel/Localhost 0.17
383 TestNetworkPlugins/group/custom-flannel/HairPin 0.16
384 TestNetworkPlugins/group/enable-default-cni/Start 93.64
385 TestNetworkPlugins/group/flannel/Start 69.24
386 TestNetworkPlugins/group/flannel/ControllerPod 6.01
387 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
388 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.25
389 TestNetworkPlugins/group/flannel/KubeletFlags 0.31
390 TestNetworkPlugins/group/flannel/NetCatPod 11.27
391 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
392 TestNetworkPlugins/group/enable-default-cni/Localhost 0.17
393 TestNetworkPlugins/group/enable-default-cni/HairPin 0.17
394 TestNetworkPlugins/group/flannel/DNS 0.26
395 TestNetworkPlugins/group/flannel/Localhost 0.26
396 TestNetworkPlugins/group/flannel/HairPin 0.22
397 TestNetworkPlugins/group/bridge/Start 84.63
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
399 TestNetworkPlugins/group/bridge/NetCatPod 10.25
400 TestNetworkPlugins/group/bridge/DNS 0.17
401 TestNetworkPlugins/group/bridge/Localhost 0.15
402 TestNetworkPlugins/group/bridge/HairPin 0.16
x
+
TestDownloadOnly/v1.20.0/json-events (8.99s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-663169 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |          |
	|         | -p download-only-663169        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 17:41: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
	I0731 17:41:03.152130  285210 out.go:291] Setting OutFile to fd 1 ...
	I0731 17:41:03.152336  285210 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:03.152366  285210 out.go:304] Setting ErrFile to fd 2...
	I0731 17:41:03.152385  285210 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:03.152662  285210 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	W0731 17:41:03.152822  285210 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19349-279828/.minikube/config/config.json: open /home/jenkins/minikube-integration/19349-279828/.minikube/config/config.json: no such file or directory
	I0731 17:41:03.153283  285210 out.go:298] Setting JSON to true
	I0731 17:41:03.154205  285210 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":4999,"bootTime":1722442665,"procs":152,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0731 17:41:03.154302  285210 start.go:139] virtualization:  
	I0731 17:41:03.157219  285210 out.go:97] [download-only-663169] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0731 17:41:03.157376  285210 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball: no such file or directory
	I0731 17:41:03.157492  285210 notify.go:220] Checking for updates...
	I0731 17:41:03.159598  285210 out.go:169] MINIKUBE_LOCATION=19349
	I0731 17:41:03.161999  285210 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 17:41:03.164203  285210 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 17:41:03.166347  285210 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube
	I0731 17:41:03.168653  285210 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0731 17:41:03.172894  285210 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0731 17:41:03.173193  285210 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 17:41:03.202702  285210 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 17:41:03.202805  285210 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:03.264350  285210 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-07-31 17:41:03.247318596 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:03.264466  285210 docker.go:307] overlay module found
	I0731 17:41:03.266230  285210 out.go:97] Using the docker driver based on user configuration
	I0731 17:41:03.266261  285210 start.go:297] selected driver: docker
	I0731 17:41:03.266268  285210 start.go:901] validating driver "docker" against <nil>
	I0731 17:41:03.266391  285210 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:03.328123  285210 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:51 SystemTime:2024-07-31 17:41:03.318235315 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:03.328296  285210 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 17:41:03.328585  285210 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0731 17:41:03.328749  285210 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0731 17:41:03.330738  285210 out.go:169] Using Docker driver with root privileges
	I0731 17:41:03.332303  285210 cni.go:84] Creating CNI manager for ""
	I0731 17:41:03.332329  285210 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 17:41:03.332343  285210 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 17:41:03.332440  285210 start.go:340] cluster config:
	{Name:download-only-663169 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-663169 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}
	I0731 17:41:03.334660  285210 out.go:97] Starting "download-only-663169" primary control-plane node in "download-only-663169" cluster
	I0731 17:41:03.334686  285210 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 17:41:03.336685  285210 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0731 17:41:03.336739  285210 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0731 17:41:03.336842  285210 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 17:41:03.351825  285210 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 17:41:03.352010  285210 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 17:41:03.352130  285210 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 17:41:03.400822  285210 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
	I0731 17:41:03.400854  285210 cache.go:56] Caching tarball of preloaded images
	I0731 17:41:03.401036  285210 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0731 17:41:03.403122  285210 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0731 17:41:03.403149  285210 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0731 17:41:03.496603  285210 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/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-663169 host does not exist
	  To start a cluster, run: "minikube start -p download-only-663169"

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-663169 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | -p download-only-663169        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| delete  | -p download-only-663169        | download-only-663169 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| start   | -o=json --download-only        | download-only-517392 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | -p download-only-517392        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 17:41:12
	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
	I0731 17:41:12.564722  285414 out.go:291] Setting OutFile to fd 1 ...
	I0731 17:41:12.564949  285414 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:12.564975  285414 out.go:304] Setting ErrFile to fd 2...
	I0731 17:41:12.564995  285414 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:12.565284  285414 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 17:41:12.565758  285414 out.go:298] Setting JSON to true
	I0731 17:41:12.566663  285414 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5008,"bootTime":1722442665,"procs":150,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0731 17:41:12.566762  285414 start.go:139] virtualization:  
	I0731 17:41:12.569183  285414 out.go:97] [download-only-517392] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 17:41:12.569475  285414 notify.go:220] Checking for updates...
	I0731 17:41:12.571584  285414 out.go:169] MINIKUBE_LOCATION=19349
	I0731 17:41:12.574338  285414 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 17:41:12.576368  285414 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 17:41:12.578312  285414 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube
	I0731 17:41:12.580056  285414 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0731 17:41:12.583532  285414 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0731 17:41:12.583844  285414 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 17:41:12.613551  285414 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 17:41:12.613666  285414 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:12.670829  285414 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:45 SystemTime:2024-07-31 17:41:12.661478663 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:12.670945  285414 docker.go:307] overlay module found
	I0731 17:41:12.673172  285414 out.go:97] Using the docker driver based on user configuration
	I0731 17:41:12.673205  285414 start.go:297] selected driver: docker
	I0731 17:41:12.673213  285414 start.go:901] validating driver "docker" against <nil>
	I0731 17:41:12.673335  285414 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:12.725276  285414 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:45 SystemTime:2024-07-31 17:41:12.716336212 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:12.725461  285414 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 17:41:12.725771  285414 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0731 17:41:12.725933  285414 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0731 17:41:12.728080  285414 out.go:169] Using Docker driver with root privileges
	I0731 17:41:12.730149  285414 cni.go:84] Creating CNI manager for ""
	I0731 17:41:12.730172  285414 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 17:41:12.730184  285414 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 17:41:12.730276  285414 start.go:340] cluster config:
	{Name:download-only-517392 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:download-only-517392 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 17:41:12.732247  285414 out.go:97] Starting "download-only-517392" primary control-plane node in "download-only-517392" cluster
	I0731 17:41:12.732278  285414 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 17:41:12.733946  285414 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0731 17:41:12.733974  285414 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 17:41:12.734145  285414 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 17:41:12.749604  285414 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 17:41:12.749728  285414 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 17:41:12.749752  285414 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 17:41:12.749758  285414 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 17:41:12.749769  285414 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 17:41:12.787104  285414 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0731 17:41:12.787136  285414 cache.go:56] Caching tarball of preloaded images
	I0731 17:41:12.787310  285414 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0731 17:41:12.789362  285414 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0731 17:41:12.789400  285414 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0731 17:41:12.879041  285414 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4?checksum=md5:bace9a3612be7d31e4d3c3d446951ced -> /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-517392 host does not exist
	  To start a cluster, run: "minikube start -p download-only-517392"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-663169 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | -p download-only-663169             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| delete  | -p download-only-663169             | download-only-663169 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| start   | -o=json --download-only             | download-only-517392 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | -p download-only-517392             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| delete  | -p download-only-517392             | download-only-517392 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC | 31 Jul 24 17:41 UTC |
	| start   | -o=json --download-only             | download-only-154941 | jenkins | v1.33.1 | 31 Jul 24 17:41 UTC |                     |
	|         | -p download-only-154941             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0 |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 17:41:21
	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
	I0731 17:41:21.158568  285615 out.go:291] Setting OutFile to fd 1 ...
	I0731 17:41:21.158937  285615 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:21.158975  285615 out.go:304] Setting ErrFile to fd 2...
	I0731 17:41:21.158998  285615 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:41:21.159293  285615 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 17:41:21.159790  285615 out.go:298] Setting JSON to true
	I0731 17:41:21.160786  285615 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5017,"bootTime":1722442665,"procs":150,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0731 17:41:21.160903  285615 start.go:139] virtualization:  
	I0731 17:41:21.163570  285615 out.go:97] [download-only-154941] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 17:41:21.163943  285615 notify.go:220] Checking for updates...
	I0731 17:41:21.166301  285615 out.go:169] MINIKUBE_LOCATION=19349
	I0731 17:41:21.168373  285615 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 17:41:21.170121  285615 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 17:41:21.172195  285615 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube
	I0731 17:41:21.173924  285615 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0731 17:41:21.177543  285615 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0731 17:41:21.177849  285615 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 17:41:21.201587  285615 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 17:41:21.201676  285615 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:21.263737  285615 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-07-31 17:41:21.254485635 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:21.263873  285615 docker.go:307] overlay module found
	I0731 17:41:21.265655  285615 out.go:97] Using the docker driver based on user configuration
	I0731 17:41:21.265694  285615 start.go:297] selected driver: docker
	I0731 17:41:21.265701  285615 start.go:901] validating driver "docker" against <nil>
	I0731 17:41:21.265815  285615 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:41:21.325190  285615 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-07-31 17:41:21.316429589 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:41:21.325366  285615 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 17:41:21.325661  285615 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0731 17:41:21.325817  285615 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0731 17:41:21.327878  285615 out.go:169] Using Docker driver with root privileges
	I0731 17:41:21.329617  285615 cni.go:84] Creating CNI manager for ""
	I0731 17:41:21.329641  285615 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0731 17:41:21.329651  285615 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 17:41:21.329735  285615 start.go:340] cluster config:
	{Name:download-only-154941 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0-beta.0 ClusterName:download-only-154941 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0-beta.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 17:41:21.331725  285615 out.go:97] Starting "download-only-154941" primary control-plane node in "download-only-154941" cluster
	I0731 17:41:21.331744  285615 cache.go:121] Beginning downloading kic base image for docker with crio
	I0731 17:41:21.333525  285615 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0731 17:41:21.333561  285615 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0731 17:41:21.333752  285615 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 17:41:21.348529  285615 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 17:41:21.348676  285615 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 17:41:21.348701  285615 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 17:41:21.348708  285615 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 17:41:21.348719  285615 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 17:41:21.395577  285615 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0731 17:41:21.395604  285615 cache.go:56] Caching tarball of preloaded images
	I0731 17:41:21.395791  285615 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0731 17:41:21.398109  285615 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0731 17:41:21.398147  285615 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0731 17:41:21.481374  285615 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:70b5971c257ae4defe1f5d041a04e29c -> /home/jenkins/minikube-integration/19349-279828/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-154941 host does not exist
	  To start a cluster, run: "minikube start -p download-only-154941"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.53s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (237.75s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (16.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 8.033638ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-698f998955-mx6pn" [40b86e79-5fe5-4e4d-a945-383d7892d305] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004608699s
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-m24b4" [9c113127-25a5-4de6-821b-2ec8dd6b61e1] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004961781s
addons_test.go:342: (dbg) Run:  kubectl --context addons-897014 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-897014 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-897014 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.088873756s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-897014 ip
2024/07/31 17:46:03 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-897014 addons disable registry --alsologtostderr -v=1
addons_test.go:390: (dbg) Done: out/minikube-linux-arm64 -p addons-897014 addons disable registry --alsologtostderr -v=1: (1.122887518s)
--- PASS: TestAddons/parallel/Registry (16.54s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.79s)

                                                
                                                
=== 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-rmdxh" [f97b0db3-add3-4899-af7f-7451323292c8] 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.00487163s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-897014
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-897014: (5.77917186s)
--- PASS: TestAddons/parallel/InspektorGadget (11.79s)

                                                
                                    
x
+
TestAddons/parallel/CSI (62.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 13.359839ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-897014 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-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-897014 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" [3db29c88-8df9-4a7f-9432-e8aeea4e58fd] Pending
helpers_test.go:344: "task-pv-pod" [3db29c88-8df9-4a7f-9432-e8aeea4e58fd] 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" [3db29c88-8df9-4a7f-9432-e8aeea4e58fd] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 13.004184556s
addons_test.go:590: (dbg) Run:  kubectl --context addons-897014 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-897014 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-897014 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-897014 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-897014 delete pod task-pv-pod: (1.297696808s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-897014 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-897014 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-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-897014 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" [0943d2a9-cb1a-4498-8f15-4244d2d40e17] Pending
helpers_test.go:344: "task-pv-pod-restore" [0943d2a9-cb1a-4498-8f15-4244d2d40e17] 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" [0943d2a9-cb1a-4498-8f15-4244d2d40e17] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003217624s
addons_test.go:632: (dbg) Run:  kubectl --context addons-897014 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-897014 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-897014 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-897014 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-897014 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.753490763s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-897014 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (62.98s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.67s)

                                                
                                                
=== 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-897014 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-9d868696f-snf5r" [70c50ea7-7444-43c3-8213-8770aba77984] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-9d868696f-snf5r" [70c50ea7-7444-43c3-8213-8770aba77984] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.004111685s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-897014 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-897014 addons disable headlamp --alsologtostderr -v=1: (5.691491943s)
--- PASS: TestAddons/parallel/Headlamp (16.67s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5455fb9b69-xz85x" [d8bbab44-91b4-4d2d-a637-338ed31d369f] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003597175s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-897014
--- PASS: TestAddons/parallel/CloudSpanner (6.58s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-897014 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-897014 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-897014 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897014 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" [c8cde14c-71a6-4c2f-9afa-85bff04094ff] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [c8cde14c-71a6-4c2f-9afa-85bff04094ff] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [c8cde14c-71a6-4c2f-9afa-85bff04094ff] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003789166s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-897014 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-897014 ssh "cat /opt/local-path-provisioner/pvc-e7bebe92-d8f8-4150-8c54-43db29b78fc3_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-897014 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-897014 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-897014 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-897014 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.207209315s)
--- PASS: TestAddons/parallel/LocalPath (53.26s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.5s)

                                                
                                                
=== 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-pbwr4" [0fb39e76-a99b-432a-9a0e-ce06115cc410] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004430393s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-897014
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.50s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-799879c74f-bt42d" [8f90abad-29b9-4291-b22b-c0c103d85af8] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00327079s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-897014 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-897014 addons disable yakd --alsologtostderr -v=1: (5.736831523s)
--- PASS: TestAddons/parallel/Yakd (11.74s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.3s)

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

                                                
                                    
x
+
TestCertOptions (36.66s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (248.43s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (36.49s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (38.35s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (33.3s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.76s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.03s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.69s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.8s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.42s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (58.22s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (30.21s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.08s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-209614 cache add registry.k8s.io/pause:3.1: (1.452597863s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-209614 cache add registry.k8s.io/pause:3.3: (1.497261115s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-209614 cache add registry.k8s.io/pause:latest: (1.303559775s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.25s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (32.29s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.72s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.77s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 logs --file /tmp/TestFunctionalserialLogsFileCmd1895296562/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-209614 logs --file /tmp/TestFunctionalserialLogsFileCmd1895296562/001/logs.txt: (1.770350064s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.77s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.58s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.42s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.41s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.43s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 17:55:34.947218  314316 out.go:291] Setting OutFile to fd 1 ...
	I0731 17:55:34.947379  314316 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:55:34.947390  314316 out.go:304] Setting ErrFile to fd 2...
	I0731 17:55:34.947396  314316 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:55:34.947652  314316 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 17:55:34.948007  314316 out.go:298] Setting JSON to false
	I0731 17:55:34.949023  314316 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5870,"bootTime":1722442665,"procs":194,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0731 17:55:34.949094  314316 start.go:139] virtualization:  
	I0731 17:55:34.951469  314316 out.go:177] * [functional-209614] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 17:55:34.953181  314316 out.go:177]   - MINIKUBE_LOCATION=19349
	I0731 17:55:34.953369  314316 notify.go:220] Checking for updates...
	I0731 17:55:34.956941  314316 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 17:55:34.958766  314316 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 17:55:34.960585  314316 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube
	I0731 17:55:34.962865  314316 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 17:55:34.964639  314316 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 17:55:34.967058  314316 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 17:55:34.967615  314316 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 17:55:35.003567  314316 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 17:55:35.003797  314316 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:55:35.067608  314316 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-07-31 17:55:35.057704891 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:55:35.067719  314316 docker.go:307] overlay module found
	I0731 17:55:35.069588  314316 out.go:177] * Using the docker driver based on existing profile
	I0731 17:55:35.071405  314316 start.go:297] selected driver: docker
	I0731 17:55:35.071424  314316 start.go:901] validating driver "docker" against &{Name:functional-209614 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-209614 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 17:55:35.071546  314316 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 17:55:35.074325  314316 out.go:177] 
	W0731 17:55:35.076255  314316 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
	I0731 17:55:35.078111  314316 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1016: (dbg) Run:  out/minikube-linux-arm64 start -p functional-209614 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
E0731 17:55:35.397338  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
functional_test.go:1016: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-209614 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (189.335333ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 17:55:35.374255  314430 out.go:291] Setting OutFile to fd 1 ...
	I0731 17:55:35.374508  314430 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:55:35.374535  314430 out.go:304] Setting ErrFile to fd 2...
	I0731 17:55:35.374554  314430 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 17:55:35.375700  314430 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 17:55:35.376149  314430 out.go:298] Setting JSON to false
	I0731 17:55:35.377111  314430 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5871,"bootTime":1722442665,"procs":194,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0731 17:55:35.377209  314430 start.go:139] virtualization:  
	I0731 17:55:35.379870  314430 out.go:177] * [functional-209614] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0731 17:55:35.382946  314430 out.go:177]   - MINIKUBE_LOCATION=19349
	I0731 17:55:35.383015  314430 notify.go:220] Checking for updates...
	I0731 17:55:35.387010  314430 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 17:55:35.388882  314430 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 17:55:35.390665  314430 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube
	I0731 17:55:35.392440  314430 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 17:55:35.394279  314430 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 17:55:35.396693  314430 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 17:55:35.397247  314430 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 17:55:35.423522  314430 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 17:55:35.423634  314430 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 17:55:35.489847  314430 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-07-31 17:55:35.480095772 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 17:55:35.489966  314430 docker.go:307] overlay module found
	I0731 17:55:35.492160  314430 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0731 17:55:35.493827  314430 start.go:297] selected driver: docker
	I0731 17:55:35.493859  314430 start.go:901] validating driver "docker" against &{Name:functional-209614 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-209614 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 17:55:35.493969  314430 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 17:55:35.496173  314430 out.go:177] 
	W0731 17:55:35.498025  314430 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
	I0731 17:55:35.499718  314430 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.51s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (6.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-209614 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-209614 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-knmmh" [760ee6ef-5c10-4b7a-90da-94cca555db14] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-6f49f58cd5-knmmh" [760ee6ef-5c10-4b7a-90da-94cca555db14] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 6.00501121s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:31220
functional_test.go:1671: http://192.168.49.2:31220: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (28.28s)

                                                
                                                
=== 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" [aed6f4d2-d19d-46fd-b249-1f65374d3d17] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003912645s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-209614 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-209614 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-209614 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-209614 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" [716ceea7-4e52-451b-bd81-c4d0815d63d1] Pending
helpers_test.go:344: "sp-pod" [716ceea7-4e52-451b-bd81-c4d0815d63d1] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [716ceea7-4e52-451b-bd81-c4d0815d63d1] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.008088194s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-209614 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-209614 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-209614 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" [2a13a2e4-120e-4860-80a8-31cb3f7f39b4] Pending
helpers_test.go:344: "sp-pod" [2a13a2e4-120e-4860-80a8-31cb3f7f39b4] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [2a13a2e4-120e-4860-80a8-31cb3f7f39b4] Running
E0731 17:55:40.518154  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.005785036s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-209614 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (28.28s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.57s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.99s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.66s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.25s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-209614 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-209614
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-209614 image ls --format short --alsologtostderr:
I0731 17:55:43.916538  314911 out.go:291] Setting OutFile to fd 1 ...
I0731 17:55:43.916874  314911 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:43.916901  314911 out.go:304] Setting ErrFile to fd 2...
I0731 17:55:43.916920  314911 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:43.917179  314911 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
I0731 17:55:43.917850  314911 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:43.918059  314911 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:43.918574  314911 cli_runner.go:164] Run: docker container inspect functional-209614 --format={{.State.Status}}
I0731 17:55:43.948513  314911 ssh_runner.go:195] Run: systemctl --version
I0731 17:55:43.948565  314911 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-209614
I0731 17:55:43.994292  314911 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/functional-209614/id_rsa Username:docker}
I0731 17:55:44.113756  314911 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-209614 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | latest             | 43b17fe33c4b4 | 197MB  |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 8e97cdb19e7cc | 108MB  |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| docker.io/kicbase/echo-server           | functional-209614  | ce2d2cda2d858 | 4.79MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 61773190d42ff | 114MB  |
| registry.k8s.io/kube-proxy              | v1.30.3            | 2351f570ed0ea | 89.2MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5e32961ddcea3 | 90.3MB |
| docker.io/kindest/kindnetd              | v20240719-e7903573 | f42786f8afd22 | 90.3MB |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| localhost/my-image                      | functional-209614  | 63319b6317a65 | 1.64MB |
| registry.k8s.io/kube-scheduler          | v1.30.3            | d48f992a22722 | 61.6MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/library/nginx                 | alpine             | d7cd33d7d4ed1 | 46.7MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-209614 image ls --format table --alsologtostderr:
I0731 17:55:47.290765  315327 out.go:291] Setting OutFile to fd 1 ...
I0731 17:55:47.290950  315327 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:47.290964  315327 out.go:304] Setting ErrFile to fd 2...
I0731 17:55:47.290986  315327 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:47.291296  315327 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
I0731 17:55:47.291989  315327 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:47.292192  315327 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:47.292729  315327 cli_runner.go:164] Run: docker container inspect functional-209614 --format={{.State.Status}}
I0731 17:55:47.310137  315327 ssh_runner.go:195] Run: systemctl --version
I0731 17:55:47.310201  315327 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-209614
I0731 17:55:47.337354  315327 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/functional-209614/id_rsa Username:docker}
I0731 17:55:47.436898  315327 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-209614 image ls --format json --alsologtostderr:
[{"id":"8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499","registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"108229958"},{"id":"5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493","docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"90278450"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha
256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"5d06c2e35269fd207a8cbd8d1866a1add2354cf3b4fc6ca6d9fc32b6f0bb6ca8","repoDigests":["docker.io/library/48962e9433fec06ef7f02e1353dc62a2c3b762b1c542b5c9b51f62a494edd9b8-tmp@sha256:0d3395d5ecdacef59a1296dccf5c32231d2663455ae812d741c5b843d7d56809"],"repoTags":[],"size":"1637644"},{"id":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a832
1e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e","registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"113538528"},{"id":"2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7
f20699f23e9a31acc","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"89199511"},{"id":"43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c","docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"id":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b","registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"140414767"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85
976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800","repoDigests":["docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a","docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"90281007"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/b
usybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4","registry.k8s.io/kube-scheduler@sha256:f194dea192a67
2732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"61568326"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["docker.io/kicbase/echo-server:functional-209614"],"size":"4788229"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"63319b6317a653bfceb6cbbaac9a7422829192c20626c6a81b27f692f7a8991b","repoDigests":[],"repoTags":[],"size":"1640226"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88
d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-209614 image ls --format json --alsologtostderr:
I0731 17:55:46.989990  315267 out.go:291] Setting OutFile to fd 1 ...
I0731 17:55:46.990396  315267 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:46.990405  315267 out.go:304] Setting ErrFile to fd 2...
I0731 17:55:46.990410  315267 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:46.990649  315267 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
I0731 17:55:46.991326  315267 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:46.991478  315267 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:46.992090  315267 cli_runner.go:164] Run: docker container inspect functional-209614 --format={{.State.Status}}
I0731 17:55:47.014858  315267 ssh_runner.go:195] Run: systemctl --version
I0731 17:55:47.014912  315267 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-209614
I0731 17:55:47.034947  315267 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/functional-209614/id_rsa Username:docker}
I0731 17:55:47.131502  315267 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.33s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-209614 image ls --format yaml --alsologtostderr:
- 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: 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
- registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "140414767"
- id: 8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "108229958"
- id: 2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be
repoDigests:
- registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "89199511"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- docker.io/kicbase/echo-server:functional-209614
size: "4788229"
- id: d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7
repoTags:
- docker.io/library/nginx:alpine
size: "46671358"
- id: 43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
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: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
- registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "61568326"
- id: 5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
- docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "90278450"
- id: f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800
repoDigests:
- docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "90281007"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- 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: 61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "113538528"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "520014"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-209614 image ls --format yaml --alsologtostderr:
I0731 17:55:44.233525  314942 out.go:291] Setting OutFile to fd 1 ...
I0731 17:55:44.233800  314942 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:44.233832  314942 out.go:304] Setting ErrFile to fd 2...
I0731 17:55:44.233852  314942 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:44.234143  314942 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
I0731 17:55:44.234836  314942 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:44.235025  314942 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:44.235661  314942 cli_runner.go:164] Run: docker container inspect functional-209614 --format={{.State.Status}}
I0731 17:55:44.256117  314942 ssh_runner.go:195] Run: systemctl --version
I0731 17:55:44.256182  314942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-209614
I0731 17:55:44.276046  314942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/functional-209614/id_rsa Username:docker}
I0731 17:55:44.378284  314942 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 image build -t localhost/my-image:functional-209614 testdata/build --alsologtostderr
2024/07/31 17:55:46 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-209614 image build -t localhost/my-image:functional-209614 testdata/build --alsologtostderr: (2.537326573s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-209614 image build -t localhost/my-image:functional-209614 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 5d06c2e3526
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-209614
--> 63319b6317a
Successfully tagged localhost/my-image:functional-209614
63319b6317a653bfceb6cbbaac9a7422829192c20626c6a81b27f692f7a8991b
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-209614 image build -t localhost/my-image:functional-209614 testdata/build --alsologtostderr:
I0731 17:55:44.881078  315076 out.go:291] Setting OutFile to fd 1 ...
I0731 17:55:44.881673  315076 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:44.881709  315076 out.go:304] Setting ErrFile to fd 2...
I0731 17:55:44.881731  315076 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 17:55:44.881993  315076 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
I0731 17:55:44.882665  315076 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:44.883952  315076 config.go:182] Loaded profile config "functional-209614": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0731 17:55:44.884551  315076 cli_runner.go:164] Run: docker container inspect functional-209614 --format={{.State.Status}}
I0731 17:55:44.910464  315076 ssh_runner.go:195] Run: systemctl --version
I0731 17:55:44.910518  315076 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-209614
I0731 17:55:44.928522  315076 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/functional-209614/id_rsa Username:docker}
I0731 17:55:45.062538  315076 build_images.go:161] Building image from path: /tmp/build.3494391610.tar
I0731 17:55:45.062623  315076 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0731 17:55:45.075742  315076 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3494391610.tar
I0731 17:55:45.086442  315076 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3494391610.tar: stat -c "%s %y" /var/lib/minikube/build/build.3494391610.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3494391610.tar': No such file or directory
I0731 17:55:45.086495  315076 ssh_runner.go:362] scp /tmp/build.3494391610.tar --> /var/lib/minikube/build/build.3494391610.tar (3072 bytes)
I0731 17:55:45.146064  315076 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3494391610
I0731 17:55:45.160767  315076 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3494391610 -xf /var/lib/minikube/build/build.3494391610.tar
I0731 17:55:45.177674  315076 crio.go:315] Building image: /var/lib/minikube/build/build.3494391610
I0731 17:55:45.177769  315076 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-209614 /var/lib/minikube/build/build.3494391610 --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
I0731 17:55:47.327611  315076 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-209614 /var/lib/minikube/build/build.3494391610 --cgroup-manager=cgroupfs: (2.149811905s)
I0731 17:55:47.327690  315076 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3494391610
I0731 17:55:47.337807  315076 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3494391610.tar
I0731 17:55:47.350264  315076 build_images.go:217] Built localhost/my-image:functional-209614 from /tmp/build.3494391610.tar
I0731 17:55:47.350303  315076 build_images.go:133] succeeded building to: functional-209614
I0731 17:55:47.350314  315076 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.18s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
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:2115: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.20s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-209614 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-209614 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-d56vl" [6090496f-e784-41f5-9776-651bc3303f2c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-d56vl" [6090496f-e784-41f5-9776-651bc3303f2c] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 13.004031378s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (13.27s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-209614 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" [a7b5efdc-efda-4043-a537-73995c418375] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [a7b5efdc-efda-4043-a537-73995c418375] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.003906982s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.33s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.110.97.144 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-209614 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-209614 /tmp/TestFunctionalparallelMountCmdany-port774342076/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1722448524448954416" to /tmp/TestFunctionalparallelMountCmdany-port774342076/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1722448524448954416" to /tmp/TestFunctionalparallelMountCmdany-port774342076/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1722448524448954416" to /tmp/TestFunctionalparallelMountCmdany-port774342076/001/test-1722448524448954416
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul 31 17:55 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 31 17:55 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 31 17:55 test-1722448524448954416
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 ssh cat /mount-9p/test-1722448524448954416
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-209614 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" [e8d44257-1f9a-4f08-8a6a-5337e545871e] Pending
helpers_test.go:344: "busybox-mount" [e8d44257-1f9a-4f08-8a6a-5337e545871e] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [e8d44257-1f9a-4f08-8a6a-5337e545871e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [e8d44257-1f9a-4f08-8a6a-5337e545871e] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 4.004075383s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-209614 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 ssh stat /mount-9p/created-by-test
E0731 17:55:30.271241  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 17:55:30.277510  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 17:55:30.287882  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 17:55:30.308260  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 ssh stat /mount-9p/created-by-pod
E0731 17:55:30.348895  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 17:55:30.429211  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 17:55:30.594623  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-209614 /tmp/TestFunctionalparallelMountCmdany-port774342076/001:/mount-9p --alsologtostderr -v=1] ...
E0731 17:55:30.914917  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.54s)

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

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

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

                                                
                                                
** /stderr **
E0731 17:55:31.556121  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 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-209614 /tmp/TestFunctionalparallelMountCmdspecific-port1093905807/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-209614 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-209614 ssh "sudo umount -f /mount-9p": exit status 1 (310.616354ms)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-209614 /tmp/TestFunctionalparallelMountCmdVerifyCleanup907684824/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-209614 /tmp/TestFunctionalparallelMountCmdVerifyCleanup907684824/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-209614 /tmp/TestFunctionalparallelMountCmdVerifyCleanup907684824/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-209614 ssh "findmnt -T" /mount1
E0731 17:55:32.836847  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-209614 ssh "findmnt -T" /mount1: exit status 1 (611.581687ms)

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (186.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-697205 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0731 17:55:50.758318  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 17:56:11.238573  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 17:56:52.198704  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 17:58:14.119335  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-697205 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m5.317754354s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (186.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (38.89s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (20.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp testdata/cp-test.txt ha-697205:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1646774662/001/cp-test_ha-697205.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205:/home/docker/cp-test.txt ha-697205-m02:/home/docker/cp-test_ha-697205_ha-697205-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m02 "sudo cat /home/docker/cp-test_ha-697205_ha-697205-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205:/home/docker/cp-test.txt ha-697205-m03:/home/docker/cp-test_ha-697205_ha-697205-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m03 "sudo cat /home/docker/cp-test_ha-697205_ha-697205-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205:/home/docker/cp-test.txt ha-697205-m04:/home/docker/cp-test_ha-697205_ha-697205-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m04 "sudo cat /home/docker/cp-test_ha-697205_ha-697205-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp testdata/cp-test.txt ha-697205-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1646774662/001/cp-test_ha-697205-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m02:/home/docker/cp-test.txt ha-697205:/home/docker/cp-test_ha-697205-m02_ha-697205.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205 "sudo cat /home/docker/cp-test_ha-697205-m02_ha-697205.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m02:/home/docker/cp-test.txt ha-697205-m03:/home/docker/cp-test_ha-697205-m02_ha-697205-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m03 "sudo cat /home/docker/cp-test_ha-697205-m02_ha-697205-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m02:/home/docker/cp-test.txt ha-697205-m04:/home/docker/cp-test_ha-697205-m02_ha-697205-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m04 "sudo cat /home/docker/cp-test_ha-697205-m02_ha-697205-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp testdata/cp-test.txt ha-697205-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1646774662/001/cp-test_ha-697205-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m03:/home/docker/cp-test.txt ha-697205:/home/docker/cp-test_ha-697205-m03_ha-697205.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205 "sudo cat /home/docker/cp-test_ha-697205-m03_ha-697205.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m03:/home/docker/cp-test.txt ha-697205-m02:/home/docker/cp-test_ha-697205-m03_ha-697205-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m03 "sudo cat /home/docker/cp-test.txt"
E0731 17:59:58.632769  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 17:59:58.638054  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 17:59:58.648348  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 17:59:58.668603  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m02 "sudo cat /home/docker/cp-test_ha-697205-m03_ha-697205-m02.txt"
E0731 17:59:58.709475  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 17:59:58.789765  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 17:59:58.950081  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m03:/home/docker/cp-test.txt ha-697205-m04:/home/docker/cp-test_ha-697205-m03_ha-697205-m04.txt
E0731 17:59:59.270370  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m04 "sudo cat /home/docker/cp-test_ha-697205-m03_ha-697205-m04.txt"
E0731 17:59:59.911009  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp testdata/cp-test.txt ha-697205-m04:/home/docker/cp-test.txt
E0731 18:00:01.195954  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
helpers_test.go:556: (dbg) Done: out/minikube-linux-arm64 -p ha-697205 cp testdata/cp-test.txt ha-697205-m04:/home/docker/cp-test.txt: (1.277249003s)
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1646774662/001/cp-test_ha-697205-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m04:/home/docker/cp-test.txt ha-697205:/home/docker/cp-test_ha-697205-m04_ha-697205.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205 "sudo cat /home/docker/cp-test_ha-697205-m04_ha-697205.txt"
E0731 18:00:03.756825  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m04:/home/docker/cp-test.txt ha-697205-m02:/home/docker/cp-test_ha-697205-m04_ha-697205-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m02 "sudo cat /home/docker/cp-test_ha-697205-m04_ha-697205-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 cp ha-697205-m04:/home/docker/cp-test.txt ha-697205-m03:/home/docker/cp-test_ha-697205-m04_ha-697205-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 ssh -n ha-697205-m03 "sudo cat /home/docker/cp-test_ha-697205-m04_ha-697205-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (20.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 node stop m02 -v=7 --alsologtostderr
E0731 18:00:08.877902  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-697205 node stop m02 -v=7 --alsologtostderr: (11.980178704s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-697205 status -v=7 --alsologtostderr: exit status 7 (746.746704ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 18:00:18.204859  331220 out.go:291] Setting OutFile to fd 1 ...
	I0731 18:00:18.205021  331220 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:00:18.205029  331220 out.go:304] Setting ErrFile to fd 2...
	I0731 18:00:18.205034  331220 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:00:18.205286  331220 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 18:00:18.205474  331220 out.go:298] Setting JSON to false
	I0731 18:00:18.205516  331220 mustload.go:65] Loading cluster: ha-697205
	I0731 18:00:18.205649  331220 notify.go:220] Checking for updates...
	I0731 18:00:18.205943  331220 config.go:182] Loaded profile config "ha-697205": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 18:00:18.205955  331220 status.go:255] checking status of ha-697205 ...
	I0731 18:00:18.206506  331220 cli_runner.go:164] Run: docker container inspect ha-697205 --format={{.State.Status}}
	I0731 18:00:18.227437  331220 status.go:330] ha-697205 host status = "Running" (err=<nil>)
	I0731 18:00:18.227473  331220 host.go:66] Checking if "ha-697205" exists ...
	I0731 18:00:18.227798  331220 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-697205
	I0731 18:00:18.248390  331220 host.go:66] Checking if "ha-697205" exists ...
	I0731 18:00:18.248704  331220 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 18:00:18.248757  331220 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-697205
	I0731 18:00:18.277518  331220 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33153 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/ha-697205/id_rsa Username:docker}
	I0731 18:00:18.373752  331220 ssh_runner.go:195] Run: systemctl --version
	I0731 18:00:18.378269  331220 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 18:00:18.390497  331220 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 18:00:18.449872  331220 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-07-31 18:00:18.438659846 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 18:00:18.450468  331220 kubeconfig.go:125] found "ha-697205" server: "https://192.168.49.254:8443"
	I0731 18:00:18.450501  331220 api_server.go:166] Checking apiserver status ...
	I0731 18:00:18.450545  331220 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 18:00:18.462197  331220 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1418/cgroup
	I0731 18:00:18.471935  331220 api_server.go:182] apiserver freezer: "13:freezer:/docker/fb5efcaea7af707d0512c82827146a414bbd049706637015eaa723c896d4925e/crio/crio-4806f1b39af5c67716f1c1edc7ac2f226cd58b92e350da5a411d4f4a3089c54c"
	I0731 18:00:18.472163  331220 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/fb5efcaea7af707d0512c82827146a414bbd049706637015eaa723c896d4925e/crio/crio-4806f1b39af5c67716f1c1edc7ac2f226cd58b92e350da5a411d4f4a3089c54c/freezer.state
	I0731 18:00:18.482982  331220 api_server.go:204] freezer state: "THAWED"
	I0731 18:00:18.483008  331220 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0731 18:00:18.494051  331220 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0731 18:00:18.494132  331220 status.go:422] ha-697205 apiserver status = Running (err=<nil>)
	I0731 18:00:18.494177  331220 status.go:257] ha-697205 status: &{Name:ha-697205 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 18:00:18.494235  331220 status.go:255] checking status of ha-697205-m02 ...
	I0731 18:00:18.494628  331220 cli_runner.go:164] Run: docker container inspect ha-697205-m02 --format={{.State.Status}}
	I0731 18:00:18.515575  331220 status.go:330] ha-697205-m02 host status = "Stopped" (err=<nil>)
	I0731 18:00:18.515596  331220 status.go:343] host is not running, skipping remaining checks
	I0731 18:00:18.515603  331220 status.go:257] ha-697205-m02 status: &{Name:ha-697205-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 18:00:18.515624  331220 status.go:255] checking status of ha-697205-m03 ...
	I0731 18:00:18.516087  331220 cli_runner.go:164] Run: docker container inspect ha-697205-m03 --format={{.State.Status}}
	I0731 18:00:18.538585  331220 status.go:330] ha-697205-m03 host status = "Running" (err=<nil>)
	I0731 18:00:18.538608  331220 host.go:66] Checking if "ha-697205-m03" exists ...
	I0731 18:00:18.538929  331220 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-697205-m03
	I0731 18:00:18.561282  331220 host.go:66] Checking if "ha-697205-m03" exists ...
	I0731 18:00:18.561635  331220 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 18:00:18.561683  331220 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-697205-m03
	I0731 18:00:18.582566  331220 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33163 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/ha-697205-m03/id_rsa Username:docker}
	I0731 18:00:18.673753  331220 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 18:00:18.687775  331220 kubeconfig.go:125] found "ha-697205" server: "https://192.168.49.254:8443"
	I0731 18:00:18.687806  331220 api_server.go:166] Checking apiserver status ...
	I0731 18:00:18.687848  331220 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 18:00:18.699818  331220 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1381/cgroup
	I0731 18:00:18.710147  331220 api_server.go:182] apiserver freezer: "13:freezer:/docker/047bf8b7e15dc8dc5a9af099150fcfc3aee1ec8f8f8a8121a799fe7083a2f165/crio/crio-c52678ada51d418682cb9cdf3fc578d3b1f1ed1f62334c77ea9d056e9e55845a"
	I0731 18:00:18.710221  331220 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/047bf8b7e15dc8dc5a9af099150fcfc3aee1ec8f8f8a8121a799fe7083a2f165/crio/crio-c52678ada51d418682cb9cdf3fc578d3b1f1ed1f62334c77ea9d056e9e55845a/freezer.state
	I0731 18:00:18.719459  331220 api_server.go:204] freezer state: "THAWED"
	I0731 18:00:18.719486  331220 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0731 18:00:18.727450  331220 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0731 18:00:18.727478  331220 status.go:422] ha-697205-m03 apiserver status = Running (err=<nil>)
	I0731 18:00:18.727489  331220 status.go:257] ha-697205-m03 status: &{Name:ha-697205-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 18:00:18.727507  331220 status.go:255] checking status of ha-697205-m04 ...
	I0731 18:00:18.727824  331220 cli_runner.go:164] Run: docker container inspect ha-697205-m04 --format={{.State.Status}}
	I0731 18:00:18.744954  331220 status.go:330] ha-697205-m04 host status = "Running" (err=<nil>)
	I0731 18:00:18.744983  331220 host.go:66] Checking if "ha-697205-m04" exists ...
	I0731 18:00:18.745286  331220 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-697205-m04
	I0731 18:00:18.762566  331220 host.go:66] Checking if "ha-697205-m04" exists ...
	I0731 18:00:18.762892  331220 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 18:00:18.762939  331220 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-697205-m04
	I0731 18:00:18.780743  331220 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/ha-697205-m04/id_rsa Username:docker}
	I0731 18:00:18.877804  331220 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 18:00:18.900125  331220 status.go:257] ha-697205-m04 status: &{Name:ha-697205-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0731 18:00:19.118369  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 node start m02 -v=7 --alsologtostderr
E0731 18:00:30.269707  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 18:00:39.598649  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-697205 node start m02 -v=7 --alsologtostderr: (21.694308273s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-697205 status -v=7 --alsologtostderr: (1.700452121s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (23.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.97s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (210.71s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-697205 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-697205 -v=7 --alsologtostderr
E0731 18:00:57.959880  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 18:01:20.558966  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-697205 -v=7 --alsologtostderr: (36.930084808s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-697205 --wait=true -v=7 --alsologtostderr
E0731 18:02:42.479447  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-697205 --wait=true -v=7 --alsologtostderr: (2m53.630967842s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-697205
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (210.71s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.8s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 stop -v=7 --alsologtostderr
E0731 18:04:58.632269  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-697205 stop -v=7 --alsologtostderr: (35.789338649s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-697205 status -v=7 --alsologtostderr: exit status 7 (103.520705ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 18:05:08.872165  345808 out.go:291] Setting OutFile to fd 1 ...
	I0731 18:05:08.872351  345808 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:05:08.872389  345808 out.go:304] Setting ErrFile to fd 2...
	I0731 18:05:08.872403  345808 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:05:08.872681  345808 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 18:05:08.872875  345808 out.go:298] Setting JSON to false
	I0731 18:05:08.872912  345808 mustload.go:65] Loading cluster: ha-697205
	I0731 18:05:08.873001  345808 notify.go:220] Checking for updates...
	I0731 18:05:08.873377  345808 config.go:182] Loaded profile config "ha-697205": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 18:05:08.873389  345808 status.go:255] checking status of ha-697205 ...
	I0731 18:05:08.873902  345808 cli_runner.go:164] Run: docker container inspect ha-697205 --format={{.State.Status}}
	I0731 18:05:08.891773  345808 status.go:330] ha-697205 host status = "Stopped" (err=<nil>)
	I0731 18:05:08.891796  345808 status.go:343] host is not running, skipping remaining checks
	I0731 18:05:08.891804  345808 status.go:257] ha-697205 status: &{Name:ha-697205 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 18:05:08.891839  345808 status.go:255] checking status of ha-697205-m02 ...
	I0731 18:05:08.892178  345808 cli_runner.go:164] Run: docker container inspect ha-697205-m02 --format={{.State.Status}}
	I0731 18:05:08.911027  345808 status.go:330] ha-697205-m02 host status = "Stopped" (err=<nil>)
	I0731 18:05:08.911055  345808 status.go:343] host is not running, skipping remaining checks
	I0731 18:05:08.911064  345808 status.go:257] ha-697205-m02 status: &{Name:ha-697205-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 18:05:08.911087  345808 status.go:255] checking status of ha-697205-m04 ...
	I0731 18:05:08.911407  345808 cli_runner.go:164] Run: docker container inspect ha-697205-m04 --format={{.State.Status}}
	I0731 18:05:08.929597  345808 status.go:330] ha-697205-m04 host status = "Stopped" (err=<nil>)
	I0731 18:05:08.929622  345808 status.go:343] host is not running, skipping remaining checks
	I0731 18:05:08.929630  345808 status.go:257] ha-697205-m04 status: &{Name:ha-697205-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (125.46s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-697205 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0731 18:05:26.319958  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 18:05:30.269714  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-697205 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m4.542612203s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 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 (125.46s)

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

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-697205 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-697205 --control-plane -v=7 --alsologtostderr: (1m12.753136143s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-697205 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-697205 status -v=7 --alsologtostderr: (1.04239879s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (73.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.78s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (60.53s)

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

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.75s)

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

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

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

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

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

                                                
                                    
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-497734 --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-497734 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (74.821358ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b8b0137a-e78d-4b6c-8956-f918b0714ab4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-497734] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"5e2b018c-ba0f-4de0-a3e4-03c961a5c857","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19349"}}
	{"specversion":"1.0","id":"fdfc6012-ea0d-47c7-b110-90cef83caf4e","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":"ec0526e8-28de-4158-a916-297fa500e50f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig"}}
	{"specversion":"1.0","id":"86b50094-d78c-4aad-a9e7-7e113ecabcae","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube"}}
	{"specversion":"1.0","id":"30326bf9-0f8c-41e0-b043-415d0342d5b4","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":"1f547cb6-ea4d-4b18-a76b-f2b0f3659386","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"7ac866f4-67f4-4299-8bff-a9076f573f16","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-497734" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-497734
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (42.6s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-285089 --network=
E0731 18:09:58.632208  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 18:10:30.269834  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-285089 --network=: (40.526180164s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-285089" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-285089
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-285089: (2.048374647s)
--- PASS: TestKicCustomNetwork/create_custom_network (42.60s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (30.93s)

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

                                                
                                    
x
+
TestKicExistingNetwork (37.18s)

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

                                                
                                    
x
+
TestKicCustomSubnet (35.85s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-328748 --subnet=192.168.60.0/24
E0731 18:11:53.320379  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-328748 --subnet=192.168.60.0/24: (33.727386795s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-328748 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-328748" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-328748
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-328748: (2.103004993s)
--- PASS: TestKicCustomSubnet (35.85s)

                                                
                                    
x
+
TestKicStaticIP (34.25s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.76s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-051525 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-051525 --driver=docker  --container-runtime=crio: (33.357898429s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-054355 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-054355 --driver=docker  --container-runtime=crio: (32.703945552s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-051525
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-054355
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-054355" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-054355
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-054355: (2.211733909s)
helpers_test.go:175: Cleaning up "first-051525" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-051525
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-051525: (2.273842783s)
--- PASS: TestMinikubeProfile (71.76s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.86s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.52s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

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

                                                
                                    
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-274988 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-274988
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-274988: (1.188170718s)
--- PASS: TestMountStart/serial/Stop (1.19s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.24s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (93.54s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-453910 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0731 18:14:58.632344  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 18:15:30.269849  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-453910 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m33.018809403s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-453910 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (93.54s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.52s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (32.56s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-453910 -v 3 --alsologtostderr
E0731 18:16:21.680453  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-453910 -v 3 --alsologtostderr: (31.837612643s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-453910 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (32.56s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 18:16:54.410260  400375 out.go:291] Setting OutFile to fd 1 ...
	I0731 18:16:54.410399  400375 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:16:54.410410  400375 out.go:304] Setting ErrFile to fd 2...
	I0731 18:16:54.410416  400375 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:16:54.410675  400375 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 18:16:54.410861  400375 out.go:298] Setting JSON to false
	I0731 18:16:54.410901  400375 mustload.go:65] Loading cluster: multinode-453910
	I0731 18:16:54.411053  400375 notify.go:220] Checking for updates...
	I0731 18:16:54.411316  400375 config.go:182] Loaded profile config "multinode-453910": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 18:16:54.411336  400375 status.go:255] checking status of multinode-453910 ...
	I0731 18:16:54.412208  400375 cli_runner.go:164] Run: docker container inspect multinode-453910 --format={{.State.Status}}
	I0731 18:16:54.435629  400375 status.go:330] multinode-453910 host status = "Running" (err=<nil>)
	I0731 18:16:54.435652  400375 host.go:66] Checking if "multinode-453910" exists ...
	I0731 18:16:54.436071  400375 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-453910
	I0731 18:16:54.459028  400375 host.go:66] Checking if "multinode-453910" exists ...
	I0731 18:16:54.459354  400375 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 18:16:54.459411  400375 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-453910
	I0731 18:16:54.476370  400375 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33273 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/multinode-453910/id_rsa Username:docker}
	I0731 18:16:54.569583  400375 ssh_runner.go:195] Run: systemctl --version
	I0731 18:16:54.573928  400375 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 18:16:54.589015  400375 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 18:16:54.650611  400375 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-07-31 18:16:54.640287704 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 18:16:54.651233  400375 kubeconfig.go:125] found "multinode-453910" server: "https://192.168.58.2:8443"
	I0731 18:16:54.651269  400375 api_server.go:166] Checking apiserver status ...
	I0731 18:16:54.651312  400375 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 18:16:54.662817  400375 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1401/cgroup
	I0731 18:16:54.672304  400375 api_server.go:182] apiserver freezer: "13:freezer:/docker/5e7af697cce077dadc17ce74d5a65f43322e23ff5e323b0779561d1077910bc2/crio/crio-0f17059ecafe2fda6768896d8c05ed7ff4f6345eac65f73031d92533e3c18add"
	I0731 18:16:54.672383  400375 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/5e7af697cce077dadc17ce74d5a65f43322e23ff5e323b0779561d1077910bc2/crio/crio-0f17059ecafe2fda6768896d8c05ed7ff4f6345eac65f73031d92533e3c18add/freezer.state
	I0731 18:16:54.681087  400375 api_server.go:204] freezer state: "THAWED"
	I0731 18:16:54.681118  400375 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0731 18:16:54.689080  400375 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0731 18:16:54.689110  400375 status.go:422] multinode-453910 apiserver status = Running (err=<nil>)
	I0731 18:16:54.689122  400375 status.go:257] multinode-453910 status: &{Name:multinode-453910 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 18:16:54.689139  400375 status.go:255] checking status of multinode-453910-m02 ...
	I0731 18:16:54.689446  400375 cli_runner.go:164] Run: docker container inspect multinode-453910-m02 --format={{.State.Status}}
	I0731 18:16:54.706369  400375 status.go:330] multinode-453910-m02 host status = "Running" (err=<nil>)
	I0731 18:16:54.706395  400375 host.go:66] Checking if "multinode-453910-m02" exists ...
	I0731 18:16:54.706711  400375 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-453910-m02
	I0731 18:16:54.723878  400375 host.go:66] Checking if "multinode-453910-m02" exists ...
	I0731 18:16:54.724436  400375 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 18:16:54.724492  400375 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-453910-m02
	I0731 18:16:54.741968  400375 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33278 SSHKeyPath:/home/jenkins/minikube-integration/19349-279828/.minikube/machines/multinode-453910-m02/id_rsa Username:docker}
	I0731 18:16:54.833133  400375 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 18:16:54.844963  400375 status.go:257] multinode-453910-m02 status: &{Name:multinode-453910-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0731 18:16:54.845058  400375 status.go:255] checking status of multinode-453910-m03 ...
	I0731 18:16:54.845388  400375 cli_runner.go:164] Run: docker container inspect multinode-453910-m03 --format={{.State.Status}}
	I0731 18:16:54.861256  400375 status.go:330] multinode-453910-m03 host status = "Stopped" (err=<nil>)
	I0731 18:16:54.861282  400375 status.go:343] host is not running, skipping remaining checks
	I0731 18:16:54.861290  400375 status.go:257] multinode-453910-m03 status: &{Name:multinode-453910-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (11.11s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (90.07s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-453910
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-453910
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-453910: (24.887304082s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-453910 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-453910 --wait=true -v=8 --alsologtostderr: (1m5.024660592s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-453910
--- PASS: TestMultiNode/serial/RestartKeepsNodes (90.07s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.34s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.86s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 18:19:05.189930  407935 out.go:291] Setting OutFile to fd 1 ...
	I0731 18:19:05.190051  407935 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:19:05.190063  407935 out.go:304] Setting ErrFile to fd 2...
	I0731 18:19:05.190069  407935 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:19:05.190325  407935 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 18:19:05.190512  407935 out.go:298] Setting JSON to false
	I0731 18:19:05.190548  407935 mustload.go:65] Loading cluster: multinode-453910
	I0731 18:19:05.190648  407935 notify.go:220] Checking for updates...
	I0731 18:19:05.190979  407935 config.go:182] Loaded profile config "multinode-453910": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0731 18:19:05.190990  407935 status.go:255] checking status of multinode-453910 ...
	I0731 18:19:05.191835  407935 cli_runner.go:164] Run: docker container inspect multinode-453910 --format={{.State.Status}}
	I0731 18:19:05.209044  407935 status.go:330] multinode-453910 host status = "Stopped" (err=<nil>)
	I0731 18:19:05.209076  407935 status.go:343] host is not running, skipping remaining checks
	I0731 18:19:05.209094  407935 status.go:257] multinode-453910 status: &{Name:multinode-453910 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 18:19:05.209133  407935 status.go:255] checking status of multinode-453910-m02 ...
	I0731 18:19:05.209433  407935 cli_runner.go:164] Run: docker container inspect multinode-453910-m02 --format={{.State.Status}}
	I0731 18:19:05.240282  407935 status.go:330] multinode-453910-m02 host status = "Stopped" (err=<nil>)
	I0731 18:19:05.240317  407935 status.go:343] host is not running, skipping remaining checks
	I0731 18:19:05.240334  407935 status.go:257] multinode-453910-m02 status: &{Name:multinode-453910-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 (57.05s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-453910 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0731 18:19:58.631836  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-453910 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (56.359173889s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-453910 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (57.05s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (33.13s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-453910-m02' is duplicated with machine name 'multinode-453910-m02' in profile 'multinode-453910'
	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-453910-m03 --driver=docker  --container-runtime=crio
E0731 18:20:30.269166  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-453910-m03 --driver=docker  --container-runtime=crio: (30.736180574s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-453910
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-453910: exit status 80 (309.096582ms)

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

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

                                                
                                    
x
+
TestPreload (129.64s)

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

                                                
                                    
x
+
TestScheduledStopUnix (105.78s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.59s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"5319a35a-d758-4bac-9d2e-ae6702ec4962","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-671974] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"03d109cf-1dde-4334-ba84-b81c326309ad","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19349"}}
	{"specversion":"1.0","id":"65cf9a83-fc05-44d5-917f-1ca19f4222b4","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":"994936af-109e-4298-8922-59191947dcbc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig"}}
	{"specversion":"1.0","id":"8f008969-ed93-4435-9588-47a84b8017ab","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube"}}
	{"specversion":"1.0","id":"748d0b6a-ca7f-430d-8e1c-76da2dd11054","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":"5d378a4e-b6a3-48a8-86f6-6e258913ce9c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"884a3dc1-263c-4f7b-ad77-2a9c15fe45de","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":"0735edd7-a1ba-4429-bd6a-a6d35bc92b50","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":"3d5f4b19-5dde-4d95-81be-b84dd5029408","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":"e7297551-efef-4418-94d5-e4e83cbc81b0","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":"15d8996c-7193-43dc-9c26-12d27dee1a22","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-671974\" primary control-plane node in \"insufficient-storage-671974\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"01a281e2-5636-4d43-8e4f-597422f9eb79","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1721902582-19326 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"53b78770-fa0c-4766-8cb1-976fb973c5b5","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":"defdd7c9-8222-435c-a7e9-68cc017d17e8","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-671974 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-671974 --output=json --layout=cluster: exit status 7 (289.374149ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0731 18:24:43.219995  425713 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-671974" does not appear in /home/jenkins/minikube-integration/19349-279828/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0731 18:24:43.500996  425771 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-671974" does not appear in /home/jenkins/minikube-integration/19349-279828/kubeconfig
	E0731 18:24:43.511337  425771 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/insufficient-storage-671974/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (87.72s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3027621711 start -p running-upgrade-010689 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0731 18:29:58.632790  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 18:30:30.269314  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3027621711 start -p running-upgrade-010689 --memory=2200 --vm-driver=docker  --container-runtime=crio: (51.330908485s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-010689 --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-010689 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (32.539426937s)
helpers_test.go:175: Cleaning up "running-upgrade-010689" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-010689
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-010689: (2.647010496s)
--- PASS: TestRunningBinaryUpgrade (87.72s)

                                                
                                    
x
+
TestKubernetesUpgrade (390.14s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-927181 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0731 18:28:33.320661  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-927181 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m43.429561766s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-927181 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-927181 --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-927181 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (142.407268ms)

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

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-927181 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0731 18:33:01.681290  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-927181 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (35.203110455s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-927181" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-927181
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-927181: (2.36746122s)
--- PASS: TestKubernetesUpgrade (390.14s)

                                                
                                    
x
+
TestMissingContainerUpgrade (158.61s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1271293465 start -p missing-upgrade-414085 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1271293465 start -p missing-upgrade-414085 --memory=2200 --driver=docker  --container-runtime=crio: (1m17.529980448s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-414085
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-414085: (10.415064767s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-414085
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-414085 --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-414085 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m7.094156272s)
helpers_test.go:175: Cleaning up "missing-upgrade-414085" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-414085
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-414085: (1.963786789s)
--- PASS: TestMissingContainerUpgrade (158.61s)

                                                
                                    
x
+
TestPause/serial/Start (74.02s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (45.29s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-836377 --driver=docker  --container-runtime=crio
E0731 18:24:58.632155  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 18:25:30.269331  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-836377 --driver=docker  --container-runtime=crio: (44.937688677s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-836377 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (45.29s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (6.89s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.02s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.22s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (47.47s)

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

                                                
                                    
x
+
TestPause/serial/Pause (1.13s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.38s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.86s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.14s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.92s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.42s)

                                                
                                                
=== 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-510471
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-510471: exit status 1 (23.052534ms)

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.36s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (69.8s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.98s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.22s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 18:31:59.259331  463073 out.go:291] Setting OutFile to fd 1 ...
	I0731 18:31:59.260254  463073 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:31:59.260304  463073 out.go:304] Setting ErrFile to fd 2...
	I0731 18:31:59.260326  463073 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 18:31:59.260648  463073 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19349-279828/.minikube/bin
	I0731 18:31:59.261202  463073 out.go:298] Setting JSON to false
	I0731 18:31:59.262299  463073 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8055,"bootTime":1722442665,"procs":194,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0731 18:31:59.262401  463073 start.go:139] virtualization:  
	I0731 18:31:59.267410  463073 out.go:177] * [false-082008] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 18:31:59.269343  463073 out.go:177]   - MINIKUBE_LOCATION=19349
	I0731 18:31:59.269424  463073 notify.go:220] Checking for updates...
	I0731 18:31:59.271727  463073 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 18:31:59.273616  463073 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19349-279828/kubeconfig
	I0731 18:31:59.276118  463073 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19349-279828/.minikube
	I0731 18:31:59.278117  463073 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 18:31:59.280398  463073 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 18:31:59.283218  463073 config.go:182] Loaded profile config "kubernetes-upgrade-927181": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0-beta.0
	I0731 18:31:59.283372  463073 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 18:31:59.306519  463073 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 18:31:59.306653  463073 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 18:31:59.413116  463073 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:53 SystemTime:2024-07-31 18:31:59.401193019 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 18:31:59.413229  463073 docker.go:307] overlay module found
	I0731 18:31:59.415092  463073 out.go:177] * Using the docker driver based on user configuration
	I0731 18:31:59.419745  463073 start.go:297] selected driver: docker
	I0731 18:31:59.419779  463073 start.go:901] validating driver "docker" against <nil>
	I0731 18:31:59.419796  463073 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 18:31:59.422466  463073 out.go:177] 
	W0731 18:31:59.424178  463073 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
	I0731 18:31:59.426533  463073 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 31 Jul 2024 18:28:20 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-927181
contexts:
- context:
cluster: kubernetes-upgrade-927181
user: kubernetes-upgrade-927181
name: kubernetes-upgrade-927181
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-927181
user:
client-certificate: /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kubernetes-upgrade-927181/client.crt
client-key: /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kubernetes-upgrade-927181/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-478293 --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
E0731 18:34:58.632242  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 18:35:30.269829  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-478293 --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: (2m36.843931858s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (156.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-478293 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" [c5587b7f-90c6-4833-b6f6-36a5e1a4b6f7] Pending
helpers_test.go:344: "busybox" [c5587b7f-90c6-4833-b6f6-36a5e1a4b6f7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c5587b7f-90c6-4833-b6f6-36a5e1a4b6f7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.03319911s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-478293 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.66s)

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

                                                
                                                
=== 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-478293 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-478293 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.441129789s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-478293 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.66s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-478293 --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-478293 --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: (35.248612442s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-478293 -n old-k8s-version-478293
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (35.75s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (32.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-hrkgn" [2d98a5e3-bfbc-4720-87d0-da7046cf204f] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:344: "kubernetes-dashboard-cd95d586-hrkgn" [2d98a5e3-bfbc-4720-87d0-da7046cf204f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 32.004587017s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (32.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-036225 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" [3b31a9f4-90c6-4d28-988e-595b2ed64b6a] Pending
helpers_test.go:344: "busybox" [3b31a9f4-90c6-4d28-988e-595b2ed64b6a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3b31a9f4-90c6-4d28-988e-595b2ed64b6a] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.005280637s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-036225 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.38s)

                                                
                                    
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-hrkgn" [2d98a5e3-bfbc-4720-87d0-da7046cf204f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004784997s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-478293 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-478293 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:v20240719-e7903573
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.25s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-506676 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" [2e283653-8c54-4396-8cb5-aa00093058c8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2e283653-8c54-4396-8cb5-aa00093058c8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003581863s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-506676 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.34s)

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

                                                
                                                
=== 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-506676 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-506676 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.031738397s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-506676 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.14s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-506676 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0731 18:39:58.632660  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 18:40:30.269717  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 18:41:37.953872  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:37.959081  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:37.969336  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:37.989610  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:38.029999  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:38.110366  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:38.270744  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:38.591706  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:39.232785  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:40.513575  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:43.074211  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:48.195323  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:41:58.435849  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:42:18.916511  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:42:59.876805  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-506676 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (5m0.863139237s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-506676 -n embed-certs-506676
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (301.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-wlnzn" [6210c342-8186-4847-9455-3b098b1a9f81] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003988096s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-wlnzn" [6210c342-8186-4847-9455-3b098b1a9f81] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005610458s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-036225 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.12s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-281481 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0731 18:44:21.797378  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-281481 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m1.119712987s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (61.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-281481 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" [77395487-4734-422b-83ad-e4a744f44bed] Pending
helpers_test.go:344: "busybox" [77395487-4734-422b-83ad-e4a744f44bed] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [77395487-4734-422b-83ad-e4a744f44bed] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.004851742s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-281481 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.38s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-4588s" [2bb5ba56-3b4f-4eff-b4cd-a5004fb13002] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00413599s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== 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-281481 --alsologtostderr -v=3
E0731 18:44:58.632744  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-281481 --alsologtostderr -v=3: (12.021168925s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-4588s" [2bb5ba56-3b4f-4eff-b4cd-a5004fb13002] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00523339s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-506676 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-506676 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:v20240715-585640e9
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== 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-281481 -n default-k8s-diff-port-281481
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-281481 -n default-k8s-diff-port-281481: exit status 7 (94.333961ms)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-478835 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0731 18:45:13.321438  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 18:45:30.269104  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-478835 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (44.679519392s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (44.68s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-478835 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-478835 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (16.393552312s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-478835 -n newest-cni-478835
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.86s)

                                                
                                    
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-478835 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-f6ad1f6e
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0731 18:46:37.953216  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
E0731 18:47:05.638582  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/old-k8s-version-478293/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m0.004594669s)
--- PASS: TestNetworkPlugins/group/auto/Start (60.00s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-082008 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-822bb" [8b8cc362-4940-4e1e-9bb9-24f3863212f4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-822bb" [8b8cc362-4940-4e1e-9bb9-24f3863212f4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.00347381s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-082008 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-082008 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.18s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0731 18:48:03.406604  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:03.411861  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:03.428250  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:03.448505  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:03.488769  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:03.569797  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:03.730337  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:04.050980  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:04.691359  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:05.971880  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:08.532023  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:13.652274  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:23.892881  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:48:44.373114  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m2.676224455s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (62.68s)

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

                                                
                                                
=== 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-8cwvl" [64bbf3c1-d4ae-41fe-ab29-8be673e9ac56] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003624232s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-082008 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-jw84c" [77ad773d-3e58-4f6a-a40d-bee7fb42329f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-jw84c" [77ad773d-3e58-4f6a-a40d-bee7fb42329f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.004138287s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.29s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0731 18:49:41.681998  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m21.121381089s)
--- PASS: TestNetworkPlugins/group/calico/Start (81.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-pmqvt" [a0a1ef6a-3733-4079-a6b8-05252e0f34a7] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004116156s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-pmqvt" [a0a1ef6a-3733-4079-a6b8-05252e0f34a7] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005228045s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-281481 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.13s)

                                                
                                    
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-281481 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.30s)

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

                                                
                                                
=== 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-281481 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-281481 -n default-k8s-diff-port-281481
E0731 18:49:58.634694  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-281481 -n default-k8s-diff-port-281481: exit status 2 (373.390231ms)

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

                                                
                                                
-- 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-281481 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-281481 -n default-k8s-diff-port-281481
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-281481 -n default-k8s-diff-port-281481
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.84s)
E0731 18:53:57.330398  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:53:57.335709  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:53:57.346041  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:53:57.366354  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:53:57.407048  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:53:57.487488  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:53:57.647888  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:53:57.968670  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:53:58.609709  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:53:59.889840  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:54:02.450108  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:54:07.570524  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:54:17.810767  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:54:38.291496  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
E0731 18:54:46.877123  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:46.882403  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:46.892723  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:46.913120  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:46.953435  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:47.033813  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:47.194339  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:47.515138  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:48.155816  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:49.436170  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:51.996396  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:57.117549  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory
E0731 18:54:58.632144  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/functional-209614/client.crt: no such file or directory
E0731 18:55:06.731621  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:55:07.357883  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/default-k8s-diff-port-281481/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0731 18:50:30.269376  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/addons-897014/client.crt: no such file or directory
E0731 18:50:47.254344  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m18.545914811s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (78.55s)

                                                
                                    
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-qk922" [71ea2e19-f117-4724-b879-bd42ff92669e] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005278006s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-082008 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-pq26b" [ada04ec4-78e9-4aa2-803a-013cf2366dff] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-pq26b" [ada04ec4-78e9-4aa2-803a-013cf2366dff] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.005096574s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.32s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-082008 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-frvwm" [b7c792a4-3098-4f2a-aa7f-40aca46cbe1b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-frvwm" [b7c792a4-3098-4f2a-aa7f-40aca46cbe1b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.00546975s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.42s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0731 18:52:22.888003  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:22.893302  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:22.903548  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:22.924339  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:22.964572  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:23.044836  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:23.205305  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:23.525894  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:24.166645  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:25.447552  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:28.008150  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:33.128889  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:52:43.369686  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
E0731 18:53:03.407410  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/no-preload-036225/client.crt: no such file or directory
E0731 18:53:03.850736  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/auto-082008/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-082008 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m9.239921245s)
--- PASS: TestNetworkPlugins/group/flannel/Start (69.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-qc96c" [d4e5d629-e383-46a4-b650-e8b0ce226e8d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003782821s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-082008 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-xh58m" [e424197c-946f-4774-a4e1-6464fc1fe6a2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-xh58m" [e424197c-946f-4774-a4e1-6464fc1fe6a2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.006123644s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.25s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-082008 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-dx26c" [1136f8b0-a14b-4984-8dbf-45dd21a027b8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-dx26c" [1136f8b0-a14b-4984-8dbf-45dd21a027b8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004068007s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.27s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-082008 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-x5674" [b15ccaad-05a4-4c63-bd84-67e80ad994cc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-x5674" [b15ccaad-05a4-4c63-bd84-67e80ad994cc] Running
E0731 18:55:19.252155  285205 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kindnet-082008/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003621749s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.25s)

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

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

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

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

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

                                                
                                    

Test skip (33/336)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.55s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.62s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 31 Jul 2024 18:28:20 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-927181
contexts:
- context:
cluster: kubernetes-upgrade-927181
user: kubernetes-upgrade-927181
name: kubernetes-upgrade-927181
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-927181
user:
client-certificate: /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kubernetes-upgrade-927181/client.crt
client-key: /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kubernetes-upgrade-927181/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.03s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19349-279828/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 31 Jul 2024 18:28:20 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-927181
contexts:
- context:
cluster: kubernetes-upgrade-927181
user: kubernetes-upgrade-927181
name: kubernetes-upgrade-927181
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-927181
user:
client-certificate: /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kubernetes-upgrade-927181/client.crt
client-key: /home/jenkins/minikube-integration/19349-279828/.minikube/profiles/kubernetes-upgrade-927181/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard